()
| 81 | Logs(string, dockercontainer.LogsOptions, StreamOptions) error |
| 82 | Version() (*dockertypes.Version, error) |
| 83 | Info() (*dockersystem.Info, error) |
| 84 | CreateExec(string, dockertypes.ExecConfig) (*dockertypes.IDResponse, error) |
| 85 | StartExec(string, dockertypes.ExecStartCheck, StreamOptions) error |
| 86 | InspectExec(id string) (*dockertypes.ContainerExecInspect, error) |
no outgoing calls
no test coverage detected