ports

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


@JvmName(name = "agcxtrijkaokqxwx")
suspend fun ports(values: List<Output<ServicePortPatchArgs>>)
@JvmName(name = "uwhplgycwfcucpvo")
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 = "jtrakfdrvsgacloo")
suspend fun ports(argument: List<suspend ServicePortPatchArgsBuilder.() -> Unit>)
@JvmName(name = "xqllmqpnulrlptkt")
suspend fun ports(vararg argument: suspend ServicePortPatchArgsBuilder.() -> Unit)
@JvmName(name = "cyplwxjgroswttuj")
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