Documentation ¶
Index ¶
Constants ¶
View Source
const (
OAuthFinalizerName = "oauthclients.finalizers.che.eclipse.org"
)
Variables ¶
This section is empty.
Functions ¶
func GetOAuthClient ¶
func GetOAuthClient(ctx *chetypes.DeployContext) (*oauth.OAuthClient, error)
func GetOAuthClientName ¶
func GetOAuthClientName(ctx *chetypes.DeployContext) string
func GetOAuthClientSpec ¶
Types ¶
type IdentityProviderReconciler ¶
type IdentityProviderReconciler struct {
deploy.Reconcilable
}
func NewIdentityProviderReconciler ¶
func NewIdentityProviderReconciler() *IdentityProviderReconciler
func (*IdentityProviderReconciler) Finalize ¶
func (ip *IdentityProviderReconciler) Finalize(ctx *chetypes.DeployContext) bool
func (*IdentityProviderReconciler) Reconcile ¶
func (ip *IdentityProviderReconciler) Reconcile(ctx *chetypes.DeployContext) (reconcile.Result, bool, error)
Click to show internal directories.
Click to hide internal directories.