Documentation ¶
Index ¶
- func ReconcileBrowserClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
- func ReconcileCLIClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
- func ReconcileChallengingClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
- func ReconcileOAuthServerCertCABundle(cm *corev1.ConfigMap, sourceBundle *corev1.ConfigMap) error
- func ReconcileOauthServingCertRole(role *rbacv1.Role) error
- func ReconcileOauthServingCertRoleBinding(role *rbacv1.RoleBinding) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileBrowserClient ¶
func ReconcileBrowserClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
func ReconcileCLIClient ¶ added in v0.1.17
func ReconcileCLIClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
func ReconcileChallengingClient ¶
func ReconcileChallengingClient(client *oauthv1.OAuthClient, externalHost string, externalPort int32) error
func ReconcileOauthServingCertRoleBinding ¶
func ReconcileOauthServingCertRoleBinding(role *rbacv1.RoleBinding) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.