Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateVectorToml ¶ added in v1.5.0
func CreateVectorToml(telemetrySpec *telemetryapi.TelemetrySpec) (string, error)
func GetReaperPromSMName ¶ added in v1.2.0
GetReaperPromSMName gets the name for our ServiceMonitors based on cluster and DC name.
Types ¶
type ReaperReconciler ¶
type ReaperReconciler struct { *config.ReconcilerConfig client.Client Scheme *runtime.Scheme NewManager func() reaper.Manager }
ReaperReconciler reconciles a Reaper object
func (*ReaperReconciler) SetupWithManager ¶
func (r *ReaperReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.