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