DockerCLI/cli/command/system
Vincent Demeester 88068b9dd7
Use command.Cli interface instead of concrete type…
… wherever it's possible. Should make it even easier to test and use
another implementation.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-14 16:26:47 +02:00
..
testdata Add test for version output aligning 2018-05-31 10:15:15 +02:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
df.go system: add buildcache formatting 2018-06-09 20:51:34 +00:00
events.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go Merge pull request #1043 from justyntemme/patch-2 2018-05-22 00:26:26 +02:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Add test for version output aligning 2018-05-31 10:15:15 +02:00
version_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00