python/kubernetes/docs/V1LoadBalancerStatus.md
2016-11-22 17:23:41 -08:00

528 B

V1LoadBalancerStatus

Properties

Name Type Description Notes
ingress **list[V1LoadBalancerIngress]** Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points. [optional]

[Back to Model list] [Back to API list] [Back to README]