# Functions
NewREST returns a RESTStorage object that will work against Jobs.
NewStorage creates a new JobStorage against etcd.
# Structs
JobStorage includes dummy storage for Job.
REST implements a RESTStorage for jobs against etcd.
StatusREST implements the REST endpoint for changing the status of a resourcequota.