(id string)
| 110 | Nodes() ([]swarm.Node, error) |
| 111 | NodeTasks(nodeID string) ([]swarm.Task, error) |
| 112 | ResolveNode(id string) (string, error) |
| 113 | ResolveService(id string) (string, error) |
| 114 | Service(id string) (*swarm.Service, error) |
| 115 | ServiceLogs(id string, since string, withTimeStamps bool) (io.ReadCloser, error) |
no outgoing calls
no test coverage detected