package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
LoadConfigFromFile loads scheduler config from the specified file path.
LogOrWriteConfig logs the completed component config and writes it into the given file name as YAML, if either is enabled.
NewOptions returns default scheduler app options.
# Structs
DeprecatedOptions contains deprecated options and their flags.
Options has all the params needed to run a Scheduler.