Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DaemonJobReconciler ¶
DaemonJobReconciler reconciles a DaemonJob object
func (*DaemonJobReconciler) Reconcile ¶
Reconcile method that implements the reconcile loop. The reconcile loop is passed the Request argument which is a Namespace/Name key used to lookup the primary resource object
func (*DaemonJobReconciler) SetupWithManager ¶
func (r *DaemonJobReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager function specifies how the controller is built to watch a CR and other resources that are owned and managed by that controller.
Click to show internal directories.
Click to hide internal directories.