ports

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


@JvmName(name = "fncxhthoeslkpkst")
suspend fun ports(values: List<Output<ServicePortPatchArgs>>)
@JvmName(name = "jxpdbhpqskpiwrom")
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 = "yftnyireupwnlqrj")
suspend fun ports(argument: List<suspend ServicePortPatchArgsBuilder.() -> Unit>)
@JvmName(name = "xdtsgvjhgjfmsrdh")
suspend fun ports(vararg argument: suspend ServicePortPatchArgsBuilder.() -> Unit)
@JvmName(name = "wdgqsuuyxdfvfbsr")
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