Skip to main content

Crate use_oci_index

Crate use_oci_index 

Source
Expand description

§use-oci-index

use-oci-index provides OCI image index primitives for platform-specific manifest references and index metadata.

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§

IndexManifest
A platform-specific manifest reference in an OCI image index.
IndexMetadata
Lightweight index metadata counters.
OciIndex
OCI image index metadata.