Options
All
  • Public
  • Public/Protected
  • All
Menu

NamespaceCondition contains details about state of namespace.

export
interface

IoK8sApiCoreV1NamespaceCondition

Hierarchy

  • IoK8sApiCoreV1NamespaceCondition

Index

Properties

lastTransitionTime?: string

Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

memberof

IoK8sApiCoreV1NamespaceCondition

message?: string
memberof

IoK8sApiCoreV1NamespaceCondition

reason?: string
memberof

IoK8sApiCoreV1NamespaceCondition

status: string

Status of the condition, one of True, False, Unknown.

memberof

IoK8sApiCoreV1NamespaceCondition

type: string

Type of namespace controller condition.

memberof

IoK8sApiCoreV1NamespaceCondition

Generated using TypeDoc