Documentation
¶
Overview ¶
Package server implements a health, readiness, and metrics server for the reflector.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricsServer ¶
MetricsServer is a server interface which allows for prometheus to scrape metrics from the reflector.
func NewMetricsServer ¶
func NewMetricsServer(logger zerolog.Logger, address string) MetricsServer
NewMetricsServer creates a new server for serving metrics
Click to show internal directories.
Click to hide internal directories.