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 GetStargatePromSMName ¶
GetStargatePromSMName gets the name for our ServiceMonitors based on cluster and DC name.
Types ¶
type StargateReconciler ¶
type StargateReconciler struct {
*config.ReconcilerConfig
client.Client
Scheme *runtime.Scheme
ManagementApi cassandra.ManagementApiFactory
Registry cassimages.ImageRegistry
}
StargateReconciler reconciles a Stargate object
func (*StargateReconciler) SetupWithManager ¶
func (r *StargateReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.