Module oci_spec::distribution

source ·
Expand description

OCI distribution spec types and definitions.

The Open Container Initiative Distribution Specification (a.k.a. “OCI Distribution Spec”) defines an API protocol to facilitate and standardize the distribution of content.

While OCI Image is the most prominent, the specification is designed to be agnostic of content types. Concepts such as “manifests” and “digests”, are currently defined in the Open Container Initiative Image Format Specification (a.k.a. “OCI Image Spec”).

To support other artifact types, please see the Open Container Initiative Artifact Authors Guide (a.k.a. “OCI Artifacts”).

Structs§

Enums§

  • Unique identifier representing error code.

Constants§

Functions§

  • Retrieve the version as string representation.