Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewLayerMetrics ¶
func NewLayerMetrics(ns *metrics.Namespace) *Controller
func (*Controller) Collect ¶
func (c *Controller) Collect(ch chan<- prometheus.Metric)
func (*Controller) Describe ¶
func (c *Controller) Describe(ch chan<- *prometheus.Desc)
func (*Controller) Remove ¶
func (c *Controller) Remove(key string)
Click to show internal directories.
Click to hide internal directories.