Files
c/kubernetes/docs/v1_namespace_status.md
Kubernetes Prow Robot cf0538fd4d Automated openapi generation from release-1.24
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2022-06-05 18:16:17 +00:00

628 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]