Options
All
  • Public
  • Public/Protected
  • All
Menu

DataImportCronStatus provides the most recently observed status of the DataImportCron

export
interface

V1beta1DataImportCronStatus

Hierarchy

  • V1beta1DataImportCronStatus

Index

Properties

memberof

V1beta1DataImportCronStatus

currentImports?: V1beta1ImportStatus[]

CurrentImports are the imports in progress. Currently only a single import is supported.

memberof

V1beta1DataImportCronStatus

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

V1beta1DataImportCronStatus

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

V1beta1DataImportCronStatus

lastImportedPVC?: V1beta1DataVolumeSourcePVC
memberof

V1beta1DataImportCronStatus

sourceFormat?: string

SourceFormat defines the format of the DataImportCron-created disk image sources

memberof

V1beta1DataImportCronStatus

Generated using TypeDoc