kubernetes/cmd/kube-proxy
Dan Winship 0f10102c16 Better distinguish the two kinds of proxy health check servers
Kube-proxy runs two different health servers; one for monitoring the
health of kube-proxy itself, and one for monitoring the health of
specific services. Rename them to "ProxierHealthServer" and
"ServiceHealthServer" to make this clearer, and do a bit of API
cleanup too.
2019-10-04 10:37:58 -04:00
..
app Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00
BUILD remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
OWNERS Add OWNERS file for cmd/kube-proxy 2019-04-26 17:22:29 -07:00
proxy.go remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00