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
Daniel Nephin c8659d3cc5 Fix mount opts error message.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-06-29 15:14:55 -04:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Block service mode change. 2016-06-17 23:04:37 -07:00
inspect.go Improve docker service inspect --pretty 2016-06-17 11:38:19 -07:00
list.go Do not show tasks from down nodes as active in ls 2016-06-22 14:49:24 -07:00
opts.go Fix mount opts error message. 2016-06-29 15:14:55 -04:00
opts_test.go Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 18:18:25 -04:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go Update ServiceInspectWithRaw 2016-06-17 00:47:22 +02:00
tasks.go Update ServiceInspectWithRaw 2016-06-17 00:47:22 +02:00
update.go Fix service update of Args 2016-06-29 12:41:57 -04:00
update_test.go Fix service update of Args 2016-06-29 12:41:57 -04:00