Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PluginName is name of kubelet reporter plugin
PluginName = "kubelet-reporter-plugin"
)
Variables ¶
This section is empty.
Functions ¶
func NewKubeletReporterPlugin ¶
func NewKubeletReporterPlugin(emitter metrics.MetricEmitter, metaServer *metaserver.MetaServer, conf *config.Configuration, callback plugin.ListAndWatchCallback) (plugin.ReporterPlugin, error)
NewKubeletReporterPlugin creates a kubelet reporter plugin
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.