Variable K8sIoApiCoreV1TopologySpreadConstraintWhenUnsatisfiableEnumConst
K8sIoApiCoreV1TopologySpreadConstraintWhenUnsatisfiableEnum: {
DoNotSchedule: "DoNotSchedule";
ScheduleAnyway: "ScheduleAnyway";
} = ...
Type Declaration
ReadonlyDoNotSchedule: "DoNotSchedule"
ReadonlyScheduleAnyway: "ScheduleAnyway"