Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ClusterAutoscalerProvider defines the default autoscaler provider
ClusterAutoscalerProvider = "ClusterAutoscalerProvider"
)
Variables ¶
This section is empty.
Functions ¶
func ApplyFeatureGates ¶
func ApplyFeatureGates() (restore func())
ApplyFeatureGates applies algorithm by feature gates. The returned function is used to restore the state of registered predicates/priorities when this function is called, and should be called in tests which may modify the value of a feature gate temporarily.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.