Versions in this module Expand all Collapse all v1 v1.3.2 Jan 7, 2017 v1.3.1 Sep 22, 2016 v1.3.0 Sep 19, 2016 Changes in this version + type WebhookTokenAuthenticator struct + func New(kubeConfigFile string, ttl time.Duration) (*WebhookTokenAuthenticator, error) + func (w *WebhookTokenAuthenticator) AuthenticateToken(token string) (user.Info, bool, error)