# Functions

NewResizerClient returns a new Resizer client bundling both the OpenShift and Kubernetes clients.
ResizerFor returns the appropriate Resizer client depending on the provided kind of resource (Replication controllers and deploymentConfigs supported).

# Structs

DeploymentConfigResizer is a wrapper for the kubectl Resizer client.