Documentation
¶
Index ¶
- type AtlasSearchIndexConfigReconciler
- func (r *AtlasSearchIndexConfigReconciler) For() (client.Object, builder.Predicates)
- func (r *AtlasSearchIndexConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
- func (r *AtlasSearchIndexConfigReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasSearchIndexConfigReconciler ¶
type AtlasSearchIndexConfigReconciler struct { Client client.Client Scheme *runtime.Scheme GlobalPredicates []predicate.Predicate EventRecorder record.EventRecorder AtlasProvider atlas.Provider Log *zap.SugaredLogger ObjectDeletionProtection bool SubObjectDeletionProtection bool }
func (*AtlasSearchIndexConfigReconciler) For ¶ added in v2.7.1
func (r *AtlasSearchIndexConfigReconciler) For() (client.Object, builder.Predicates)
func (*AtlasSearchIndexConfigReconciler) SetupWithManager ¶
func (r *AtlasSearchIndexConfigReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Click to show internal directories.
Click to hide internal directories.