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 8a93ff1ffb Remove dead code from node update.
Also share mode code between update commands
and use flag constants

Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit cacaeab9db)
2016-06-30 16:47:39 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
create.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
inspect.go Improve docker service inspect --pretty 2016-06-17 13:09:13 -07:00
list.go api/client/service: list running services over replicas 2016-06-16 23:36:55 -07:00
opts.go add more flag constants to service update. 2016-06-30 16:47:39 -07:00
opts_test.go Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 23:36:59 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go Update ServiceInspectWithRaw 2016-06-16 23:36:57 -07:00
tasks.go Update ServiceInspectWithRaw 2016-06-16 23:36:57 -07:00
update.go Remove dead code from node update. 2016-06-30 16:47:39 -07:00