Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasPrivateEndpointReconciler ¶
type AtlasPrivateEndpointReconciler struct {
Scheme *runtime.Scheme
Client client.Client
EventRecorder record.EventRecorder
AtlasProvider atlas.Provider
GlobalPredicates []predicate.Predicate
Log *zap.SugaredLogger
ObjectDeletionProtection bool
// contains filtered or unexported fields
}
AtlasPrivateEndpointReconciler reconciles a AtlasPrivateEndpoint object
func (*AtlasPrivateEndpointReconciler) SetupWithManager ¶
func (r *AtlasPrivateEndpointReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error
Click to show internal directories.
Click to hide internal directories.