Go to file
Jeff Carr c9c0abc440 add hypervisor struct
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-22 03:26:02 -05:00
configfile need to redo this example code 2024-10-22 03:13:12 -05:00
.gitignore first go at it 2024-10-18 20:58:15 -05:00
Makefile add hypervisor struct 2024-10-22 03:26:02 -05:00
README.md first go at it 2024-10-18 20:58:15 -05:00
cluster.proto add hypervisor struct 2024-10-22 03:26:02 -05:00
droplet.proto make clean works. configfile builds and runs 2024-10-21 17:53:36 -05:00
hypervisor.proto add hypervisor struct 2024-10-22 03:26:02 -05:00
sampleData.go need to redo this example code 2024-10-22 03:13:12 -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.