Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
etcd: Etcd client with dialer passthrough.
Allows user to contact etcd with arbitrary connection types, useful when proxying through the Kubernetes API server. Protobuf types are wrapped such that downstream consumers do not need to import etcd packages. Signed-off-by: Naadir Jeewa <jeewan@vmware.com>
- Loading branch information