Function storage_isolated_driver_manager::fvm::start_fvm_driver

source ยท
pub async fn start_fvm_driver(
    controller: &ControllerProxy,
    block_device: &DirectoryProxy,
) -> Result<VolumeManagerProxy>
Expand description

Binds the fvm driver and returns a connection to the newly created FVM instance.