DockerCLI/cli/command/service
Vincent Demeester 2c4de4fb5e
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-08 18:24:26 +02:00
..
progress Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
testdata Sort services names in a natural order 2017-07-19 18:18:06 +03:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
create.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
generic_resource_opts.go Added support for generic resource update 2017-11-28 18:03:10 +01:00
generic_resource_opts_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
helpers.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
inspect_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
list_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
logs.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
opts.go Merge pull request #1052 from thaJeztah/fix-rollback-config 2018-05-14 11:01:56 +02:00
opts_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
parse.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
ps.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
ps_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
rollback.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
rollback_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
scale.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
trust.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
update.go Minor refactor: use anyChanged() to detect changed flags 2018-05-24 01:30:09 +02:00
update_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00