controller-managerk8s.io/controller-manager/pkg/features Index | Files | Directories

package features

import "k8s.io/controller-manager/pkg/features"

Index

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

PathSynopsis
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.