package
1.8.0-alpha.1
Repository: https://github.com/josedonizetti/kubernetes.git
Documentation: pkg.go.dev
# Functions
DefaultBootstrapSignerOptions returns a set of default options for creating a BootstrapSigner.
DefaultTokenCleanerOptions returns a set of default options for creating a TokenCleaner.
DetachedTokenIsValid checks whether a given detached JWS-encoded token matches JWS output of the given content and token.
NewBootstrapSigner returns a new *BootstrapSigner.
NewTokenCleaner returns a new *NewTokenCleaner.
# Structs
BootstrapSigner is a controller that signs a ConfigMap with a set of tokens.
BootstrapSignerOptions contains options for the BootstrapSigner.
TokenCleaner is a controller that deletes expired tokens.
TokenCleanerOptions contains options for the TokenCleaner.