get_storage

Function get_storage 

Source
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).