kubernetes/staging/src/k8s.io/component-base/metrics/prometheus/slis/routes.go

var installOnce

var installWithResetOnce

type mux

type SLIMetrics

// Install adds the DefaultMetrics handler
func (s SLIMetrics) Install(m mux) {}

type SLIMetricsWithReset

// Install adds the DefaultMetrics handler
func (s SLIMetricsWithReset) Install(m mux) {}