Files
kubernetes/pkg
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-25 11:21:39 -07:00
2016-03-02 20:46:32 -05:00
2016-03-21 20:21:39 +08:00
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-03-02 16:21:16 +01:00
2016-03-17 09:30:02 +01:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00