mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 03:00:49 -05:00
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. |
||
|---|---|---|
| .. | ||
| api_test.go | ||
| BUILD | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| OWNERS | ||