Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Global = New()
)
Functions ¶
Types ¶
type Metrics ¶
type Metrics struct { metrics.KubeRegistry PodDeletionsTotal *metrics.Counter PodDeletionsLatency *metrics.Histogram }
Metrics contains all metrics supported by the device taint eviction controller. It implements metrics.Gatherer.
Click to show internal directories.
Click to hide internal directories.