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.32.2 (latest)
- Published
- Feb 13, 2025
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.