Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientOrgReconciler ¶
type ClientOrgReconciler struct {
// contains filtered or unexported fields
}
ClientOrgReconciler reconciles a GatewayConfig object
func NewReconciler ¶
func NewReconciler(kc client.Client, bc *prometheus.Client, clusterUID, hubUID string, d detector.PrometheusDetector) *ClientOrgReconciler
func (*ClientOrgReconciler) CreateGrafanaAppBinding ¶
func (r *ClientOrgReconciler) CreateGrafanaAppBinding(monNamespace string, resp *prometheus.GrafanaDatasourceResponse) error
func (*ClientOrgReconciler) SetupWithManager ¶
func (r *ClientOrgReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.