Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + func NewSchedulerCommand(registryOptions ...Option) *cobra.Command + func Run(ctx context.Context, cc schedulerserverconfig.CompletedConfig, ...) error + type Option func(framework.Registry) error + func WithPlugin(name string, factory framework.PluginFactory) Option