Schema
objectio.k8s.api.core.v1.NamespaceCondition
NamespaceCondition contains details about state of namespace.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
lastTransitionTime
optionalLast time the condition transitioned from one status to another.
message string
optionalHuman-readable message indicating details about last transition.
reason string
optionalUnique, one-word, CamelCase reason for the condition's last transition.
status string
requiredStatus of the condition, one of True, False, Unknown.
type string
requiredType of namespace controller condition.