Kazan v0.4.0 Kazan.Models.Api.V1.LoadBalancerStatus View Source

LoadBalancerStatus represents the status of a load-balancer.

OpenAPI Definition: io.k8s.kubernetes.pkg.api.v1.LoadBalancerStatus

Properties

  • ingress :: [ Kazan.Models.Api.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.