kubernetes/pkg/proxy/config
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
..
api.go kube-proxy can read config from the apiserver 2014-08-27 15:49:01 -04:00
api_test.go kube-proxy can read config from the apiserver 2014-08-27 15:49:01 -04:00
config.go All types stored in etcd are now API objects. 2014-07-28 11:27:36 -07:00
config_test.go All types stored in etcd are now API objects. 2014-07-28 11:27:36 -07:00
doc.go Address package level comments for readability. 2014-06-12 20:26:12 -07:00
etcd.go Etcd can close the watch channel for services 2014-08-13 14:21:16 -04:00
file.go Merge pull request #571 from lavalamp/master 2014-07-29 17:19:33 -07:00