diff --git a/client/client.go b/registry/client/client.go similarity index 100% rename from client/client.go rename to registry/client/client.go diff --git a/client/client_test.go b/registry/client/client_test.go similarity index 100% rename from client/client_test.go rename to registry/client/client_test.go diff --git a/client/errors.go b/registry/client/errors.go similarity index 100% rename from client/errors.go rename to registry/client/errors.go diff --git a/client/objectstore.go b/registry/client/objectstore.go similarity index 100% rename from client/objectstore.go rename to registry/client/objectstore.go diff --git a/client/pull.go b/registry/client/pull.go similarity index 100% rename from client/pull.go rename to registry/client/pull.go diff --git a/client/push.go b/registry/client/push.go similarity index 100% rename from client/push.go rename to registry/client/push.go