DockerCLI/cli/command/system
Vincent Demeester 55edeb497a
Migrate to non-deprecated functions of `api/types/filters`
- Use `Contains` instead of `Include`
- Use `ToJSON` instead of `ToParam`
- Remove usage of `ParseFlag` as it is deprecated too

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-07-27 15:37:43 +02:00
..
testdata Adapt min-column width to component information 2018-07-12 01:34:34 +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 Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Adapt min-column width to component information 2018-07-12 01:34:34 +02:00
version_test.go Extend version-align test with components 2018-07-12 01:31:23 +02:00