Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CruiseControlJmxTemplate holds the template for CC monitoring
CruiseControlJmxTemplate = "%s-cc-jmx-exporter"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
resources.Reconciler
}
Reconciler implements the Component Reconciler
func New ¶
func New(client client.Client, cluster *v1beta1.KafkaCluster) *Reconciler
New creates a new reconciler for CC Monitoring
Click to show internal directories.
Click to hide internal directories.