Jeff Carr
9ad173a845
Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
example | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
add.go | ||
backupDir.go | ||
change.go | ||
cluster.proto | ||
config.go | ||
configBackup.go | ||
droplet.proto | ||
event.proto | ||
experiments.proto | ||
helpers.go | ||
hypervisor.proto | ||
newCluster.go | ||
sampleData.go | ||
scanIterator.go | ||
storageinfo.go | ||
time.go |
README.md
They are what to use for starting droplets with virsh, but for making a cluster or "home cloud" with virtigo
When possible & sensible, use the same variable names as libvirt
virtigo needs to coordinate all the virtual machine information centrally. The information in the libvirt xml files are imported into these protobuf definitions and passed around as protobufs
virtigo recreates the libvirt xml files and calls 'virsh create'