package
1.10.0-alpha.1
Repository: https://github.com/awly/kubernetes.git
Documentation: pkg.go.dev

# Functions

AddFlags adds flags for a specific SchedulerServer to the specified FlagSet.
No description provided by the author
NewSchedulerCommand creates a *cobra.Command object with default parameters.
NewSchedulerServer creates a runnable SchedulerServer from configuration.

# Structs

SchedulerServer has all the context and params needed to run a Scheduler.
SchedulerServer represents all the parameters required to start the Kubernetes scheduler server.