Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMetricSyncerPod ¶
func NewMetricSyncerPod(conf *config.Configuration, _ interface{}, metricEmitter metrics.MetricEmitter, emitterPool metricspool.MetricsEmitterPool, metaServer *metaserver.MetaServer, metaReader metacache.MetaReader) (syncer.CustomMetricSyncer, error)
Types ¶
type MetricSyncerPod ¶
type MetricSyncerPod struct {
// contains filtered or unexported fields
}
func (*MetricSyncerPod) Name ¶
func (p *MetricSyncerPod) Name() string
func (*MetricSyncerPod) Run ¶
func (p *MetricSyncerPod) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.