package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewFakeServiceHealthServer allocates a new fake service healthcheck server manager.
NewProxyHealthServer returns a proxy health http server.
NewServiceHealthServer allocates a new service healthcheck server manager.
# Constants
ToBeDeletedTaint is a taint used by the CLuster Autoscaler before marking a node for deletion.
# Structs
FakeServiceHealthServer is a fake ServiceHealthServer for test programs.
ProxierHealth represents the health of a proxier which operates on a single IP family.
ProxyHealth represents the health of kube-proxy, embeds health of individual proxiers.
ProxyHealthServer allows callers to: 1.
# Interfaces
ServiceHealthServer serves HTTP endpoints for each service name, with results based on the endpoints.