etcd/clientv3
Anthony Romano 15c8876e4c Merge pull request #4455 from heyitsanthony/etcdctlv3-compaction-err
etcdctlv3: report compaction error, if any
2016-02-08 19:15:40 -08:00
..
integration clientv3: withOption for Gets 2016-02-08 13:11:55 -08:00
client.go *: add etcdserver namespace for rpc error 2016-02-05 15:13:24 -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: make compare compliant with proposed txn usage 2016-02-08 13:48:29 -08:00
kv.go etcdctlv3: report compaction error, if any 2016-02-08 15:09:03 -08:00
lease.go clientv3/integration: test lease keepalive 2016-02-02 10:59:22 -08:00
op.go clientv3: withOption for Gets 2016-02-08 13:11:55 -08:00
sort.go clientv3: fill in kv ops 2016-01-28 08:17:53 -08:00
txn.go clientv3: retry remote connection on txn write failure 2016-02-05 11:51:44 -08:00
txn_test.go clientv3: make compare compliant with proposed txn usage 2016-02-08 13:48:29 -08:00
watch.go clientv3: watcher implementation 2016-02-01 23:21:55 -08:00