kubernetes/pkg/proxy
Clayton Coleman 9006eadcfe kube-proxy can read config from the apiserver
All clients that talk to a "master" as a host:port or URL
(scheme://host:port) parameter.  Add tests.
2014-08-27 15:49:01 -04:00
..
config kube-proxy can read config from the apiserver 2014-08-27 15:49:01 -04:00
doc.go proxy: fixing linting errors. 2014-07-10 22:36:06 -07:00
loadbalancer.go proxy: cleanup and minor refactoring 2014-08-05 07:18:12 -07:00
proxier_test.go Fix the proxier when a service with the same port is re-created, actually restart the proxy. 2014-08-19 12:24:10 -07:00
proxier.go Fix a race in proxy. 2014-08-25 21:38:16 -07:00
roundrobin_test.go Pass obj with lock by reference. Methods->funcs. 2014-08-14 14:01:27 -07:00
roundrobin.go Pass obj with lock by reference. Methods->funcs. 2014-08-14 14:01:27 -07:00