constants

package
v0.0.0-...-7971d7e Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DefaultScope = "default"
	SATokenPath  = "/var/run/secrets/tokens/symphony-api-token"
	// These constants need to be in a shared package.
	GroupPrefix        = "symphony"
	ManagerMetaKey     = GroupPrefix + "/managed-by"
	InstanceMetaKey    = GroupPrefix + "/instance"
	ResourceSeperator  = "-v-"
	ReferenceSeparator = ":"
	DisplayName        = "displayName"
	RootResource       = "rootResource"
	ParentName         = "parentName"
	StatusMessage      = "statusMessage"
	Solution           = "solution"
	Target             = "target"
	Campaign           = "campaign"
)
View Source
const (
	SymphonyCertEnvName           = "SYMPHONY_ROOT_CA"
	SATokenPathName               = "SA_TOKEN_PATH"
	ApiCertEnvName                = "API_SERVING_CA"
	UseServiceAccountTokenEnvName = "USE_SERVICE_ACCOUNT_TOKENS"
	SymphonyAPIUrlEnvName         = "SYMPHONY_API_URL"
	API                           = "symphony-api"
	EmitTimeFieldInUserLogs       = "EMIT_TIME_FIELD_IN_USER_LOGS"
)

Environment variables keys

View Source
const (
	Generation string = "generation"
	Status     string = "status"
)

Variables

View Source
var (
	//go:embed eula.txt
	EulaMessage string
)

Eula Message

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