package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/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.