Options
All
  • Public
  • Public/Protected
  • All
Menu

VirtualMachineMemoryDumpRequest represent the memory dump request phase and info

export
interface

V1VirtualMachineMemoryDumpRequest

Hierarchy

  • V1VirtualMachineMemoryDumpRequest

Index

Properties

claimName: string

ClaimName is the name of the pvc that will contain the memory dump

memberof

V1VirtualMachineMemoryDumpRequest

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

V1VirtualMachineMemoryDumpRequest

fileName?: string

FileName represents the name of the output file

memberof

V1VirtualMachineMemoryDumpRequest

message?: string

Message is a detailed message about failure of the memory dump

memberof

V1VirtualMachineMemoryDumpRequest

phase: string

Phase represents the memory dump phase

memberof

V1VirtualMachineMemoryDumpRequest

remove?: boolean

Remove represents request of dissociating the memory dump pvc

memberof

V1VirtualMachineMemoryDumpRequest

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

V1VirtualMachineMemoryDumpRequest

Generated using TypeDoc