loadBalancerSourceRanges

@JvmName(name = "sshntuvkolwswevw")
suspend fun loadBalancerSourceRanges(value: Output<List<String>>)
@JvmName(name = "torqsgeddlovhvfd")
suspend fun loadBalancerSourceRanges(value: List<String>?)

Parameters

value

If specified and supported by the platform, this will restrict traffic through the cloud-provider load-balancer will be restricted to the specified client IPs. This field will be ignored if the cloud-provider does not support the feature." More info: https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/


@JvmName(name = "vubdpdndrjmdqntm")
suspend fun loadBalancerSourceRanges(vararg values: Output<String>)


@JvmName(name = "aaohcrfrflyshkiy")
suspend fun loadBalancerSourceRanges(values: List<Output<String>>)
@JvmName(name = "vehhnalhqyoiinvs")
suspend fun loadBalancerSourceRanges(vararg values: String)

Parameters

values

If specified and supported by the platform, this will restrict traffic through the cloud-provider load-balancer will be restricted to the specified client IPs. This field will be ignored if the cloud-provider does not support the feature." More info: https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/