Safe Haskell | Safe-Infered |
---|
Implementation of the Ganeti Query2 node group queries.
- data Runtime = Runtime
- groupFields :: FieldList NodeGroup Runtime
- fieldsMap :: FieldMap NodeGroup Runtime
- collectLiveData :: Bool -> ConfigData -> [NodeGroup] -> IO [(NodeGroup, Runtime)]
Documentation
collectLiveData :: Bool -> ConfigData -> [NodeGroup] -> IO [(NodeGroup, Runtime)]Source
Dummy function for collecting live data (which groups don't have).