Skip to main content

Crate use_oci_image

Crate use_oci_image 

Source
Expand description

§use-oci-image

use-oci-image provides OCI image primitives for image names, references, IDs, metadata, and image kind labels.

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§

ImageId
OCI image ID metadata, represented by a digest.
ImageMetadata
OCI image metadata composed from focused primitive crates.
ImageName
A lightweight image name label.

Enums§

ImageError
Errors returned when image metadata is invalid.
ImageKind
OCI image kind labels.