Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterOutNodes ¶
FilterOutNodes filters out nodesToFilterOut from nodes
func GetNodeGroupSizeMap ¶
func GetNodeGroupSizeMap(cloudProvider cloudprovider.CloudProvider) map[string]int
GetNodeGroupSizeMap return a map of node group id and its target size
func PodSpecSemanticallyEqual ¶
PodSpecSemanticallyEqual returns true if two pod specs are similar after dropping the fields we don't care about Due to the generated suffixes, a strict DeepEquals check will fail and generate an equivalence group per pod which is undesirable. Projected volumes do not impact scheduling so we should ignore them
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.