DockerBroker
Implements a Docker based server broker for creating, updating, and removing servers.
Connects to the Docker socket directly
Parameters
serverConfig
Server configuration that should contain a valid DockerServerConfig
Constructors
Functions
Link copied to clipboard
Gets the address of the server
Link copied to clipboard
Creates a closure that can be run to reconcile the server's state with the new configuration.
Link copied to clipboard
Attempts to remove the server
Link copied to clipboard
Attempts to start the server if it is not running
Link copied to clipboard
Attempts to stop the server if it is running