LoadBalancerProfile interface

LoadBalancerProfile represents the profile of the cluster public load balancer.

Properties

effectiveOutboundIps

The list of effective outbound IP addresses of the public load balancer.

managedOutboundIps

The desired managed outbound IPs for the cluster public load balancer.

Property Details

effectiveOutboundIps

The list of effective outbound IP addresses of the public load balancer.

effectiveOutboundIps?: EffectiveOutboundIP[]

Property Value

managedOutboundIps

The desired managed outbound IPs for the cluster public load balancer.

managedOutboundIps?: ManagedOutboundIPs

Property Value