package features
import "k8s.io/controller-manager/pkg/features"
Index ¶
- Constants
- func SetupCurrentKubernetesSpecificFeatureGates(featuregates featuregate.MutableVersionedFeatureGate) error
Constants ¶
const ( // owner: @nckturner // kep: http://kep.k8s.io/2699 // Enable webhook in cloud controller manager CloudControllerManagerWebhook featuregate.Feature = "CloudControllerManagerWebhook" )
Functions ¶
func SetupCurrentKubernetesSpecificFeatureGates ¶
func SetupCurrentKubernetesSpecificFeatureGates(featuregates featuregate.MutableVersionedFeatureGate) error
Source Files ¶
kube_features.go
Directories ¶
Path | Synopsis |
---|---|
pkg/features/register |
- Version
- v0.32.2 (latest)
- Published
- Feb 13, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 2 months ago –
Tools for package owners.