Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DaskJobReconciler ¶
type DaskJobReconciler struct { client.Client Log logr.Logger CustomLog dtypes.CustomLogger Scheme *runtime.Scheme Recorder record.EventRecorder }
DaskJobReconciler reconciles a DaskJob object
func (*DaskJobReconciler) SetupWithManager ¶
func (r *DaskJobReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager bootstrap reconciler
type DaskReconciler ¶
type DaskReconciler struct { client.Client Log logr.Logger CustomLog dtypes.CustomLogger Scheme *runtime.Scheme Recorder record.EventRecorder }
DaskReconciler reconciles a Dask object
func (*DaskReconciler) SetupWithManager ¶
func (r *DaskReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager bootstrap reconciler
Click to show internal directories.
Click to hide internal directories.