VMwareClusterLoadBalancerMetalLbConfigArgs

data class VMwareClusterLoadBalancerMetalLbConfigArgs(val addressPools: Output<List<VMwareClusterLoadBalancerMetalLbConfigAddressPoolArgs>>) : ConvertibleToJava<VMwareClusterLoadBalancerMetalLbConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VMwareClusterLoadBalancerMetalLbConfigArgs

Properties

Link copied to clipboard

AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools. Structure is documented below.