features

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CloudStackKubeVipDisabledEnvVar = "CLOUDSTACK_KUBE_VIP_DISABLED"
	CheckpointEnabledEnvVar         = "CHECKPOINT_ENABLED"
	UseNewWorkflowsEnvVar           = "USE_NEW_WORKFLOWS"
)

These are environment variables used as flags to enable/disable features.

Variables

This section is empty.

Functions

func ClearCache added in v0.9.0

func ClearCache()

ClearCache is mainly used for unit tests as of now.

func FeedGates added in v0.7.0

func FeedGates(featureGates []string)

func IsActive

func IsActive(feature Feature) bool

Types

type Feature

type Feature struct {
	Name     string
	IsActive func() bool
}

func CheckpointEnabled added in v0.11.0

func CheckpointEnabled() Feature

func CloudStackKubeVipDisabled added in v0.9.0

func CloudStackKubeVipDisabled() Feature

func UseNewWorkflows added in v0.12.0

func UseNewWorkflows() Feature

Jump to

Keyboard shortcuts

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