kubernetes v1.34

NamespaceList.items.status

NamespaceStatus is information about the current status of a Namespace.

2 fields
NamespaceList.items.status fields and descriptions
Field / TypeDescription
NamespaceCondition[]

Represents the latest available observations of a namespace's current state.

  • x-kubernetes-list-map-keys: ["type"]
  • x-kubernetes-list-type: "map"
  • x-kubernetes-patch-merge-key: "type"
  • x-kubernetes-patch-strategy: "merge"
phase
string

Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/