LoadBalancerProfile interface
LoadBalancerProfile represents the profile of the cluster public load balancer.
Properties
| effective |
The list of effective outbound IP addresses of the public load balancer. |
| managed |
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