Documentation ¶
Overview ¶
Copyright (c) 2021 Red Hat, Inc. Copyright Contributors to the Open Cluster Management project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusReconciler ¶
type StatusReconciler struct { Client client.Client Scheme *runtime.Scheme HubClient client.Client }
StatusReconciler reconciles status object
func (*StatusReconciler) Reconcile ¶
Reconcile reads that state of the cluster for a ObservabilityAddon object and makes changes based on the state read and what is in the ObservabilityAddon.Status The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.
func (*StatusReconciler) SetupWithManager ¶
func (r *StatusReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.