Function ostree_ext::container::fetch_manifest_and_config

source ยท
pub async fn fetch_manifest_and_config(
    imgref: &OstreeImageReference,
) -> Result<(ImageManifest, String, ImageConfiguration)>
Expand description

Download the manifest for a target image and its sha256 digest, as well as the image configuration.