etcd/clientv3
Xiang Li c7876d4111 clientv3/integration: fix member remove
Do not connect to the member to remove.
2016-02-02 20:49:00 -08:00
..
integration clientv3/integration: fix member remove 2016-02-02 20:49:00 -08:00
client.go clientv3: add no endpoint error 2016-02-02 11:01:58 -08:00
client_test.go *: fix minor typos, comments 2016-01-30 18:15:56 -08:00
cluster.go clientv3: implement cluster api 2016-02-01 21:46:23 -08:00
compare.go clientv3: initial txn 2016-01-28 14:27:42 -08:00
kv.go clientv3: do not retry on modifications 2016-02-01 21:54:40 -08:00
lease.go clientv3/integration: test lease keepalive 2016-02-02 10:59:22 -08:00
op.go clientv3: initial txn 2016-01-28 14:27:42 -08:00
sort.go clientv3: fill in kv ops 2016-01-28 08:17:53 -08:00
txn.go *: fix minor typos, comments 2016-01-30 18:15:56 -08:00
watch.go clientv3: watcher implementation 2016-02-01 23:21:55 -08:00