# Functions
GetScaleSpec returns a populated ReplicaCounts object with desired and actual number of replicas.
ScaleResource scales the provided resource using the client scale method in the case of Deployment, ReplicaSet, Replication Controller.
# Structs
ReplicaCounts provide the desired and actual number of replicas.