package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

NewFakeServiceHealthServer allocates a new fake service healthcheck server manager.
NewProxierHealthServer returns a proxier health http server.
NewServiceHealthServer allocates a new service healthcheck server manager.

# Structs

FakeServiceHealthServer is a fake ServiceHealthServer for test programs.
ProxierHealthServer returns 200 "OK" by default.

# Interfaces

ProxierHealthUpdater allows callers to update healthz timestamp only.
ServiceHealthServer serves HTTP endpoints for each service name, with results based on the endpoints.