kubernetes/cmd/kube-proxy/app
Andy Goldstein d2bc4d0b2e Use shared informers for proxy endpoints and service configs
Use shared informers instead of creating local controllers/reflectors
for the proxy's endpoints and service configs. This allows downstream
integrators to pass in preexisting shared informers to save on memory &
cpu usage.

This also enables the cache mutation detector for kube-proxy for those
presubmit jobs that already turn it on.
2017-04-04 12:51:41 -04:00
..
options Updated NodeRef to clientv1.ObjectReference. 2017-02-07 06:27:06 +08:00
BUILD Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
conntrack.go remove repeat const declaration 2016-11-22 16:46:51 +08:00
server_test.go Remove proxy-mode annotation from kube-proxy 2017-01-28 09:12:28 -08:00
server.go Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00