LoadBalancerStatus

io.k8s.api.core.v1.LoadBalancerStatus

Description

LoadBalancerStatus represents the status of a load-balancer.

Properties

ingress []LoadBalancerIngress
Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.