Kazan v0.9.0 Kazan.Apis.Core.V1.LoadBalancerStatus View Source

LoadBalancerStatus represents the status of a load-balancer.

OpenAPI Definition: io.k8s.api.core.v1.LoadBalancerStatus

Properties

  • ingress :: [ Kazan.Apis.Core.V1.LoadBalancerIngress ]

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