Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasProjectReconciler ¶
type AtlasProjectReconciler struct { Client client.Client watch.ResourceWatcher Log *zap.SugaredLogger Scheme *runtime.Scheme AtlasDomain string GlobalAPISecret client.ObjectKey EventRecorder record.EventRecorder }
AtlasProjectReconciler reconciles a AtlasProject object
func (*AtlasProjectReconciler) Delete ¶
func (r *AtlasProjectReconciler) Delete(e event.DeleteEvent) error
func (*AtlasProjectReconciler) SetupWithManager ¶
func (r *AtlasProjectReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.