do_upgrade

Function do_upgrade 

Source
pub(crate) async fn do_upgrade(
    storage: &Storage,
    booted_cfs: &BootedComposefs,
    host: &Host,
    imgref: &ImageReference,
    img_manifest_config: &ImgConfigManifest,
    opts: &DoUpgradeOpts,
) -> Result<()>
Expand description

Performs the Update or Switch operation