Skip to main content

enumerate_stratis_snapshots

Function enumerate_stratis_snapshots 

Source
pub async fn enumerate_stratis_snapshots(
    conn: &Connection,
    pool_object_path: &str,
) -> Result<Vec<StratisSnapshot>, StratisError>
Expand description

Enumerate all Stratis filesystem snapshots in a pool.