# Functions
NewStorageV1 returns a Storage object that will work against resources.
NewStorageV1Beta1 returns a Storage object that will work against resources.
NewStorageV1Beta2 returns a Storage object that will work against resources.
# Structs
EventREST implements the REST endpoint for find events by a statefulset.
HPARest implements the REST endpoint for find hpalist by a statefulSet.
PodREST implements the REST endpoint for find pods by a deployment.
ReplicaSetsREST implements the REST endpoint for find replicasets by a deployment.
REST implements pkg/api/rest.StandardStorage.
ScaleREST implements the REST endpoint for scale the statefulset.
StatusREST implements the REST endpoint for changing the status of a replication controller.
Storage includes storage for resources.