DockerCLI/cli/command/service
Akihiro Suda a7b5f2df86 support --mount type=bind,bind-nonrecursive,...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-01-10 12:07:46 +09:00
..
progress Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
testdata formatter package heavy refactoring 2018-10-23 17:05:44 +02: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 support --mount type=bind,bind-nonrecursive,... 2019-01-10 12:07:46 +09:00
formatter.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
formatter_test.go formatter package heavy refactoring 2018-10-23 17:05:44 +02: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 formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
inspect_test.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
list.go formatter package heavy refactoring 2018-10-23 17:05:44 +02: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 support --mount type=bind,bind-nonrecursive,... 2019-01-10 12:07:46 +09: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 Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02: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 Fix panic (npe) when updating service limits/reservations 2018-12-13 02:21:57 +01:00
update_test.go Fix panic (npe) when updating service limits/reservations 2018-12-13 02:21:57 +01:00