features

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// owner: @ingvagabund
	// kep: https://github.com/kubernetes-sigs/descheduler/issues/1397
	// alpha: v1.31
	//
	// Enable evictions in background so users can create their own eviction policies
	// as an alternative to immediate evictions.
	EvictionsInBackground featuregate.Feature = "EvictionsInBackground"
)

Variables

DefaultMutableFeatureGate is a mutable version of DefaultFeatureGate. Only top-level commands/options setup and the k8s.io/component-base/featuregate/testing package should make use of this. Tests that need to modify feature gates for the duration of their test should use:

defer featuregatetesting.SetFeatureGateDuringTest(t, utilfeature.DefaultFeatureGate, features.<FeatureName>, <value>)()

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