containerd/metadata
Akihiro Suda d88de4a34f content: change Writer/ReaderAt to take OCI
This change allows implementations to resolve the location of the actual data
using OCI descriptor fields such as MediaType.

No OCI descriptor field is written to the store.

No change on gRPC API.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-06-01 11:51:43 +09:00
..
boltutil Licence header added 2018-02-19 10:32:26 +09:00
adaptors.go Licence header added 2018-02-19 10:32:26 +09:00
bolt.go Licence header added 2018-02-19 10:32:26 +09:00
buckets.go Add restart monitor 2018-05-16 13:07:23 -04:00
containers_test.go Allow image and snapshotkey to be updated 2018-04-05 17:01:07 -04:00
containers.go Allow image and snapshotkey to be updated 2018-04-05 17:01:07 -04:00
content_test.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
content.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
db_test.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
db.go Merge pull request #2154 from dmcgowan/shared-content-ingests 2018-03-12 16:11:32 -07:00
gc_test.go gc: add support for multiple snapshot labels 2018-04-11 15:56:01 -07:00
gc.go gc: add support for multiple snapshot labels 2018-04-11 15:56:01 -07:00
images_test.go Licence header added 2018-02-19 10:32:26 +09:00
images.go Licence header added 2018-02-19 10:32:26 +09:00
leases_test.go Licence header added 2018-02-19 10:32:26 +09:00
leases.go Licence header added 2018-02-19 10:32:26 +09:00
migrations.go Merge pull request #2154 from dmcgowan/shared-content-ingests 2018-03-12 16:11:32 -07:00
namespaces.go Licence header added 2018-02-19 10:32:26 +09:00
snapshot_test.go Move testutils to pkg 2018-05-22 17:08:38 -04:00
snapshot.go Merge pull request #1833 from dmcgowan/snapshot-gc-3rd-phase 2018-03-12 17:49:56 -07:00