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
Victor Vieux 4c9e21b674 add some more fields in docker service inspect -p
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-06-16 16:22:11 -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 add some more fields in docker service inspect -p 2016-06-16 16:22:11 -07:00
list.go api/client/service: list running services over replicas 2016-06-15 21:53:23 -07:00
opts.go Fix String() for some option types 2016-06-16 10:09:14 -04:00
opts_test.go Fix String() for some option types 2016-06-16 10:09:14 -04:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
scale.go Change SCALE to REPLICAS. 2016-06-15 17:57:59 -04:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go prevent some panics in 'service update' 2016-06-14 15:37:27 -07:00