Versions in this module Expand all Collapse all v1 v1.6.1 May 16, 2017 Changes in this version + type ReplicaCounts struct + ActualReplicas int32 + DesiredReplicas int32 + func GetScaleSpec(client client.Interface, kind, namespace, name string) (rc *ReplicaCounts, err error) + func ScaleResource(client client.Interface, kind, namespace, name, count string) (rc *ReplicaCounts, err error)