Variable V1TolerationEffectEnumConst
V1TolerationEffectEnum: {
NoExecute: "NoExecute";
NoSchedule: "NoSchedule";
PreferNoSchedule: "PreferNoSchedule";
} = ...
Type Declaration
ReadonlyNoExecute: "NoExecute"
ReadonlyNoSchedule: "NoSchedule"
ReadonlyPreferNoSchedule: "PreferNoSchedule"