Module errors

Source
Expand description

Errors related to interacting with an OCI compliant remote store

Structs§

OciEnvelope
A struct that holds a series of OCI errors
OciError
The OCI specification defines a specific error format.

Enums§

DigestError
Errors that can occur when validating digests
OciDistributionError
Errors that can be raised while interacting with an OCI registry
OciErrorCode
OCI error codes

Type Aliases§

Result
Helper type to declare Result objects that might return a OciDistributionError