DockerCLI/cli/command/service
Drew Erny 4cacd1304a Add CredentialSpec tests
Adds tests for setting and updating swarm service CredentialSpecs,
especially when using a Config as a credential spec.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2019-04-12 11:17:34 -05: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 Add CredentialSpec tests 2019-04-12 11:17:34 -05:00
create_test.go Add CredentialSpec tests 2019-04-12 11:17:34 -05:00
formatter.go Add systctl support for services 2019-03-19 13:33:32 +01: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 [#117] remove blank line and fix order 2019-03-18 21:37:22 -04:00
list.go Add support for maximum replicas per node without stack 2019-02-22 09:53:21 +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 Update CredentialSpec code to allow using configs 2019-04-12 11:17:33 -05:00
opts_test.go Update CredentialSpec code to allow using configs 2019-04-12 11:17:33 -05:00
parse.go Add CredentialSpec tests 2019-04-12 11:17:34 -05: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 Add CredentialSpec tests 2019-04-12 11:17:34 -05:00
update_test.go Add CredentialSpec tests 2019-04-12 11:17:34 -05:00