Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 468 Bytes

SksNodepoolTaint.md

File metadata and controls

25 lines (13 loc) · 468 Bytes

SksNodepoolTaint

Nodepool taint

Properties

Name Type Description Notes
value String Nodepool taint value
effect EffectEnum Nodepool taint effect

Enum: EffectEnum

Name Value
NOEXECUTE "NoExecute"
NOSCHEDULE "NoSchedule"
PREFERNOSCHEDULE "PreferNoSchedule"