Documentation ¶
Index ¶
- func BuildRoot() *cobra.Command
- func ExecuteStart(ctx context.Context, options *StartOptions) error
- func NewCpCommand() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewStartCommand() *cobra.Command
- func StartLeaderElection(ctx *config.ControllerContext, startLeading func() error) error
- type StartOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteStart ¶
func ExecuteStart(ctx context.Context, options *StartOptions) error
func NewCpCommand ¶ added in v0.19.0
func NewStartCommand ¶
func StartLeaderElection ¶ added in v0.15.1
func StartLeaderElection(ctx *config.ControllerContext, startLeading func() error) error
Types ¶
type StartOptions ¶ added in v0.20.0
Click to show internal directories.
Click to hide internal directories.