moby--moby/api/server
Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage
Add distribution package for managing pulls and pushes. This is based on
the old code in the graph package, with major changes to work with the
new image/layer model.

Add v1 migration code.

Update registry, api/*, and daemon packages to use the reference
package's types where applicable.

Update daemon package to use image/layer/tag stores instead of the graph
package

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2015-11-24 09:40:25 -08:00
..
httputils remove unnecessary logs from daemon 2015-11-10 17:44:38 +08:00
router Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
middleware.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
middleware_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
profiler.go api/server fix golint errors/warnings. 2015-07-28 22:44:39 +00:00
server.go extract docker volume API from local 2015-10-27 17:28:19 -07:00
server_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
server_unix.go Added possibility to use TLS with systemd socket activation 2015-11-13 17:01:23 +01:00
server_windows.go Allocate resources for server API before daemon creation 2015-10-05 09:32:08 -07:00