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