package
0.32.0-alpha.0
Repository: https://github.com/kubernetes/controller-manager.git
Documentation: pkg.go.dev

# Functions

BuildHandlerChain builds a handler chain with a base handler and CompletedConfig.
IsControllerEnabled check if a specified controller enabled or not.
NewBaseHandler takes in CompletedConfig and returns a handler.
WaitForAPIServer waits for the API Server's /healthz endpoint to report "ok" with timeout.

# Structs

ControllerContext defines the context object for controller.