Anthony Romano
|
dc17eaace7
|
*: rename Lease Create to Grant
Creating a lease through the client API interface union looked like
"c.Create(...)"-- the method name wasn't very descriptive.
|
2016-04-07 12:28:14 -07:00 |
|
Anthony Romano
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -07:00 |
|
Anthony Romano
|
a001651bc1
|
clientv3: remove dependency on lease package
|
2016-03-17 11:52:34 -07:00 |
|
Anthony Romano
|
44753594ec
|
v3rpc: move errors to v3rpc/rpctypes
Fixes #4771
|
2016-03-17 11:52:34 -07:00 |
|
Anthony Romano
|
3c9e8540a7
|
clientv3: optionize put and delete
|
2016-02-10 15:03:11 -08:00 |
|
Anthony Romano
|
51c4894f62
|
clientv3: ctx-ize KV
|
2016-02-09 17:42:34 -08:00 |
|
Quentin Perez
|
86aafcd15a
|
clientv3/integration: fix args format in Errorf/Printf
|
2016-02-03 22:17:58 +01:00 |
|
Xiang Li
|
fd0e68d16b
|
clientv3/integration: test lease keepalive
|
2016-02-02 10:59:22 -08:00 |
|
Xiang Li
|
bef7887c0d
|
clientv3/integration: add basic lease test
|
2016-02-01 12:59:44 -08:00 |
|