Versions in this module Expand all Collapse all v0 v0.0.1 Sep 4, 2025 Changes in this version + type GroupReconciler struct + AppConfig *config.AppConfig + Cache cache.Cache + LdapConn ldap.LDAPClient + Scheme *runtime.Scheme + func (r *GroupReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *GroupReconciler) SetupWithManager(mgr ctrl.Manager) error