mirror of https://github.com/docker/docs.git
Since the refactor done in #756, some methods have been removed from the driver interface. Remove those methods from `fakedriver`: - `StartDocker()` - `StopDocker()` - `GetDockerConfigDir()` - `GetSSHCommand()` Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch> |
||
---|---|---|
.. | ||
fakedriver.go | ||
fakedriver_test.go |