package features
import "k8s.io/component-base/metrics/features"
Index ¶
Constants ¶
const ( // owner: @logicalhan // kep: https://kep.k8s.io/3466 // alpha: v1.26 ComponentSLIs featuregate.Feature = "ComponentSLIs" )
Functions ¶
func AddFeatureGates ¶
func AddFeatureGates(mutableFeatureGate featuregate.MutableFeatureGate) error
AddFeatureGates adds all feature gates used by this package.
Source Files ¶
kube_features.go
- Version
- v0.29.7
- Published
- Jul 17, 2024
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 5 seconds ago –
Tools for package owners.