python/kubernetes/docs/V1NamespaceSpec.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

571 B

V1NamespaceSpec

NamespaceSpec describes the attributes on a Namespace.

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://kubernetes.io/docs/tasks/administer-cluster/namespaces/ [optional]

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