etcd/etcdmain
Yicheng Qin cf7c83b304 etcdmain: fix that advertise-client-urls is required in proxy mode
etcd proxy doesn't need to set advertise-client-urls because the flag is
not used.
2015-06-10 16:22:32 -07:00
..
config.go etcdmain: fix that advertise-client-urls is required in proxy mode 2015-06-10 16:22:32 -07:00
config_test.go etcdmain: advertise-client-urls must be set if listen-client-urls is set 2015-04-29 09:52:15 -07:00
const_unix.go etcdmain: fix godeps on osx 2015-02-28 11:16:41 -08:00
const_windows.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
etcd.go etcdmain: increase maxIdleConnsPerHost in proxy transport 2015-06-01 16:19:36 -07:00
help.go etcdmain: advertise-client-urls must be set if listen-client-urls is set 2015-04-29 09:52:15 -07:00
http.go etcdmain: New Logging Package 2015-04-28 15:42:32 -04:00