Documentation ¶
Index ¶
Constants ¶
View Source
const ( OAuthRedirectURISecretAnnotationPrefix = "serviceaccounts.openshift.io/oauth-redirecturi." OAuthWantChallengesAnnotationPrefix = "serviceaccounts.openshift.io/oauth-want-challenges" )
Variables ¶
This section is empty.
Functions ¶
func NewServiceAccountOAuthClientGetter ¶
func NewServiceAccountOAuthClientGetter(saClient kclient.ServiceAccountsNamespacer, secretClient kclient.SecretsNamespacer, delegate oauthclient.Getter, grantMethod oauthapi.GrantHandlerType) oauthclient.Getter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.