Versions in this module Expand all Collapse all v1 v1.0.1 Oct 30, 2021 Changes in this version + var Dummy = &dummy + type Instrumenter interface + DeleteCluster func(namespace string, name string) + SetClusterError func(namespace string, name string) + SetClusterOK func(namespace string, name string) + type PromMetrics struct + func NewPrometheusMetrics(path string, namespace string, mux *http.ServeMux, ...) *PromMetrics + func (p *PromMetrics) DeleteCluster(namespace string, name string) + func (p *PromMetrics) SetClusterError(namespace string, name string) + func (p *PromMetrics) SetClusterOK(namespace string, name string)