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

# Functions

No description provided by the author
ValidateTokenWithJWKS validates a Kubernetes Service Account JWT using a configured JWKS.

# Constants

No description provided by the author
No description provided by the author

# Structs

KubernetesSubClaim are the Kubernetes-specific claims (under kubernetes.io) we expect to find on a Kubernetes Service Account JWT.
PodSubClaim are the Pod-specific claims we expect to find on a Kubernetes Service Account JWT.
ServiceAccountClaims are the claims we expect to find on a Kubernetes Service Account JWT.
ServiceAccountSubClaim are the Service Account-specific claims we expect to find on a Kubernetes Service Account JWT.
TokenReviewValidator validates a Kubernetes Service Account JWT using the Kubernetes TokenRequest API endpoint.
No description provided by the author