Documentation
¶
Index ¶
- type AtlasPrivateEndpointReconciler
- func (r *AtlasPrivateEndpointReconciler) For() (client.Object, builder.Predicates)
- func (r *AtlasPrivateEndpointReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
- func (r *AtlasPrivateEndpointReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasPrivateEndpointReconciler ¶
type AtlasPrivateEndpointReconciler struct {
reconciler.AtlasReconciler
Scheme *runtime.Scheme
EventRecorder record.EventRecorder
GlobalPredicates []predicate.Predicate
ObjectDeletionProtection bool
// contains filtered or unexported fields
}
AtlasPrivateEndpointReconciler reconciles a AtlasPrivateEndpoint object
func (*AtlasPrivateEndpointReconciler) For ¶ added in v2.7.1
func (r *AtlasPrivateEndpointReconciler) For() (client.Object, builder.Predicates)
func (*AtlasPrivateEndpointReconciler) SetupWithManager ¶
func (r *AtlasPrivateEndpointReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Click to show internal directories.
Click to hide internal directories.