DockerCLI/cli/command/secret
Vincent Demeester 1a2244e384 Error out on orchestrator command that don't support k8s yet
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-12-26 11:46:59 +01:00
..
testdata sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -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 Plugable secret backend 2017-09-07 11:10:44 +03:00
create_test.go Plugable secret backend 2017-09-07 11:10:44 +03:00
inspect.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
inspect_test.go Plugable secret backend 2017-09-07 11:10:44 +03:00
ls.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
ls_test.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
remove.go Update imports. 2017-04-17 18:07:56 -04:00
remove_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00