# Functions
NewStorage returns a RESTStorage object that will work against pods.
# Structs
BindingREST implements the REST endpoint for binding pods to nodes when etcd is in use.
EvictionREST implements the REST endpoint for evicting pods from nodes when etcd is in use.
PodStorage includes storage for pods and all sub resources.
REST implements a RESTStorage for pods against etcd.
StatusREST implements the REST endpoint for changing the status of a pod.