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

    Interface IoK8sApiCoreV1PodReadinessGate

    PodReadinessGate contains the reference to a pod condition

    interface IoK8sApiCoreV1PodReadinessGate {
        conditionType: string;
    }
    Index

    Properties

    Properties

    conditionType: string

    ConditionType refers to a condition in the pod's condition list with matching type.