Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultsPatched string = "defaults-patched" CreateVM string = "create-vm" TrackVMStatus string = "track-vm-status" DeleteVM string = "delete-vm" )
Variables ¶
View Source
var ApplyChecklist = []rApi.CheckMeta{ {Name: DefaultsPatched, Title: "Defaults Patched", Debug: true}, {Name: CreateVM, Title: "Create Virtual Machine"}, {Name: TrackVMStatus, Title: "Track VM Status"}, }
View Source
var DeleteChecklist = []rApi.CheckMeta{}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.