Protobuf types used in Longhorn components
Go to file
Derek Su 0638a2eac5 feat: add state in Disk
Longhorn 11760

Signed-off-by: Derek Su <derek.su@suse.com>
2025-09-15 16:51:25 +08:00
.github Update mergify.yml 2024-09-24 17:39:34 +08:00
generated-py feat: add state in Disk 2025-09-15 16:51:25 +08:00
pkg/generated feat: add state in Disk 2025-09-15 16:51:25 +08:00
protobuf feat: add state in Disk 2025-09-15 16:51:25 +08:00
scripts feat: add profilerrpc 2024-06-05 17:11:35 +08:00
vendor fix(deps): update patch digest dependencies 2025-09-15 00:05:19 +08:00
.gitignore feat: add github workflows and license 2024-04-17 14:35:18 +08:00
Dockerfile.dapper chore(deps): update registry.suse.com/bci/golang docker tag to v1.25 2025-08-31 16:12:09 +08:00
LICENSE feat: add github workflows and license 2024-04-17 14:35:18 +08:00
Makefile feat: add proto 2024-04-17 14:35:18 +08:00
README.md feat: add proto 2024-04-17 14:35:18 +08:00
go.mod fix(deps): update patch digest dependencies 2025-09-15 00:05:19 +08:00
go.sum fix(deps): update patch digest dependencies 2025-09-15 00:05:19 +08:00
renovate.json Create renovate.json 2024-02-22 13:31:49 +08:00

README.md

longhorn types

Dependencies

  • protoc 24.3
  • protoc-gen-go 1.31.0
  • protoc-gen-go-grpc 1.3.0
  • python protobuf 4.24.3

Generate protobuf files

make generate_grpc