distribution/manifest/ocischema
Sebastiaan van Stijn 86cd830fb3
Descriptor: align field order with OCI image specification
I am looking at aligning the types defined in this repository with the
OCI image specification, and potentially exchanging local types with
those from the specification.

This patch is a stepping-stone towards that effort, but as this changes
the format of the serialized JSON, I wanted to put this up first before
proceeding with the other work in case there are concerns.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-29 23:24:10 +01:00
..
builder.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
builder_test.go simplify mocks 2022-11-10 17:09:24 +01:00
manifest.go manifest: rename variables that collided with imports 2022-11-28 10:08:02 +01:00
manifest_test.go Descriptor: align field order with OCI image specification 2022-11-29 23:24:10 +01:00