Go to file
Jeff Carr 7a31bd08c5 add timestamp and any types
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-24 16:04:26 -05:00
configfile notsure 2024-10-23 00:20:22 -05:00
.gitignore first go at it 2024-10-18 20:58:15 -05:00
Makefile stub out some kinda events something or other 2024-10-22 23:35:52 -05:00
README.md attempt 'any' type 2024-10-22 14:40:59 -05:00
cluster.proto add hypervisor struct 2024-10-22 03:26:02 -05:00
droplet.proto switched virtigo to DropletState enum 2024-10-23 19:16:22 -05:00
events.proto add timestamp and any types 2024-10-24 16:04:26 -05:00
helpers.go virtigo can now replace libvirt xml files 2024-10-23 16:06:02 -05:00
hypervisor.proto autoscan 2024-10-22 17:39:12 -05:00
sampleData.go another total violation of protobuf by renumbering 2024-10-23 17:39:50 -05:00
storageinfo.go notsure 2024-10-23 00:20:22 -05:00

README.md

the libvirt xml files are just a bit much at this point

They are what to use for starting droplets with virsh, but for making a cluster or "home cloud" or something like virtigo, I think it's going to be better to do something simple. Anyway, this is that attmept.

Nonetheless, when possible, use the same names as libvirt