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

Ganeti.HTools.AlgorithmParams

Description

Algorithm Options for HTools

This module describes the parameters that influence the balancing algorithm in htools.

Synopsis

Documentation

data AlgorithmOptions #

Constructors

AlgorithmOptions 

Fields

defaultOptions :: AlgorithmOptions #

Default options for the balancing algorithm

fromCLIOptions :: Options -> AlgorithmOptions #

Obtain the relevant algorithmic option from the commandline options