DockerCLI/cli/command/secret
Sebastiaan van Stijn c10bf24fb2
cli/command/secret: G101: Potential hardcoded credentials (gosec)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 1850a0595b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 13:16:46 +01:00
..
testdata sort secrets and configs in cli 2017-09-25 13:18:13 +08: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 Fix annotation on docker secret create --template-driver 2019-03-28 16:18:50 +01:00
create_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
formatter.go cli/command/secret: G101: Potential hardcoded credentials (gosec) 2020-01-06 13:16:46 +01:00
formatter_test.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
inspect.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
inspect_test.go File is not `goimports`-ed (goimports) 2020-01-06 13:16:43 +01:00
ls.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
ls_test.go File is not `goimports`-ed (goimports) 2020-01-06 13:16:43 +01:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00