features

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ManagedServiceAccount will start new controllers in the controlplane agent process to synchronize ServiceAccount to the managed clusters
	// and collecting the tokens from these local service accounts as secret resources back to the hub cluster.
	ManagedServiceAccount featuregate.Feature = "ManagedServiceAccount"

	// ManagedServiceAccountEphemeralIdentity allow user to set TTL on the ManagedServiceAccount resource via spec.ttlSecondsAfterCreation
	ManagedServiceAccountEphemeralIdentity featuregate.Feature = "ManagedServiceAccountEphemeralIdentity"
)

Variables

View Source
var DefaultControlPlaneAgentFeatureGates = map[featuregate.Feature]featuregate.FeatureSpec{
	ManagedServiceAccount: {Default: false, PreRelease: featuregate.Alpha},
}
View Source
var DefaultControlPlaneFeatureGates = map[featuregate.Feature]featuregate.FeatureSpec{
	ManagedServiceAccountEphemeralIdentity: {Default: false, PreRelease: featuregate.Alpha},
}

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