consts

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EdgeConnectUserProvisioned    = "user-provisioned"
	EdgeConnectContainerName      = "edge-connect"
	EdgeConnectServiceAccountName = "dynatrace-edgeconnect"
	EdgeConnectMountPath          = "/etc/edge_connect"
	EdgeConnectVolumeMountName    = "oauth-secret"

	EnvEdgeConnectName            = "EDGE_CONNECT_NAME"
	EnvEdgeConnectApiEndpointHost = "EDGE_CONNECT_API_ENDPOINT_HOST"
	EnvEdgeConnectOauthEndpoint   = "EDGE_CONNECT_OAUTH__ENDPOINT"
	EnvEdgeConnectOauthResource   = "EDGE_CONNECT_OAUTH__RESOURCE"
	EnvEdgeConnectRestrictHostsTo = "EDGE_CONNECT_RESTRICT_HOSTS_TO"

	KeyEdgeConnectOauthClientID      = "oauth-client-id"
	PathEdgeConnectOauthClientID     = "oauth/client_id"
	KeyEdgeConnectOauthClientSecret  = "oauth-client-secret"
	PathEdgeConnectOauthClientSecret = "oauth/client_secret"
	KeyEdgeConnectOauthResource      = "oauth-client-resource"
	KeyEdgeConnectId                 = "id"

	AnnotationEdgeConnectContainerAppArmor = "container.apparmor.security.beta.kubernetes.io/" + EdgeConnectContainerName
)

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