Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChiaHarvesterReconciler ¶
type ChiaHarvesterReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder }
ChiaHarvesterReconciler reconciles a ChiaHarvester object
func (*ChiaHarvesterReconciler) Reconcile ¶
func (r *ChiaHarvesterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is invoked on any event to a controlled Kubernetes resource
func (*ChiaHarvesterReconciler) SetupWithManager ¶
func (r *ChiaHarvesterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.