• k8s-merge-robot's avatar
    Merge pull request #23387 from hongchaodeng/e · d807690c
    k8s-merge-robot authored
    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
    d807690c
Name
Last commit
Last update
..
_workspace Loading commit data...
_workspace_aux/src/github.com Loading commit data...
.license_file_state Loading commit data...
Godeps.json Loading commit data...
LICENSES Loading commit data...
OWNERS Loading commit data...
Readme Loading commit data...