Crate wick_oci_utils
source ·Expand description
OCI fetch and utility package
Re-exports
pub use error::OciError as Error;
Modules
- This crate’s error module.
- OCI utilities related to pushing and pulling Wick packages.
Structs
Enums
- The protocol that the client should use to connect
Constants
- The ENV variable holding the OCI password.
- The ENV variable holding the OCI username.
Functions
- Retrieve a payload from an OCI url.
- Parse a
&stras a Reference. - Parse a
&stras a Reference and return the protocol to use.