package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

IsValidLabelKey checks if the supplied string matches the label key regexp.

# Constants

LabelPattern is a regexp that describes a valid label key.
OriginAWSIdentityCenter indicates that the resource was imported from the AWS Identity Center or created from the AWS Identity Center plugin.
OriginCloud is an origin value indicating that the resource was imported from a cloud provider.
OriginConfigFile is an origin value indicating that the resource is derived from static configuration.
OriginDefaults is an origin value indicating that the resource was constructed as a default value.
OriginDiscoveryKubernetes indicates that the resource was imported from kubernetes cluster by discovery service.
OriginDynamic is an origin value indicating that the resource was committed as dynamic configuration.
OriginEntraID indicates that the resource was imported from the Entra ID directory.
OriginIntegrationAWSOIDC is an origin value indicating that the resource was created from the AWS OIDC Integration.
OriginKubernetes is an origin value indicating that the resource was created from the Kubernetes Operator.
OriginLabel is a resource metadata label name used to identify a source that the resource originates from.
OriginOkta is an origin value indicating that the resource was created from the Okta service.
OriginSCIM is an Origin value indicating that a resource was provisioned via a SCIM service.
TeleportNamespace is used as the namespace prefix for labels defined by Teleport which can carry metadata such as cloud AWS account or instance.

# Variables

OriginValues lists all possible origin values.