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

    Variable V1NodeSelectorRequirementOperatorEnumConst

    V1NodeSelectorRequirementOperatorEnum: {
        DoesNotExist: "DoesNotExist";
        Exists: "Exists";
        Gt: "Gt";
        In: "In";
        Lt: "Lt";
        NotIn: "NotIn";
    } = ...

    Type Declaration

    • ReadonlyDoesNotExist: "DoesNotExist"
    • ReadonlyExists: "Exists"
    • ReadonlyGt: "Gt"
    • ReadonlyIn: "In"
    • ReadonlyLt: "Lt"
    • ReadonlyNotIn: "NotIn"