Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface V1VirtualMachineInstancePhaseTransitionTimestamp

VirtualMachineInstancePhaseTransitionTimestamp gives a timestamp in relation to when a phase is set on a vmi

export
interface

V1VirtualMachineInstancePhaseTransitionTimestamp

Hierarchy

  • V1VirtualMachineInstancePhaseTransitionTimestamp

Index

Properties

phase?: string

Phase is the status of the VirtualMachineInstance in kubernetes world. It is not the VirtualMachineInstance status, but partially correlates to it.

memberof

V1VirtualMachineInstancePhaseTransitionTimestamp

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

V1VirtualMachineInstancePhaseTransitionTimestamp

Generated using TypeDoc