Skip to main content

Crate use_oci_manifest

Crate use_oci_manifest 

Source
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§

ManifestAnnotations
A named wrapper for manifest annotations.
OciManifest
OCI image manifest primitives.
SchemaVersion
OCI manifest schema version.

Enums§

ManifestError
Errors returned when manifest metadata is invalid.