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