Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type TokenAuthenticator struct + func NewTokenAuthenticator(lister corev1listers.SecretNamespaceLister) *TokenAuthenticator + func (t *TokenAuthenticator) AuthenticateToken(ctx context.Context, token string) (*authenticator.Response, bool, error)