package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/component-base.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewFeatureGate creates a feature gate with the current binary version.
NewVersionedFeatureGate creates a feature gate with the emulation version set to the provided version.
# Constants
Values for PreRelease.
No description provided by the author
Deprecated.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
FeatureGate indicates whether a given feature is enabled or not.
MutableFeatureGate parses and stores flag gates for known features from a string like feature1=true,feature2=false,...
MutableVersionedFeatureGate parses and stores flag gates for known features from a string like feature1=true,feature2=false,..
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author