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
Brian Goff a77b7dd227 cleanup attach api calls
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-02-09 14:26:51 -05:00
..
backend.go cleanup attach api calls 2016-02-09 14:26:51 -05:00
container.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00
container_routes.go cleanup attach api calls 2016-02-09 14:26:51 -05:00
copy.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
exec.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
inspect.go