Documentation ¶
Index ¶
- func Info(w http.ResponseWriter, r *http.Request)
- func List(w http.ResponseWriter, r *http.Request)
- func Snapshot(w http.ResponseWriter, r *http.Request)
- func SnapshotDelete(w http.ResponseWriter, r *http.Request)
- func SnapshotList(w http.ResponseWriter, r *http.Request)
- func SnapshotRevert(w http.ResponseWriter, r *http.Request)
- func Start(w http.ResponseWriter, r *http.Request)
- func Stop(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Info ¶
func Info(w http.ResponseWriter, r *http.Request)
Info gets info of a VM for a given vmx
func Snapshot ¶
func Snapshot(w http.ResponseWriter, r *http.Request)
Snapshot takes a snapshot of the VM
func SnapshotDelete ¶
func SnapshotDelete(w http.ResponseWriter, r *http.Request)
SnapshotDelete deletes last snapshot
func SnapshotList ¶
func SnapshotList(w http.ResponseWriter, r *http.Request)
SnapshotList lists all snapshots for a given vmx
func SnapshotRevert ¶
func SnapshotRevert(w http.ResponseWriter, r *http.Request)
SnapshotRevert reverts a snapshot back to it's previous snapshot
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.