Options
All
  • Public
  • Public/Protected
  • All
Menu

VirtualMachineExportStatus is the status for a VirtualMachineExport resource

export
interface

V1beta1VirtualMachineExportStatus

Hierarchy

  • V1beta1VirtualMachineExportStatus

Index

Properties

conditions?: V1beta1Condition[]
memberof

V1beta1VirtualMachineExportStatus

memberof

V1beta1VirtualMachineExportStatus

phase?: string
memberof

V1beta1VirtualMachineExportStatus

serviceName?: string

ServiceName is the name of the service created associated with the Virtual Machine export. It will be used to create the internal URLs for downloading the images

memberof

V1beta1VirtualMachineExportStatus

tokenSecretRef?: string

TokenSecretRef is the name of the secret that contains the token used by the export server pod

memberof

V1beta1VirtualMachineExportStatus

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

V1beta1VirtualMachineExportStatus

virtualMachineName?: string

VirtualMachineName shows the name of the source virtual machine if the source is either a VirtualMachine or a VirtualMachineSnapshot. This is mainly to easily identify the source VirtualMachine in case of a VirtualMachineSnapshot

memberof

V1beta1VirtualMachineExportStatus

Generated using TypeDoc