Documentation ¶
Index ¶
Constants ¶
View Source
const ClusterAutoscalerProvider = "ClusterAutoscalerProvider"
ClusterAutoscalerProvider defines the default autoscaler provider
Variables ¶
This section is empty.
Functions ¶
func ListAlgorithmProviders ¶ added in v1.18.0
func ListAlgorithmProviders() string
ListAlgorithmProviders lists registered algorithm providers.
Types ¶
type Registry ¶ added in v1.18.0
type Registry map[string]*schedulerapi.Plugins
Registry is a collection of all available algorithm providers.
func NewRegistry ¶ added in v1.18.0
func NewRegistry() Registry
NewRegistry returns an algorithm provider registry instance.
Click to show internal directories.
Click to hide internal directories.