Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseJWTWithoutVerify ¶
ParseJWTWithoutVerify parses a JWT token without verifying the signature. The token should be verified by using authentication.k8s.io/v1.TokenReview. https://support.hashicorp.com/hc/en-us/articles/18712750429843-How-to-check-validity-of-JWT-token-in-kubernetes
func SplitPublicKeyBlocks ¶ added in v0.3.0
SplitPublicKeyBlocks splits a string containing multiple PGP public key blocks into a slice of strings. Returns an error and the already found blocks if a block start is found without a matching block end.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.