DockerCLI/cli/command/stack
Daniel Nephin 3724fb7f37 Add gosimple lint
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-14 16:55:08 -07:00
..
client_test.go Do not call the config endpoint if API is lower than 1.30 2017-06-14 09:56:53 +02:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
common.go Remove stack configs on stack removal 2017-05-26 18:17:43 -07:00
deploy.go Change --no-resolve-image flag to --resolve-image string flag 2017-06-07 12:30:11 -07:00
deploy_bundlefile.go Change --no-resolve-image flag to --resolve-image string flag 2017-06-07 12:30:11 -07:00
deploy_composefile.go Add gosimple lint 2017-06-14 16:55:08 -07:00
deploy_composefile_test.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
deploy_test.go Update imports. 2017-04-17 18:07:56 -04:00
list.go Add gosimple lint 2017-06-14 16:55:08 -07:00
opts.go Update imports. 2017-04-17 18:07:56 -04:00
ps.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
remove.go Do not call the config endpoint if API is lower than 1.30 2017-06-14 09:56:53 +02:00
remove_test.go removed the output leaked from stack remove error test case 2017-06-09 12:14:18 -04:00
services.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00