//
pkg.gl
Category
github.com/rancher/webhook
pkg
health
package
0.6.0-rc.1
Repository:
https://github.com/rancher/webhook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
40 SLOC
#
Functions
NewErrorChecker
NewErrorChecker returns a new error checker initialized with a "not ready" error.
RegisterHealthCheckers
RegisterHealthCheckers adds the healthz endpoint to the webhook.
#
Structs
ErrorChecker
ErrorChecker is a HealthChecker that returns the last stored error.