package
0.8.0
Repository: https://github.com/walkingsparrow/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetAlgorithmProvider should not be used to modify providers.
IsFitPredicateRegistered check is useful for testing providers.
IsPriorityFunctionRegistered check is useful for testing providers.
NewConfigFactory initializes the factory.
RegisterAlgorithmProvider registers a new algorithm provider with the algorithm registry.
RegisterFitPredicate registers a fit predicate with the algorithm registry.
RegisterFitPredicate registers a priority function with the algorithm registry.
SetPriorityFunctionWeight sets the weight of an already registered priority function.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ConfigFactory knows how to fill out a scheduler config with its support functions.