handlers

package
v0.0.0-...-be4dc66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2019 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Healthz

func Healthz(w http.ResponseWriter, r *http.Request)

Healthz is a HTTP handler for the /healthz endpoint which responses with 200 OK status code if the Gardener controller manager is healthy; and with 500 Internal Server error status code otherwise.

func InitMetrics

func InitMetrics(client kubernetes.Interface, scrapeInterval time.Duration) http.Handler

InitMetrics takes an Kubernetes <client> for a Garden cluster and initiate the collection of Gardener and Shoot related metrics. It returns a <http.Handler> to register on a webserver, which provides the collected metrics in the Prometheus format.

func UpdateHealth

func UpdateHealth(isHealthy bool)

UpdateHealth expects a boolean value <isHealthy> and assigns it to the package-internal 'healthy' variable.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL