# Functions
NewStorage returns a Storage object that will work against resources.
# Structs
EventREST implements the REST endpoint for find events by a daemonset.
PodREST implements the REST endpoint for find pods by a deployment.
REST implements pkg/api/rest.StandardStorage.
ScaleREST implements the REST endpoint for scale the replication controller.
StatusREST implements the REST endpoint for changing the status of a replication controller.
Storage includes storage for resources.