python/kubernetes/docs/V1NamespaceSpec.md
2018-01-26 13:44:27 -08:00

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

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