package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/component-base.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewEffectiveVersion creates a MutableEffectiveVersion from the binaryVersion.
NewEffectiveVersionFromString creates a MutableEffectiveVersion from the binaryVersion string.

# Constants

DefaultKubeComponent is the component name for k8s control plane components.

# Structs

ComponentGlobals stores the global variables for a component for easy access, including feature gate and effective version.

# Interfaces

ComponentGlobalsRegistry stores the global variables for different components for easy access, including feature gate and effective version of each component.
EffectiveVersion stores all the version information of a component.
No description provided by the author

# Type aliases

No description provided by the author