Skip to main content

Crate use_oci_descriptor

Crate use_oci_descriptor 

Source
Expand description

§use-oci-descriptor

use-oci-descriptor provides OCI descriptor primitives for media type, digest, size, URLs, annotations, data, artifacts, and platform 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§

ArtifactType
A descriptor artifact type marker.
DescriptorData
Embedded descriptor data marker.
DescriptorSize
Descriptor size in bytes.
DescriptorUrl
A descriptor URL string. This type does not fetch anything.
OciDescriptor
OCI descriptor metadata.

Enums§

DescriptorError
Errors returned when descriptor metadata is invalid.