1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/service
Sebastiaan van Stijn 8f93128cd6
Change mount-types to lowercase
these values were changed to lowercase in
690cb2d08c,
but not changed accordingly in docker/docker.

this changes the mounttypes to lowercase

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-07-21 11:25:42 +02:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Change the add/update flags to include 'add' 2016-07-13 16:06:25 -04:00
inspect.go Only show port name if set. 2016-07-15 16:02:04 -04:00
list.go Merge pull request #24266 from allencloud/add_cmd_docker_stack_services_STACKNAME 2016-07-20 18:38:08 +02:00
opts.go Change mount-types to lowercase 2016-07-21 11:25:42 +02:00
opts_test.go Change mount-types to lowercase 2016-07-21 11:25:42 +02:00
remove.go Fix the usage for service rm command 2016-07-20 18:27:26 +09:00
scale.go re-vendor engine-api 2016-07-06 21:14:14 -04:00
tasks.go Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-13 18:47:29 +02:00
update.go swarm: add log driver support for services 2016-07-15 21:39:27 -07:00
update_test.go Change mount-types to lowercase 2016-07-21 11:25:42 +02:00