Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(conn db.Conn, listenAddr string, runningOnDaemon bool, creds connection.Credentials) error
Run starts a server that responds to connections from the CLI. It runs on both the daemon and on the minion. The server provides various client-relevant methods, such as starting deployments, and querying the state of the system. This is in contrast to the minion server (minion/pb/pb.proto), which facilitates the actual deployment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.