| Modifier and Type | Method and Description |
|---|---|
protected String |
DaemonClient.invoke(String path,
DaemonParameters parameters)
Invokes Cargo daemon manager with a specified command and content data.
|
void |
DaemonClient.start(DaemonStart start)
Starts a container specified by the start request.
|
void |
DaemonClient.stop(String handleId)
Stops the container with the specified handle identifier.
|
Copyright © 2004–2015 Github. All rights reserved.