VmwareMetalLbConfigResponse

Represents configuration parameters for the MetalLB load balancer.

Constructors

Link copied to clipboard
constructor(addressPools: List<VmwareAddressPoolResponse>)

Types

Link copied to clipboard
object Companion

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.