features

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DexFeatureKey    = "dex"
	PluginFeatureKey = "plugin"
)

Variables

View Source
var (
	DefaultDeploymentToolValue = "helm"
)

Functions

This section is empty.

Types

type Features

type Features struct {
	// contains filtered or unexported fields
}

func NewFeatures

func NewFeatures(ctx context.Context, k8sClient client.Reader, configMapName, namespace string) (*Features, error)

func (*Features) GetDefaultDeploymentTool added in v0.7.0

func (f *Features) GetDefaultDeploymentTool() *string

GetDefaultDeploymentTool returns the default deployment tool for plugins. Returns nil if the value cannot be resolved.

func (*Features) GetDexStorageType

func (f *Features) GetDexStorageType(ctx context.Context) *string

func (*Features) IsExpressionEvaluationEnabled added in v0.9.0

func (f *Features) IsExpressionEvaluationEnabled() bool

IsExpressionEvaluationEnabled returns whether plugin option expression evaluation is enabled. Returns false as default.

func (*Features) IsIntegrationEnabled added in v0.9.0

func (f *Features) IsIntegrationEnabled() bool

IsIntegrationEnabled returns whether plugin integration is enabled. Returns false as default.

Jump to

Keyboard shortcuts

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