package features
import "k8s.io/component-base/metrics/features"
Index ¶
Constants ¶
const ( // owner: @logicalhan // kep: https://kep.k8s.io/3466 ComponentSLIs featuregate.Feature = "ComponentSLIs" )
Functions ¶
func AddFeatureGates ¶
func AddFeatureGates(mutableFeatureGate featuregate.MutableVersionedFeatureGate) error
AddFeatureGates adds all feature gates used by this package.
Source Files ¶
kube_features.go
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 12 hours ago –
Tools for package owners.