Files
go/kubernetes/docs/V1LoadBalancerStatus.md
2019-03-26 08:13:00 -07:00

525 B

V1LoadBalancerStatus

Properties

Name Type Description Notes
Ingress []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]