Safe Haskell | None |
---|
Ganeti.Storage.Utils
Description
Implementation of Utility functions for storage
Synopsis
- nodesWithValidConfig :: ConfigData -> [Node] -> [Node]
- getStorageUnitsOfNode :: ConfigData -> Node -> [StorageUnit]
Documentation
nodesWithValidConfig :: ConfigData -> [Node] -> [Node] Source #
Filter for nodes with a valid config
getStorageUnitsOfNode :: ConfigData -> Node -> [StorageUnit] Source #
Get the storage units of the node