...

Package features

import "k8s.io/component-base/metrics/features"
Overview
Index

Overview ▾

Constants

const (
    // owner: @logicalhan
    // kep: https://kep.k8s.io/3466
    // alpha: v1.26
    ComponentSLIs featuregate.Feature = "ComponentSLIs"
)

func AddFeatureGates

func AddFeatureGates(mutableFeatureGate featuregate.MutableFeatureGate) error

AddFeatureGates adds all feature gates used by this package.