Options
All
  • Public
  • Public/Protected
  • All
Menu

DataSourceCondition represents the state of a data source condition

export
interface

V1beta1DataSourceCondition

Hierarchy

  • V1beta1DataSourceCondition

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

V1beta1DataSourceCondition

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

V1beta1DataSourceCondition

message?: string
memberof

V1beta1DataSourceCondition

reason?: string
memberof

V1beta1DataSourceCondition

status: string
memberof

V1beta1DataSourceCondition

type: string
memberof

V1beta1DataSourceCondition

Generated using TypeDoc