ganeti

Safe HaskellSafe-Infered

Ganeti.Query.Group

Description

Implementation of the Ganeti Query2 node group queries.

Synopsis

Documentation

data Runtime Source

There is no runtime.

Constructors

Runtime 

fieldsMap :: FieldMap NodeGroup RuntimeSource

The group fields map.

collectLiveData :: Bool -> ConfigData -> [NodeGroup] -> IO [(NodeGroup, Runtime)]Source

Dummy function for collecting live data (which groups don't have).