Expand description
§use-oci-manifest
use-oci-manifest provides OCI image manifest primitives for config descriptors, layer descriptors, subjects, and annotations.
It is part of the use-oci RustUse workspace for small, focused OCI primitive crates. It does not perform network calls, shell out to runtimes, implement a registry client, or build container images.
§License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license
Structs§
- Manifest
Annotations - A named wrapper for manifest annotations.
- OciManifest
- OCI image manifest primitives.
- Schema
Version - OCI manifest schema version.
Enums§
- Manifest
Error - Errors returned when manifest metadata is invalid.