Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MigrationAbortInProgressError = errors.New("Migration abort is in progress")
Functions ¶
func FormatLibvirtError ¶ added in v0.10.0
func IsInvalidOperation ¶ added in v0.11.0
IsInvalidOperation detects libvirt's VIR_ERR_OPERATION_INVALID. It accepts both error and libvirt.Error (as returned by GetLastError function).
func IsNotFound ¶
IsNotFound detects libvirt's ERR_NO_DOMAIN. It accepts both error and libvirt.Error (as returned by GetLastError function).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.