Files
c/kubernetes/docs/v1_namespace_status.md
2021-03-17 16:50:46 +08:00

626 B

v1_namespace_status_t

Properties

Name Type Description Notes
conditions list_t * Represents the latest available observations of a namespace's current state. [optional]
phase char * Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ [optional]

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