Crate oras

Source
Expand description

OCI Registry As Storage (ORAS) provides a mechanism for storing arbitrary artifacts in registries that support the Open Container Initiative distribution specification.

More information about the ORAS project may be found at github.com/deislabs/oras.

This crate is not affiliated with deislabs.

Structsยง

Client
Connects to an OCI registry and pushes or pulls artifacts with custom metadata types.