pub(crate) async fn get_storage() -> Result<BootedStorage>Expand description
Load global storage state, expecting that we’re booted into a bootc system. This prepares the process for write operations (re-exec, mount namespace, etc).
pub(crate) async fn get_storage() -> Result<BootedStorage>Load global storage state, expecting that we’re booted into a bootc system. This prepares the process for write operations (re-exec, mount namespace, etc).