Options
All
  • Public
  • Public/Protected
  • All
Menu

DataVolumeCondition represents the state of a data volume condition.

export
interface

V1beta1DataVolumeCondition

Hierarchy

  • V1beta1DataVolumeCondition

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

V1beta1DataVolumeCondition

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

V1beta1DataVolumeCondition

message?: string
memberof

V1beta1DataVolumeCondition

reason?: string
memberof

V1beta1DataVolumeCondition

status: string
memberof

V1beta1DataVolumeCondition

type: string
memberof

V1beta1DataVolumeCondition

Generated using TypeDoc