apps

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 38 Imported by: 0

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) Reconcile

func (r *ShopReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ShopReconciler) SetupWithManager

func (r *ShopReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL