controllermanager

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: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ControllersDisabledByDefault = sets.NewString(
	"",
)

ControllersDisabledByDefault is the set of controllers which is disabled by default

Functions

func NewControllerInitializers

func NewControllerInitializers() controllercontext.Initializers

Types

type ControllerManager

type ControllerManager struct {
	// contains filtered or unexported fields
}

ControllerManager defines configuration for controllers

func NewControllerManager

func NewControllerManager(opts *options.ControllerManagerOptions) (*ControllerManager, error)

NewControllerManager returns a new ControllerManager.

func (*ControllerManager) Run

func (cm *ControllerManager) Run(stopCh context.Context) error

Run starts a new ControllerManager use given ControllerManagerOptions

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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