package controllermanager
import "k8s.io/controller-manager"
Package controllermanager contains the common library code for building a controller-manager. It was based on the common code between the kube-controller-manager and the cloud-controller-manager.
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
app | |
config | Package config should only include generic configurations |
config/v1 | |
config/v1alpha1 | |
config/v1beta1 | |
controller | |
options | |
pkg | |
pkg/clientbuilder | |
pkg/features | |
pkg/features/register | |
pkg/healthz | |
pkg/informerfactory | |
pkg/leadermigration | |
pkg/leadermigration/config | |
pkg/leadermigration/options |
- Version
- v0.30.0-alpha.3
- Published
- Feb 28, 2024
- Platform
- js/wasm
- Last checked
- 2 minutes ago –
Tools for package owners.