Versions in this module Expand all Collapse all v0 v0.0.2 Jun 23, 2023 v0.0.1 Jun 23, 2023 Changes in this version + type OrganizationReconciler struct + Scheme *runtime.Scheme + func (r *OrganizationReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *OrganizationReconciler) SetupWithManager(mgr ctrl.Manager) error + type UsersReconciler struct + Scheme *runtime.Scheme + func (r *UsersReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *UsersReconciler) SetupWithManager(mgr ctrl.Manager) error