Go to file
Jeff Carr e4345c8ad6 moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
.gitignore minor 2025-02-23 13:13:30 -06:00
.protobuf switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
LICENSE start cleaning junk fields from config files 2024-10-26 12:33:13 -05:00
Makefile moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
README.md autogenpb now configured in .proto files 2024-12-01 22:24:01 -06:00
add.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
backupDir.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
change.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
cluster.proto moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
config.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
configBackup.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
droplet.proto switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
event.proto remove _ names rather than fix the autogenpb parser 2025-02-22 18:17:31 -06:00
helpers.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
human.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
hypervisor.proto add daemon killcount and lastpoll 2025-02-23 13:13:30 -06:00
oldCluster.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
sampleData.go moving to a cluster.proto config file 2025-03-24 21:54:13 -05:00
storageinfo.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00

README.md

This go library handles the protobuf files and various functions for virtigo.

You must build the protobuf files using autogenpb

go install go.wit.com/apps/autogenpb@latest