package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# 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.