ports

@JvmName(name = "mkasohsfjfksbpre")
suspend fun ports(value: Output<List<ServicePortPatchArgs>>)
@JvmName(name = "rkpbvrndmvsohlip")
suspend fun ports(value: List<ServicePortPatchArgs>?)

Parameters

value

The list of ports that are exposed by this service. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies


@JvmName(name = "vwmhwrdwedrutrfu")
suspend fun ports(vararg values: Output<ServicePortPatchArgs>)


@JvmName(name = "nmsnvyutksecmhjl")
suspend fun ports(values: List<Output<ServicePortPatchArgs>>)
@JvmName(name = "oywgepovlctwehlo")
suspend fun ports(vararg values: ServicePortPatchArgs)

Parameters

values

The list of ports that are exposed by this service. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies


@JvmName(name = "tpmefdvebjgdhkgo")
suspend fun ports(argument: List<suspend ServicePortPatchArgsBuilder.() -> Unit>)
@JvmName(name = "rkqhieujnhvbwjyt")
suspend fun ports(vararg argument: suspend ServicePortPatchArgsBuilder.() -> Unit)
@JvmName(name = "yqwwlisarhfivmue")
suspend fun ports(argument: suspend ServicePortPatchArgsBuilder.() -> Unit)

Parameters

argument

The list of ports that are exposed by this service. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies