ports

@JvmName(name = "ynjgncuagnupsuxc")
suspend fun ports(value: Output<List<ServicePortPatchArgs>>)
@JvmName(name = "ydyrmwqfwqtwcthe")
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 = "jxmpkkvjqlpjyxch")
suspend fun ports(vararg values: Output<ServicePortPatchArgs>)


@JvmName(name = "uxsbeartdkpsscun")
suspend fun ports(values: List<Output<ServicePortPatchArgs>>)
@JvmName(name = "hdcfduswjltqyenu")
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 = "nmfyvexlujdeahff")
suspend fun ports(argument: List<suspend ServicePortPatchArgsBuilder.() -> Unit>)
@JvmName(name = "uyxhdnhhhpeimrpe")
suspend fun ports(vararg argument: suspend ServicePortPatchArgsBuilder.() -> Unit)
@JvmName(name = "nuxhkkjwhovhpcll")
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