Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface {
RegisterStore(generators []ksmetric.FamilyGenerator, expectedType interface{}, lw cache.ListerWatcher) error
}
Handler use to registry controller metrics
func NewHandler ¶
func NewHandler(mux httpserver.Server) Handler
NewHandler return new metrics Handler instance
Click to show internal directories.
Click to hide internal directories.