Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShopReconciler ¶
type ShopReconciler struct {
client.Client
Scheme *runtime.Scheme
// Grafana provisions a per-tenant Grafana org + dashboard so a ShopHub user
// sees only their own Shop dashboards (spec 4.1 optional). Nil when Grafana
// is not configured (GRAFANA_URL unset) — org sync is then a no-op.
Grafana *grafanaClient
}
ShopReconciler reconciles a Shop object
func (*ShopReconciler) SetupWithManager ¶
func (r *ShopReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.