Go to file
Jeff Carr 2fc78f1c2a changes for autogenpb 2025-02-08 19:01:16 -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 old test code 2025-02-07 19:11:00 -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 updated proto files to conform with autogenpb 2025-02-07 18:23:05 -06:00
apt_windows.go stub in windows and darwin files. golang is neat 2024-12-02 10:53:50 -06:00
config.go quiet output 2025-01-08 04:08:43 -06:00
distro.go add Installed bool in .proto 2024-11-21 18:54:20 -06:00
log.go quiet output 2025-01-08 04:08:43 -06:00
machine.proto changes for autogenpb 2025-02-08 19:01:16 -06:00
package.proto updated proto files to conform with autogenpb 2025-02-07 18:23:05 -06:00
wit.go todo: return to fixing this 2024-12-16 00:21:41 -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