Class IngressStatus
IngressStatus describe the current state of the Ingress.
Inheritance
System.Object
IngressStatus
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.Extensions.V1Beta1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class IngressStatus
Fields
View SourceLoadBalancer
LoadBalancer contains the current status of the load-balancer.
Declaration
public readonly LoadBalancerStatus LoadBalancer
Field Value
| Type | Description |
|---|---|
| LoadBalancerStatus |