Documentation ¶
Index ¶
Constants ¶
View Source
const ( MinResourcePercentage = 0 MaxResourcePercentage = 100 )
View Source
const (
LowNodeLoadName = "LowNodeLoad"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LowNodeLoad ¶
type LowNodeLoad struct {
// contains filtered or unexported fields
}
LowNodeLoad evicts pods from overutilized nodes to underutilized nodes. Note that the plugin refers to the actual usage of the node.
type NodeThresholds ¶
type NodeThresholds struct {
// contains filtered or unexported fields
}
type Percentage ¶
type Percentage = deschedulerconfig.Percentage
type ResourceThresholds ¶
type ResourceThresholds = deschedulerconfig.ResourceThresholds
Click to show internal directories.
Click to hide internal directories.