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
Josh Hawn 77b8465d7e Add SecretUpdate method to client
closes #28678

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)

Update cli/command/service/update_test.go

Fixes test build error:

  secretAPIClientMock does not implement "github.com/docker/docker/client".SecretAPIClient (missing SecretUpdate method)

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2017-01-13 09:51:05 -08:00
..
bundlefile
checkpoint
commands
container
formatter Fix ImageSummary.Size value 2017-01-12 07:49:22 -08:00
idresolver
image
inspect
network
node
plugin
prune
registry
secret
service Add SecretUpdate method to client 2017-01-13 09:51:05 -08:00
stack
swarm
system
task
volume
cli.go
events_utils.go
in.go
out.go
registry.go
trust.go
utils.go