k3s/pkg/proxy/config
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
..
BUILD Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
OWNERS Trim to folks with context 2016-11-15 08:49:30 +01:00
api_test.go Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
config.go Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
config_test.go Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00