Anthony Romano
|
44753594ec
|
v3rpc: move errors to v3rpc/rpctypes
Fixes #4771
|
2016-03-17 11:52:34 -07:00 |
|
Anthony Romano
|
1e16758029
|
clientv3: add Err() to WatchResponse
Checking for number of events as a failure condition was a kludge.
|
2016-03-03 15:21:04 -08:00 |
|
Anthony Romano
|
d430c7baf7
|
clientv3: use default client watcher
|
2016-02-25 18:13:26 -08:00 |
|
Anthony Romano
|
9f569842f0
|
clientv3: move syncer to mirror package
to be in line with sync meaning process synchronization, not data
synchronization
|
2016-02-24 14:21:41 -08:00 |
|
Gyu-Ho Lee
|
7a7751b994
|
etcdctlv3: combine Watch, WatchPrefix
|
2016-02-23 20:02:24 -08:00 |
|
Xiang Li
|
d78cff2c4a
|
etcdctlv3: separate out cmd parsing logic for creating client
|
2016-02-15 14:44:25 -08:00 |
|
Xiang Li
|
24a6abaf59
|
*: move sync logic to clientv3/sync
|
2016-02-14 22:52:34 -08:00 |
|
Anthony Romano
|
91e2086d18
|
etcdctlv3: snapshot command
Partially addresses #4097
|
2016-02-12 14:19:26 -08:00 |
|