[DOCUMENT] Add API and model documents
This commit is contained in:
10
kubernetes/docs/v1_namespace_spec.md
Normal file
10
kubernetes/docs/v1_namespace_spec.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# v1_namespace_spec_t
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**finalizers** | **list_t \*** | Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ | [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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user