68944ea9cf
Previously, discussions were still ongoing about different storage layouts that could support various access models. This changeset removes a layer of indirection that was in place due to earlier designs. Effectively, this both associates a layer with a named repository and ensures that content cannot be accessed across repositories. It also moves to rely on tarsum as a true content-addressable identifier, removing a layer of indirection during blob resolution. |
||
---|---|---|
.. | ||
doc.go | ||
filereader.go | ||
filereader_test.go | ||
layer.go | ||
layer_test.go | ||
layerreader.go | ||
layerstore.go | ||
layerupload.go | ||
manifest.go | ||
manifest_test.go | ||
manifeststore.go | ||
paths.go | ||
paths_test.go | ||
services.go |