Go to file
Jeff Carr d40dc91130 switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
.gitignore seperate config files for droplets, hypervisors & events 2024-10-24 16:57:50 -05: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 cleanups for gui pb tables 2025-02-22 15:23:40 -06:00
README.md autogenpb now configured in .proto files 2024-12-01 22:24:01 -06:00
add.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
backupDir.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
change.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
cluster.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
config.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06: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 switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
helpers.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
human.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
hypervisor.proto switch virtbuf to virtpb 2025-02-22 17:45:59 -06:00
sampleData.go switch virtbuf to virtpb 2025-02-22 17:45:59 -06: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