consts

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EdgeConnectAnnotationSecretHash  = api.InternalFlagPrefix + "secret-hash"
	EdgeConnectUserProvisioned       = "user-provisioned"
	EdgeConnectContainerName         = "edge-connect"
	EdgeConnectMountPath             = "/etc/ssl"
	EdgeConnectCustomCertificateName = "certificate.cer"
	EdgeConnectCustomCAVolumeName    = "ca-certs"
	EdgeConnectConfigFileName        = "edgeConnect.yaml"
	EdgeConnectConfigPath            = "/" + EdgeConnectConfigFileName
	EdgeConnectConfigVolumeMountName = "ec-vm"
	EdgeConnectSecretSuffix          = "ec-yaml"
	EdgeConnectCAConfigMapKey        = "certs"
	EdgeConnectServiceAccountCAPath  = "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"

	KeyEdgeConnectOauthClientID     = "oauth-client-id"
	KeyEdgeConnectOauthClientSecret = "oauth-client-secret"
	KeyEdgeConnectOauthResource     = "oauth-client-resource"
	KeyEdgeConnectId                = "id"

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

	// SecretConfigConditionType identifies the secret config condition.
	SecretConfigConditionType = "SecretConfigConditionType"
)

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