Go to file
Jeff Carr db5a32cda8 rename
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-13 18:53:56 -06: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 rename 2024-11-13 18:53:56 -06:00
README initial commit 2024-10-30 02:28:53 -05:00
argv.go things work again 2024-11-01 12:50:03 -05:00
bash-completion attempt bash completion, but it doesn't work 2024-10-30 03:24:40 -05:00
create.go compiles. maybe works on some stuff still 2024-10-31 05:02:20 -05:00
event.go compiles after protobuf changes 2024-10-31 13:41:02 -05:00
http.go initial commit 2024-10-30 02:28:53 -05:00
main.go things work again 2024-11-01 12:50:03 -05:00
post.go events are in cluster.E 2024-10-30 18:10:55 -05:00
structs.go rename Cluster 2024-11-07 05:03:56 -06:00
watchdog.go compiles after protobuf changes 2024-10-31 13:41:02 -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