Go to file
Jeff Carr 1c479b61f6 fix FindVersion() 2025-03-23 11:43:55 -05: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 quiet some output 2025-03-06 07:54:56 -06:00
log.go quiet output 2025-01-08 04:08:43 -06:00
machine.proto add string 2025-03-23 09:32:50 -05:00
main.go shortcut for last update time 2025-03-22 09:45:49 -05:00
package.proto updated proto files to conform with autogenpb 2025-02-07 18:23:05 -06:00
wit.go fix FindVersion() 2025-03-23 11:43:55 -05: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