Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LicenseSyncer ¶
type LicenseSyncer struct { HubClient client.Client SpokeClient client.Client ClusterID string CaCert *x509.Certificate R *storage.LicenseRegistry }
func (*LicenseSyncer) SetupWithManager ¶
func (r *LicenseSyncer) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager. Manager is configured to only watch license secret
Click to show internal directories.
Click to hide internal directories.