Crate oci_distribution[][src]

An OCI Distribution client for fetching oci images from an OCI compliant remote store

Modules

client

OCI distribution client

errors

Errors related to interacting with an OCI compliant remote store

manifest

OCI Manifest

secrets

Types for working with registry access secrets

Structs

Client

The OCI client connects to an OCI registry and fetches OCI images.

Reference

Reference provides a general type to represent any way of referencing images within an OCI registry.