@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiNetworkingV1IngressStatus

    IngressStatus describe the current state of the Ingress.

    interface IoK8sApiNetworkingV1IngressStatus {
        loadBalancer?: IoK8sApiNetworkingV1IngressLoadBalancerStatus;
    }
    Index

    Properties

    Properties

    loadBalancer contains the current status of the load-balancer.