Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + func New(nameResolver k8sconsts.NameResolver, ...) http.Handler + func NewInvalidStateHandler(message string) http.Handler + type OAuthClient interface + GetToken func(clientID string, clientSecret string, authURL string) (string, apperrors.AppError) + func NewOauthClient(timeoutDuration int) OAuthClient