Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthzServer ¶
type HealthzServer struct {
// contains filtered or unexported fields
}
func (*HealthzServer) Handle ¶
func (h *HealthzServer) Handle(w http.ResponseWriter, r *http.Request)
func (*HealthzServer) Shutdown ¶
func (h *HealthzServer) Shutdown() error
type MetricsServer ¶
type MetricsServer struct {
// contains filtered or unexported fields
}
func (*MetricsServer) Shutdown ¶
func (m *MetricsServer) Shutdown() error
Click to show internal directories.
Click to hide internal directories.