Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
Store Store
}
Collector represents a kube-state-metrics metric collector. It is a stripped down version of the Prometheus client_golang collector.
func NewCollector ¶
NewCollector constructs a collector with the given Store.
Click to show internal directories.
Click to hide internal directories.