features

package
v0.29.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: Apache-2.0 Imports: 10 Imported by: 15

Documentation

Index

Constants

View Source
const (

	// owner: @mjudeikis
	// alpha: v0.1
	// Enables workspace mounts via frontProxy.
	WorkspaceMounts featuregate.Feature = "WorkspaceMounts"

	// owner: @mjudeikis
	// alpha: v0.1
	// Enables cache apis and controllers.
	CacheAPIs featuregate.Feature = "CacheAPIs"

	// owner: @mjudeikis
	// alpha: v0.1
	// Enables VirtualWorkspace urls on APIExport. This enables to use Deprecated APIExport VirtualWorkspace urls.
	// This is a temporary feature to ease the migration to the new VirtualWorkspace urls.
	EnableDeprecatedAPIExportVirtualWorkspacesUrls featuregate.Feature = "EnableDeprecatedAPIExportVirtualWorkspacesUrls"

	// owner: @xrstf
	// alpha: v0.1
	// Enables per-workspace authentication using WorkspaceAuthenticationConfiguration objects in order to admit
	// users into workspaces from foreign OIDC issuers. This feature can be individually enabled on each shard and
	// the front-proxy.
	WorkspaceAuthentication featuregate.Feature = "WorkspaceAuthentication"
)

Variables

View Source
var DefaultFeatureGate = utilfeature.DefaultFeatureGate

DefaultFeatureGate exposes the upstream feature gate, but with our gate setting applied.

Functions

func KnownFeatures

func KnownFeatures() []string

func NewFlagValue

func NewFlagValue() pflag.Value

NewFlagValue returns a wrapper to be used for a pflag flag value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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