app

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSchedulerCommand

func NewSchedulerCommand(ctx context.Context, outOfTreeRegistryOptions ...Option) *cobra.Command

NewSchedulerCommand creates a *cobra.Command object with default parameters

Types

type Option added in v0.13.0

type Option func(runtime.Registry) error

Option configures a framework.Registry.

func WithPlugin added in v0.13.0

func WithPlugin(name string, factory runtime.PluginFactory) Option

WithPlugin creates an Option based on plugin name and factory. Please don't remove this function: it is used to register out-of-tree plugins,

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL