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

11 lines
536 B
Markdown

# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)