Versions in this module Expand all Collapse all v0 v0.1.0 Nov 2, 2016 Changes in this version + type CrashConfig struct + KillMax int + KillProbability float64 + KillRate rate.Limit + Namespace string + Selector labels.Selector + type Monkeys struct + func NewMonkeys(k8s *unversioned.Client) *Monkeys + func (m *Monkeys) CrushPods(ctx context.Context, c *CrashConfig)