Go to file
Jeff Carr 104aa51260 add JSON export
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-22 04:37:28 -05:00
configfile add JSON export 2024-10-22 04:37:28 -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 next step, write out yaml or json 2024-10-22 03:50:01 -05:00
helpers.go add JSON export 2024-10-22 04:37:28 -05:00
hypervisor.proto next step, write out yaml or json 2024-10-22 03:50:01 -05:00
sampleData.go experiements 2024-10-22 04:26:29 -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.