python/kubernetes/docs/V1NamespaceSpec.md
2017-06-29 01:34:59 -07:00

536 B

V1NamespaceSpec

Properties

Name Type Description Notes
finalizers list[str] Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info: https://git.k8s.io/community/contributors/design-proposals/namespaces.md#finalizers [optional]

[Back to Model list] [Back to API list] [Back to README]