python/kubernetes/docs/V1IngressLoadBalancerStatus.md
2023-05-31 21:09:35 +00:00

544 B

V1IngressLoadBalancerStatus

IngressLoadBalancerStatus represents the status of a load-balancer.

Properties

Name Type Description Notes
ingress **list[V1IngressLoadBalancerIngress]** ingress is a list containing ingress points for the load-balancer. [optional]

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