Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PluginName indicates name of volcano scheduler plugin. PluginName = "usage" MetricsActiveTime = 5 * time.Minute NodeUsageCPUExtend = "the CPU load of the node exceeds the upper limit." NodeUsageMemoryExtend = "the memory load of the node exceeds the upper limit." )
View Source
const AVG string = "average"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.