Skip to main content

pull_bundle_layer

Function pull_bundle_layer 

Source
pub async fn pull_bundle_layer(
    registry: &RegistryClient,
    manifest: &OciManifest,
    into: &Path,
    max_bytes: u64,
) -> BundleResult<FetchedBundle>