DockerCLI/cli/command/plugin
Vincent Demeester 6e21829af4 Refactor content_trust cli/flags handling
Remove the global variable used. Allows easier unit testing.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-08 15:00:43 -05:00
..
client_test.go add tests to plugin create/remove/enable/disable commands. Part of work on #37 2018-02-15 06:20:26 -05:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Update gometalinter 2017-10-26 12:21:02 -04:00
create_test.go Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
disable.go Update gometalinter 2017-10-26 12:21:02 -04:00
disable_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
enable.go Set a non-zero timeout for HTTP client communication with plugin 2018-02-16 12:00:58 -08:00
enable_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
inspect.go Update gometalinter 2017-10-26 12:21:02 -04:00
install.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
list.go Update gometalinter 2017-10-26 12:21:02 -04:00
push.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
remove.go Update gometalinter 2017-10-26 12:21:02 -04:00
remove_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
set.go Update gometalinter 2017-10-26 12:21:02 -04:00
upgrade.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00