# 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.