Versions in this module Expand all Collapse all v0 v0.10.0 Jan 19, 2018 v0.9.2 Jan 19, 2018 Changes in this version + type CrushConfig struct + KillMax int + KillProbability float64 + KillRate rate.Limit + Namespace string + Selector labels.Selector + type Monkey struct + func NewMonkey(kubecli kubernetes.Interface) *Monkey + func (m *Monkey) CrushPods(ctx context.Context, c *CrushConfig)