package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewSchedulerCommand creates a *cobra.Command object with default parameters and registryOptions.
Run executes the scheduler based on the given configuration.
Setup creates a completed config and a scheduler based on the command args and options.
WithPlugin creates an Option based on plugin name and factory.
# Type aliases
Option configures a framework.Registry.