Documentation ¶
Index ¶
Constants ¶
View Source
const (
MemberStatusName = "toolchain-member-status"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { Client client.Client Scheme *runtime.Scheme GetHostCluster func() (*cluster.CachedToolchainCluster, bool) AllNamespacesClient client.Client VersionCheckManager status.VersionCheckManager }
Reconciler reconciles a MemberStatus object
func (*Reconciler) Reconcile ¶
Reconcile reads the state of toolchain member cluster components and updates the MemberStatus resource with information useful for observation or troubleshooting
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr manager.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.