python/kubernetes/docs/V1LoadBalancerStatus.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

589 B

V1LoadBalancerStatus

LoadBalancerStatus represents the status of a load-balancer.

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]