IngressStatus describe the current state of the Ingress.

Hierarchy

  • V1IngressStatus

Constructors

Properties

loadBalancer?: V1LoadBalancerStatus
attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        name: string;
        type: string;
    }[]

Generated using TypeDoc