Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "generate",
Short: "Generate Harvest related files",
Long: "Generate Harvest related files",
}
Functions ¶
Types ¶
type Counter ¶
type CounterMetaData ¶
type CounterTemplate ¶
type CounterTemplate struct { Counters []Counter CounterMetaData CounterMetaData }
type MetricDef ¶
type PollerInfo ¶
type PollerTemplate ¶
type PollerTemplate struct { Pollers []PollerInfo Admin AdminInfo }
type PromTemplate ¶
Click to show internal directories.
Click to hide internal directories.