Function wick_oci_utils::fetch_oci_bytes
source · pub async fn fetch_oci_bytes(
img: &str,
allow_latest: bool,
allowed_insecure: &[String]
) -> Result<Vec<u8>, OciError>Expand description
Retrieve a payload from an OCI url.