-
Notifications
You must be signed in to change notification settings - Fork 725
Expand file tree
/
Copy pathbuf.gen.yaml
More file actions
19 lines (19 loc) · 873 Bytes
/
buf.gen.yaml
File metadata and controls
19 lines (19 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
version: v2
managed:
enabled: false
inputs:
- module: buf.build/redpandadata/core:ddc363cdd034400c82feaf6544928665
paths:
- redpanda/core/admin/v2/shadow_link.proto
- redpanda/core/common/v1/acl.proto
- redpanda/core/common/v1/tls.proto
plugins:
# Custom comment extraction plugin - we ONLY generate comments related files,
# The rest comes from buf.build/gen/go/redpandadata/core/protocolbuffers/go
- local: tools/go-comment-pbgen/run-plugin.sh
out: .
opt:
- paths=import
- Mredpanda/core/admin/v2/shadow_link.proto=github.com/redpanda-data/redpanda/src/go/rpk/gen/protocomments/admin/v2
- Mredpanda/core/common/v1/acl.proto=github.com/redpanda-data/redpanda/src/go/rpk/gen/protocomments/common/v1
- Mredpanda/core/common/v1/tls.proto=github.com/redpanda-data/redpanda/src/go/rpk/gen/protocomments/common/v1