package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/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.