Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type FakeScaler struct + Events []ScaleEvent + func (t *FakeScaler) Scale(namespace, name string, newSize uint, preconditions *kubectl.ScalePrecondition, ...) error + func (t *FakeScaler) ScaleSimple(namespace, name string, preconditions *kubectl.ScalePrecondition, newSize uint) (string, error) + type ScaleEvent struct + Name string + Size uint v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017