Go to file
Jeff Carr a1feb086a6 runs again
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-31 14:16:07 -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 try to send a create 2024-10-30 09:14:20 -05:00
README initial commit 2024-10-30 02:28:53 -05:00
argv.go runs again 2024-10-31 14:16:07 -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 runs again 2024-10-31 14:16:07 -05:00
post.go events are in cluster.E 2024-10-30 18:10:55 -05:00
structs.go compiles after protobuf changes 2024-10-31 13:41:02 -05: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