Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckReconciler ¶
type CheckReconciler struct { client.Client Scheme *runtime.Scheme Log logr.Logger Hckio *healthchecksio.Client Clock Clock ReconcileInterval time.Duration NamePrefix string }
CheckReconciler reconciles a Check object
func (*CheckReconciler) SetupWithManager ¶
func (r *CheckReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager hooks up the controller/reconciler
Click to show internal directories.
Click to hide internal directories.