ganeti
Safe HaskellNone

Ganeti.HTools.Program.Hail

Description

IAllocator plugin for Ganeti.

Synopsis

Documentation

options :: IO [OptType] Source #

Options list and functions.

arguments :: [ArgCompletion] Source #

The list of arguments supported by the program.

wrapReadRequest :: Options -> [String] -> IO Request Source #

main :: Options -> [String] -> IO () Source #

Main function.