featureflags

package
v0.0.0-...-2476f0e Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// EntEnabled enables experimental ent-based engine for the database storages.
	// https://entgo.io/
	EntEnabled = newFlag("ent_enabled", false)

	// ExpandEnv can enable or disable env expansion in the config which can be useful in environments where, e.g.,
	// $ sign is a part of the password for LDAP user.
	ExpandEnv = newFlag("expand_env", true)

	// APIConnectorsCRUD allows CRUD operations on connectors through the gRPC API
	APIConnectorsCRUD = newFlag("api_connectors_crud", false)
)

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