package
1.8.0-alpha.2
Repository: https://github.com/igneous-systems/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewDefaultHealthzServer returns a default healthz http server.
NewServer allocates a new healthcheck server manager.

# Structs

HealthzServer returns 200 "OK" by default.

# Interfaces

HealthzUpdater allows callers to update healthz timestamp only.
HTTPServer allows for testing of Server.
HTTPServerFactory allows for testing of Server.
Listener allows for testing of Server.
Server serves HTTP endpoints for each service name, with results based on the endpoints.