Documentation
¶
Index ¶
Constants ¶
View Source
const ( // PowerOnState - VM powed on PowerOnState = "poweredOn" // PowerOffState - VM powed off PowerOffState = "poweredOff" )
View Source
const ( //DetachedStatus - volume detached DetachedStatus = "detached" //AttachedStatus - volume attached AttachedStatus = "attached" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.