1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/secret
Evan Hazlett b2e4c7f3b5 review updates
- use Filters instead of Filter for secret list
- UID, GID -> string
- getSecrets -> getSecretsByName
- updated test case for secrets with better source
- use golang.org/x/context instead of context
- for grpc conversion allocate with make
- check for nil with task.Spec.GetContainer()

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-11-09 14:27:45 -05:00
..
cmd.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
create.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
inspect.go review updates 2016-11-09 14:27:45 -05:00
ls.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
remove.go review updates 2016-11-09 14:27:45 -05:00
utils.go review updates 2016-11-09 14:27:45 -05:00