features

package
v1.11.4 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package features defines Crossplane feature flags.

Index

Constants

View Source
const (
	// EnableBetaCompositionRevisions enables beta support for
	// CompositionRevisions. See the below docs for more details.
	// https://github.com/crossplane/crossplane/blob/ecd9d5/design/one-pager-composition-revisions.md
	// https://github.com/crossplane/crossplane/issues/3415
	EnableBetaCompositionRevisions feature.Flag = "EnableBetaCompositionRevisions"
	// EnableAlphaEnvironmentConfigs enables alpha support for composition
	// environments. See the below design for more details.
	// https://github.com/crossplane/crossplane/blob/c4bcbe/design/one-pager-composition-environment.md
	EnableAlphaEnvironmentConfigs feature.Flag = "EnableAlphaEnvironmentConfigs"
	// EnableAlphaExternalSecretStores enables alpha support for
	// External Secret Stores. See the below design for more details.
	// https://github.com/crossplane/crossplane/blob/390ddd/design/design-doc-external-secret-stores.md
	EnableAlphaExternalSecretStores feature.Flag = "EnableAlphaExternalSecretStores"

	// EnableAlphaCompositionFunctions enables alpha support for composition
	// functions. See the below design for more details.
	// https://github.com/crossplane/crossplane/blob/9ee7a2/design/design-doc-composition-functions.md
	EnableAlphaCompositionFunctions feature.Flag = "EnableAlphaCompositionFunctions"
)

Feature flags.

Variables

This section is empty.

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