Go to file
Jeff Carr 96b4c0b5a1 hand write table buttons for testing 2025-03-05 12:42:50 -06:00
.gitignore initial file 2024-11-03 00:39:52 -05:00
.protobuf dumb trick until there is some better way 2024-12-02 05:16:25 -06:00
LICENSE initial file 2024-11-03 00:39:52 -05:00
Makefile updated proto files to conform with autogenpb 2025-02-07 18:23:05 -06:00
README.md quiet output 2025-01-08 04:08:43 -06:00
apt.go rm print to stdout 2025-02-15 12:21:39 -06:00
apt_darwin.go stub in windows and darwin files. golang is neat 2024-12-02 10:53:50 -06:00
apt_linux.go memory and cpus 2025-02-15 07:28:49 -06:00
apt_windows.go stub in windows and darwin files. golang is neat 2024-12-02 10:53:50 -06:00
config.go minor 2025-02-15 12:21:37 -06:00
distro.go add Installed bool in .proto 2024-11-21 18:54:20 -06:00
http.go seperate package from forge 2025-02-22 07:17:57 -06:00
log.go quiet output 2025-01-08 04:08:43 -06:00
machine.proto need a uuid per machine 2025-02-22 14:33:26 -06:00
machine.test.go hand write table buttons for testing 2025-03-05 12:42:50 -06:00
main.go seperate package from forge 2025-02-22 07:17:57 -06:00
package.proto updated proto files to conform with autogenpb 2025-02-07 18:23:05 -06:00
wit.go seperate package from forge 2025-02-22 07:17:57 -06:00

README.md

protobuf definition files for zookeeper

  • experimental. at this point, it's just stubbed in
  • zookeeper is similar to the apache zookeeper project
  • you can use it to maintain the systems in your cluster
  • zookeeper works with virtigo to maintain your private cloud