ganeti-3.1: Cluster-based virtualization management software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ganeti.Query.Job

Description

Implementation of the Ganeti Query2 job queries.

Synopsis

Documentation

type RuntimeData = Result (QueuedJob, Bool) #

The runtime data for a job.

fieldsMap :: FieldMap JobId RuntimeData #

The node fields map.

wantArchived :: [FilterField] -> Bool #

Check whether we should look at archived jobs as well.