talos
talos copied to clipboard
Generate `.proto` files from Go structs.
Now that we have implemented and added Go-structs 2 protobuf encoder/decoder we should add generator which will generate proto definitions from those structs.
Relevant:
- https://github.com/siderolabs/talos/issues/4417
- https://github.com/siderolabs/talos/issues/4416