distribution/registry
Stephen J Day 65b0d73cb7 Move storagedriver package to registry/storage/driver
This change is slightly more complex than previous package maves in that the
package name changed. To address this, we simply always reference the package
driver as storagedriver to avoid compatbility issues with existing code. While
unfortunate, this can be cleaned up over time.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-11 12:43:04 -08:00
..
api/v2 Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
auth Move auth package under registry package 2015-02-10 17:34:04 -08:00
client Move client package under registry package 2015-02-11 12:42:56 -08:00
handlers Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storage Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
doc.go Move registry package into handler package 2015-02-10 17:25:40 -08:00