Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const OAuthRedirectModelAnnotationReferencePrefix + const OAuthRedirectModelAnnotationURIPrefix + const OAuthWantChallengesAnnotationPrefix + func IsServiceAccountToken(secret *corev1.Secret, sa *corev1.ServiceAccount) bool + type OAuthClientGetter interface + Get func(name string, options metav1.GetOptions) (*oauthapi.OAuthClient, error) + func NewServiceAccountOAuthClientGetter(saClient kcoreclient.ServiceAccountsGetter, ...) OAuthClientGetter