Versions in this module Expand all Collapse all v0 v0.2.1 Sep 5, 2016 v0.2.0 May 20, 2016 Changes in this version + const Name + type Random struct + FaultActionProbability float64 + MaxInterval time.Duration + MinInterval time.Duration + PPPDirichlet pppDirichlet + PPPExtreme pppExtreme + PPPMild pppMild + PrioritizedEntities map[string]bool + ProcPolicy string + ShellActionCommand string + ShellActionInterval time.Duration + func New() *Random + func (r *Random) ActionChan() chan signal.Action + func (r *Random) LoadConfig(cfg config.Config) error + func (r *Random) QueueEvent(event signal.Event) + func (r *Random) SetHistoryStorage(storage historystorage.HistoryStorage) error + func (this *Random) Name() string