Kazan v0.10.0 Kazan.Apis.Extensions.V1beta1.IngressStatus View Source
IngressStatus describe the current state of the Ingress.
OpenAPI Definition: io.k8s.api.extensions.v1beta1.IngressStatus
Properties
load_balancer
::Kazan.Apis.Core.V1.LoadBalancerStatus
- LoadBalancer contains the current status of the load-balancer.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Kazan.Apis.Extensions.V1beta1.IngressStatus{ load_balancer: Kazan.Apis.Core.V1.LoadBalancerStatus.t() }