1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/container
Alexander Morozov a69c4129e0 Merge pull request #28409 from dnephin/swagger-gen-more
Generate more types from the swagger spec
2017-01-26 10:35:34 -08:00
..
backend.go Convert ContainerTopOKResponse from swagger spec. 2017-01-03 11:47:47 -05:00
container.go Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00
container_routes.go Don't use AutoRemove on older daemons 2017-01-15 01:59:57 +01:00
copy.go return directly without ifs in remaining packages 2016-12-14 23:28:27 +02:00
exec.go add headers when using exec 2016-12-06 14:27:34 -05:00
inspect.go