This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/model/oci
Joseph Schorr 4e1ff90cb2 Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned
Also renames some methods to make it more clear what kind of information they return
2018-11-26 17:58:48 +02:00
..
test Rename accessed items in the data model 2018-11-21 18:06:16 +02:00
__init__.py Read blobs from new manifest blob table where relevant 2018-11-25 17:31:09 +02:00
blob.py Read blobs from new manifest blob table where relevant 2018-11-25 17:31:09 +02:00
label.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00
manifest.py Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned 2018-11-26 17:58:48 +02:00
retriever.py Change OCI data model to use a content retriever for the various manifest operations 2018-11-19 12:24:04 +02:00
shared.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00
tag.py Fix lookup of manifests referenced solely by a manifest list 2018-11-19 23:31:41 +02:00