mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
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
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.