Skip to content

Conversation

@clive-devops
Copy link

This allows a developer to define Docker::Swarm::Node#auto_create_connection in which node connections can be created as needed.

class Docker::Swarm::Node
  def self.auto_create_connection( node_instance )
    # use node_instance to create and return a connection
  end
end

Fixes #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant