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

Add connectionbroker package #1850

Merged
merged 1 commit into from
Jan 9, 2017

Commits on Jan 9, 2017

  1. Add connectionbroker package

    This package is a small abstraction on top of Remotes that provides a
    gRPC connection to a manager. If running on a manager, it uses the unix
    socket, otherwise it will pick a remote manager using Remotes. This
    will allow things like agent and certificate renewal to work even on a
    single node with no TCP port bound.
    
    Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
    aaronlehmann committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e32ca49 View commit details
    Browse the repository at this point in the history