feature

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// MutableFeatureGate is a mutable version of FeatureGate.
	// Only top-level commands/options setup and the k8s.io/component-base/featuregate/testing package should make use of this.
	MutableFeatureGate featuregate.MutableFeatureGate = featuregate.NewFeatureGate()

	// FeatureGate is a shared global FeatureGate.
	// Top-level commands/options setup that needs to modify this featuregate gate should use MutableFeatureGate.
	FeatureGate featuregate.FeatureGate = MutableFeatureGate
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL