Versions in this module Expand all Collapse all v1 v1.0.7 Oct 29, 2015 Changes in this version + type Authenticator struct + func NewAuthenticator(anonymousConfig kclient.Config) (*Authenticator, error) + func (a *Authenticator) AuthenticateToken(value string) (user.Info, bool, error)