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

    Variable K8sIoApiCoreV1TolerationEffectEnumConst

    K8sIoApiCoreV1TolerationEffectEnum: {
        NoExecute: "NoExecute";
        NoSchedule: "NoSchedule";
        PreferNoSchedule: "PreferNoSchedule";
    } = ...

    Type Declaration

    • ReadonlyNoExecute: "NoExecute"
    • ReadonlyNoSchedule: "NoSchedule"
    • ReadonlyPreferNoSchedule: "PreferNoSchedule"