Files
go/kubernetes/docs/V1NamespaceSpec.md
2019-03-26 08:13:00 -07:00

515 B

V1NamespaceSpec

Properties

Name Type Description Notes
Finalizers []string 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]