Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ etcd: Etcd client with dialer passthrough. #2031

Closed

Commits on Jan 14, 2020

  1. 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>
    randomvariable committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    9add495 View commit details
    Browse the repository at this point in the history