Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasClusterReconciler ¶
type AtlasClusterReconciler struct { Client client.Client Log *zap.SugaredLogger Scheme *runtime.Scheme AtlasDomain string OperatorDeploymentName client.ObjectKey }
AtlasClusterReconciler reconciles an AtlasCluster object
func (*AtlasClusterReconciler) Delete ¶
func (r *AtlasClusterReconciler) Delete(e event.DeleteEvent) error
Delete implements a handler for the Delete event.
func (*AtlasClusterReconciler) SetupWithManager ¶
func (r *AtlasClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.