k3s/Godeps
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
..
_workspace Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
_workspace_aux/src/github.com Updated Godeps/LICENSES and new Godeps/_workspace_aux/ license files. 2016-03-22 16:50:40 -07:00
.license_file_state Use newer home for gcfg package 2016-03-16 08:42:08 -07:00
Godeps.json Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
LICENSES Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
Readme

Readme

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.