Versions in this module Expand all Collapse all v0 v0.9.5 Mar 27, 2020 Changes in this version + type CrashConfig struct + KillMax int + KillProbability float64 + KillRate rate.Limit + Namespace string + Selector labels.Selector + type Monkeys struct + func NewMonkeys(kubecli kubernetes.Interface) *Monkeys + func (m *Monkeys) CrushPods(ctx context.Context, c *CrashConfig)