Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PluginName indicates name of volcano scheduler plugin. PluginName = "predicates" // MemoryPressurePredicate is the key for enabling Memory Pressure Predicate in YAML MemoryPressurePredicate = "predicate.MemoryPressureEnable" // DiskPressurePredicate is the key for enabling Disk Pressure Predicate in YAML DiskPressurePredicate = "predicate.DiskPressureEnable" // PIDPressurePredicate is the key for enabling PID Pressure Predicate in YAML PIDPressurePredicate = "predicate.PIDPressureEnable" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.