Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasCustomRoleReconciler ¶
type AtlasCustomRoleReconciler struct { Client client.Client Log *zap.SugaredLogger Scheme *runtime.Scheme EventRecorder record.EventRecorder AtlasProvider atlas.Provider GlobalPredicates []predicate.Predicate ObjectDeletionProtection bool SubObjectDeletionProtection bool // contains filtered or unexported fields }
func (*AtlasCustomRoleReconciler) SetupWithManager ¶
func (r *AtlasCustomRoleReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Click to show internal directories.
Click to hide internal directories.