Go to file
Jeff Carr 54f4c4be3d quiet output 2025-01-08 04:08:43 -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 autogenpb now fully automatic 2024-12-01 22:24:24 -06:00
README.md quiet output 2025-01-08 04:08:43 -06:00
apt.go more commonality to config files 2024-12-05 12:37:47 -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 need to fix this still 2024-12-04 02:26:06 -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 autogenpb now fully automatic 2024-12-01 22:24:24 -06:00
package.proto autogenpb now fully automatic 2024-12-01 22:24:24 -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