package
12.4.34+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

InKubeCluster detemines if the agent is running inside a Kubernetes cluster and has access to service account token and cluster CA.
New returns a new instance of Kubernetes Secret identity backend storage.
NewWithClient returns a new instance of Kubernetes Secret identity backend storage with the provided client.
NewWithConfig returns a new instance of Kubernetes Secret identity backend storage with the provided config.

# Constants

NamespaceEnv is the env variable defined by the Helm chart that contains the namespace value.
ReleaseNameEnv is the env variable defined by the Helm chart that contains the release name value.

# Structs

Backend uses Kubernetes Secrets to store identities.
Config structure represents configuration section.