# Functions
NewHighNodeUtilization builds plugin from its arguments while passing a handle.
NewLowNodeUtilization builds plugin from its arguments while passing a handle.
RegisterDefaults adds defaulters functions to the given scheme.
SetDefaults_HighNodeUtilizationArgs TODO: the final default values would be discussed in community.
SetDefaults_LowNodeUtilizationArgs TODO: the final default values would be discussed in community.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
MaxResourcePercentage is the maximum value of a resource's percentage.
MinResourcePercentage is the minimum value of a resource's percentage.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MetricsUtilization allow to consume actual resource utilization from metrics.
No description provided by the author
No description provided by the author
NodeUsage stores a node's info, pods on it, thresholds and its resource usage.
# Type aliases
NodePodsMap is a set of (node, pods) pairs.