Options
All
  • Public
  • Public/Protected
  • All
Menu

Condition represents the state of the operator's reconciliation functionality.

export
interface

V1Condition

Hierarchy

  • V1Condition

Index

Properties

lastHeartbeatTime?: 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

V1Condition

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

V1Condition

message?: string
memberof

V1Condition

reason?: string
memberof

V1Condition

status: string
memberof

V1Condition

type: string
memberof

V1Condition

Generated using TypeDoc