Skip to main content

do_upgrade

Function do_upgrade 

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

Performs the Update or Switch operation