export_chunked

Function export_chunked 

Source
pub(crate) fn export_chunked(
    repo: &Repo,
    commit: &str,
    ociw: &mut OciDir,
    manifest: &mut ImageManifest,
    imgcfg: &mut ImageConfiguration,
    labels: &mut HashMap<String, String>,
    chunking: Chunking,
    opts: &ExportOpts<'_, '_>,
    description: &str,
) -> Result<()>
Expand description

Write an ostree commit to an OCI blob