Go to file
Jeff Carr df91ac2cbd hack until I make a http.proto file 2025-02-17 13:31:57 -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
log.go quiet output 2025-01-08 04:08:43 -06:00
machine.gui.go start something to make a Table() 2025-02-10 23:44:03 -06:00
machine.proto hack until I make a http.proto file 2025-02-17 13:31:57 -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