Files
kubernetes/Godeps/_workspace/src/github.com
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
..
2015-11-30 17:08:45 -08:00
2016-03-15 15:50:19 -07:00
2016-01-15 10:56:52 -08:00
2016-01-26 17:01:37 -08:00
2016-03-17 16:42:28 +01:00
2015-11-25 12:48:23 -02:00