package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
InitRegistryAndConfig returns registry and plugins config based on give plugins.
The returned shutdown func will delete created resources and scheduler, resources should be those that will affect the scheduling result, like nodes, pods, etc.
NewPlugin returns a plugin factory with specified Plugin.