Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { *scheduleroptions.Options *options.QoSOptions }
Options has all the params needed to run a Scheduler
func (*Options) Config ¶
func (o *Options) Config() (*schedulerappconfig.Config, *generic.QoSConfiguration, error)
Config return a scheduler config object
Click to show internal directories.
Click to hide internal directories.