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§
- Digest
Error - Errors that can occur when validating digests
- OciDistribution
Error - Errors that can be raised while interacting with an OCI registry
- OciError
Code - OCI error codes
Type Aliases§
- Result
- Helper type to declare
Result
objects that might return aOciDistributionError