[][src]Type Definition iml_wire_types::FsPoolMap

type FsPoolMap = BTreeMap<String, BTreeSet<OstPool>>;

Type Sent between ostpool agent daemon and service FS Name -> Set of OstPools