pub(crate) async fn new_importer(
repo: &Repo,
imgref: &OstreeImageReference,
) -> Result<ImageImporter>Expand description
Wrapper for pulling a container image, wiring up status output.
pub(crate) async fn new_importer(
repo: &Repo,
imgref: &OstreeImageReference,
) -> Result<ImageImporter>Wrapper for pulling a container image, wiring up status output.