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