Function wasmcloud_host::fetch_component

source ยท
pub async fn fetch_component(
    component_ref: &str,
    allow_file_load: bool,
    additional_ca_paths: &Vec<PathBuf>,
    registry_config: &HashMap<String, RegistryConfig>,
) -> Result<Vec<u8>>
Expand description

Fetch an component from a reference.