Documentation ¶
Overview ¶
Package clusterstatus provides the reconciler for the Cluster UpdatesAvailable status controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { Log logr.Logger Client client.Client TKRResolver resolver.CachingResolver Context context.Context }
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.