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.8
- Published
- Aug 15, 2024
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- now –
Tools for package owners.