Show / Hide Table of Contents

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 Source

LoadBalancer

LoadBalancer contains the current status of the load-balancer.

Declaration
public readonly LoadBalancerStatus LoadBalancer
Field Value
Type Description
LoadBalancerStatus
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.