Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type C ¶
type C struct {
// contains filtered or unexported fields
}
C is a collector that collects telemetry data.
func (*C) NeedLeaderElection ¶
NeedLeaderElection implements LeaderElectionRunnable and always returns true.
func (*C) PayloadCh ¶
func (c *C) PayloadCh() <-chan *v1.SendClusterTelemetryRequest_Payload
PayloadCh returns a read-only channel that can be used to receive telemetry payloads.
func (*C) SetupWithManager ¶
SetupWithManager registers the collector with the manager.
Click to show internal directories.
Click to hide internal directories.