package
0.0.0-20201111042949-a9890c3e7311
Repository: https://github.com/tcfw/vpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ApplyDesiredState takes in the desired state of the VM and attempts to apply the desired state.
AvailableDisks lists available disks.
DefineVM takes in an API desc and creates a hypervisor accepted VM.
GetTemplate converts the VM desc template to a DomainDesc struct.
List provides a list of running VMs.
NewLocalLibVirtConn connects to the local libvirt daemon.
Snapshot attempts to create a snapshot of a running VM.
Stats gets a current running VM's io/resource stats.

# Structs

DomainBackup Backup.
DomainBackupDisk Backup Disk.
DomainBackupDiskDriver Backup Disk Driver.
DomainBackupDiskTarget Backup Disk Target.
DomainBackupDiskTargetHost Backup Disk Target Host.
DomainBlkIOTuneDevice Device level Block IO tuning.
DomainBlockIOTune Block IO Tune.
DomainChannel Channel.
DomainChannelTarget Channel Target.
DomainCheckpoint Checkpoint.
DomainCheckpointDisk Checkpoint Disk.
DomainClock Clock.
DomainClockTimer Clock Timer.
DomainConsole Console.
DomainConsoleTarget Console Target.
DomainController Controller.
DomainControllerMaster Controller Master.
DomainControllerModel Controller Model.
DomainControllerTarget Controller Target.
DomainCPU CPU.
DomainDesc main domain description.
DomainDeviceAddr Device Addr.
DomainDevices Devices.
DomainDisk Disk.
DomainDiskBackingStore Disk Backing Store.
DomainDiskDriver Disk Driver.
DomainDiskIOTune Disk IO Tune.
DomainDiskReadOnly Disk Read Only.
DomainDiskSource Disk Source.
DomainDiskSourceHost Disk Source Host.
DomainDiskTarget Disk Target.
DomainFeatureAcpi Feature ACPI.
DomainFeatureApic Feature APIC.
DomainFeatures Hypervisor Features.
DomainFeatureVmport VMWare IO port support.
DomainGraphics Graphics.
DomainGraphicsImage Graphics Image.
DomainGraphicsListen Graphics Listen.
DomainInput Input.
DomainInterface Interface.
DomainInterfaceMac Interface Mac.
DomainMemory Memory.
DomainMemoryBalloon Memory Balloon.
DomainMetadata main domain metadata.
DomainOS OS.
DomainOSBoot OS Boot Device.
DomainOSType OS Type.
DomainPM Power Management.
DomainPMSuspendType PM Suspend Type.
DomainRNG RNG (Random Number Generator).
DomainRNGBackend RNG Backend.
DomainSerial Serial.
DomainSerialTarget Serial Target.
DomainSerialTargetModel Serial Target Model.
DomainVCPU VCPU.
DomainVideo Video.
DomainVideoModel Video Model.
InstanceMetadata basic instance info.