etcd/client
Yicheng Qin 0ab16db728 client: Sync() pin the endpoint when member list doesn't change
This helps client to pin the same endpoint as long as cluster doesn't change.
2015-08-07 10:08:28 -07:00
..
auth_role.go *: Rename `security` to `auth` 2015-06-15 18:18:50 -04:00
auth_user.go *: Rename `security` to `auth` 2015-06-15 18:18:50 -04:00
client.go client: Sync() pin the endpoint when member list doesn't change 2015-08-07 10:08:28 -07:00
client_test.go client: Sync() pin the endpoint when member list doesn't change 2015-08-07 10:08:28 -07:00
cluster_error.go discovery: print out detailed cluster error 2015-07-29 23:06:57 +08:00
curl.go client: support printing cURL command 2015-06-03 10:02:37 -07:00
discover.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
doc.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
keys.go client: handle empty watch responses elegantly 2015-08-03 11:47:21 -07:00
keys_test.go client: add Quorum option in getOption 2015-07-22 15:19:34 -07:00
members.go client: add member update 2015-07-21 12:53:20 -07:00
members_test.go client: add member update 2015-07-21 12:53:20 -07:00
srv.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
srv_test.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00