# Functions
NewREST returns a RESTStorage object that will work against namespaces.
ShouldDeleteNamespaceDuringUpdate adds namespace-specific spec.finalizer checks on top of the default generic ShouldDeleteDuringUpdate behavior.
# Structs
FinalizeREST implements the REST endpoint for finalizing a namespace.
rest implements a RESTStorage for namespaces.
StatusREST implements the REST endpoint for changing the status of a namespace.