Versions in this module Expand all Collapse all v1 v1.1.0 Nov 10, 2023 Changes in this version + type KeycloakRealmReconciler struct + Log logr.Logger + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *KeycloakRealmReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *KeycloakRealmReconciler) SetupWithManager(mgr ctrl.Manager, opts KeycloakRealmReconcilerOptions) error + type KeycloakRealmReconcilerOptions struct + MaxConcurrentReconciles int