k8s-merge-robot
d807690c39
Merge pull request #23387 from hongchaodeng/e
...
Automatic merge from submit-queue
storage.Interface KV impl. of etcd v3
This is the initial implementation of #22448 .
The PR consists of two parts:
- add godep of "clientv3" and "integration" (for testing)
- create new package "etcd3" under "pkg/storage/"
- implement KV methods of storage.Interface using etcd v3 APIs
- Create, Set, Get, Delete, GetToList, List, GuaranteedUpdate
2016-03-31 11:46:43 -07:00
..
2016-03-02 20:46:32 -05:00
2016-03-31 10:41:11 -04:00
2016-03-25 15:25:09 -07:00
2016-03-30 05:42:58 -07:00
2016-03-25 11:21:39 -07:00
2016-03-02 20:46:32 -05:00
2015-09-18 21:13:39 +02:00
2016-03-26 13:33:37 -07:00
2016-03-29 05:04:27 -07:00
2016-03-30 15:38:50 -07:00
2016-03-21 20:21:39 +08:00
2016-03-22 17:26:50 -07:00
2015-12-15 13:36:25 -05:00
2015-12-17 19:59:46 +08:00
2016-03-28 09:24:49 -04:00
2015-12-20 21:59:59 -05:00
2015-05-01 17:49:56 -04:00
2016-03-30 14:16:52 -07:00
2016-03-30 11:51:21 -05:00
2016-03-02 16:21:16 +01:00
2016-03-17 09:30:02 +01:00
2016-03-28 09:24:49 -04:00
2016-03-22 17:26:50 -07:00
2016-03-21 15:27:02 -07:00
2016-03-02 20:46:32 -05:00
2016-03-22 17:26:50 -07:00
2016-03-28 21:25:54 -04:00
2016-03-31 11:46:43 -07:00
2016-03-03 11:49:48 -08:00
2016-02-17 16:10:02 -08:00
2016-02-07 12:02:20 +01:00
2016-03-30 10:20:39 -07:00
2016-02-24 11:22:02 -05:00
2016-03-22 10:35:06 -07:00
2016-03-26 06:44:48 -07:00
2016-03-14 13:55:28 -07:00
2016-03-26 13:01:25 -07:00
2016-03-18 12:35:27 +01:00
2016-03-02 20:46:32 -05:00