Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasDatabaseUserReconciler ¶
type AtlasDatabaseUserReconciler struct { watch.ResourceWatcher Client client.Client Log *zap.SugaredLogger Scheme *runtime.Scheme AtlasDomain string GlobalAPISecret client.ObjectKey EventRecorder record.EventRecorder GlobalPredicates []predicate.Predicate ObjectDeletionProtection bool SubObjectDeletionProtection bool }
AtlasDatabaseUserReconciler reconciles an AtlasDatabaseUser object
func (*AtlasDatabaseUserReconciler) SetupWithManager ¶
func (r *AtlasDatabaseUserReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.