Gyu-Ho Lee
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
Anthony Romano
|
9bfa0172f5
|
test, clientv3: run examples as integration tests
|
2016-04-15 11:51:30 -07:00 |
|
Ajit Yagaty
|
06a4086bf9
|
clientv3: Use LeaseID in all the client APIs.
In order to use LeaseID type instead of int64 we have to convert
the protobuf lease responses into client lease reponses.
|
2016-04-14 23:09:46 -07:00 |
|
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
|
f8c3fa637f
|
clientv3: use default client lease api
|
2016-02-25 18:13:26 -08:00 |
|
Anthony Romano
|
3e57bbf317
|
clientv3: use default client kv
|
2016-02-25 18:13:26 -08:00 |
|
Gyu-Ho Lee
|
72a1e5618b
|
clientv3: add more code examples
|
2016-02-23 14:05:36 -08:00 |
|