Versions in this module Expand all Collapse all v0 v0.1.0 Jul 24, 2023 Changes in this version + func GetLog(ctx context.Context) logr.Logger + type HorizonReconciler struct + Kclient kubernetes.Interface + Scheme *runtime.Scheme + func (r *HorizonReconciler) GetClient() client.Client + func (r *HorizonReconciler) GetKClient() kubernetes.Interface + func (r *HorizonReconciler) GetScheme() *runtime.Scheme + func (r *HorizonReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, _err error) + func (r *HorizonReconciler) SetupWithManager(mgr ctrl.Manager) error