Go to file
Jeff Carr 73b81913fa initial commit 2024-10-30 02:28:53 -05:00
resources initial commit 2024-10-30 02:28:53 -05:00
.gitignore initial commit 2024-10-30 02:28:53 -05:00
LICENSE initial commit 2024-10-30 02:28:53 -05:00
Makefile initial commit 2024-10-30 02:28:53 -05:00
README initial commit 2024-10-30 02:28:53 -05:00
argv.go initial commit 2024-10-30 02:28:53 -05:00
event.go initial commit 2024-10-30 02:28:53 -05:00
http.go initial commit 2024-10-30 02:28:53 -05:00
main.go initial commit 2024-10-30 02:28:53 -05:00
post.go initial commit 2024-10-30 02:28:53 -05:00
structs.go initial commit 2024-10-30 02:28:53 -05:00
watchdog.go initial commit 2024-10-30 02:28:53 -05:00

README

virtigoctl: command line tool to generate events

This is an attempt to make something that should:

* import libvirt .xml files
* stop and start virtual machines (aka: droplets)
* Initiate live migrations between hypervisors

Development Goals:

* develop and experiement with features here
* try to open console/spice/vnc ports