features

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// APIServerEnableImpersonation whether to enable impersonation for APIServer
	APIServerEnableImpersonation featuregate.Feature = "EnableImpersonation"
	// APIServerEnableAdminImpersonation whether to disable User admin impersonation for APIServer
	APIServerEnableAdminImpersonation featuregate.Feature = "EnableAdminImpersonation"
	// APIServerEnableCacheJSFile whether to cache the JS file to memory
	APIServerEnableCacheJSFile featuregate.Feature = "EnableCacheJSFile"
)

Variables

View Source
var (
	// APIServerMutableFeatureGate is a mutable version of APIServerFeatureGate
	APIServerMutableFeatureGate featuregate.MutableFeatureGate = featuregate.NewFeatureGate()

	// APIServerFeatureGate is a shared global FeatureGate for apiserver.
	APIServerFeatureGate featuregate.FeatureGate = APIServerMutableFeatureGate
)

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