Versions in this module Expand all Collapse all v2 v2.6.0 Dec 19, 2024 Changes in this version + type AtlasCustomRoleReconciler struct + AtlasProvider atlas.Provider + Client client.Client + EventRecorder record.EventRecorder + GlobalPredicates []predicate.Predicate + Log *zap.SugaredLogger + ObjectDeletionProtection bool + Scheme *runtime.Scheme + SubObjectDeletionProtection bool + func NewAtlasCustomRoleReconciler(mgr manager.Manager, predicates []predicate.Predicate, ...) *AtlasCustomRoleReconciler + func (r *AtlasCustomRoleReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *AtlasCustomRoleReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error