#buildkit #proto

bin+lib bollard-buildkit-proto

Protobuf definitions to interact with buildkit using Bollard

1 unstable release

0.1.0 Dec 10, 2022

#560 in Encoding

Download history 15/week @ 2022-12-04 17/week @ 2022-12-11 7/week @ 2022-12-18 2/week @ 2022-12-25 3/week @ 2023-01-01 5/week @ 2023-01-08 3/week @ 2023-01-15 20/week @ 2023-01-22 20/week @ 2023-01-29 9/week @ 2023-02-05 13/week @ 2023-02-12 27/week @ 2023-02-19 37/week @ 2023-03-05 41/week @ 2023-03-12

109 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

120KB
2K SLoC

Buildkit rust proto

This repository contains both the protobuf descriptors and generated output.

The generated files are part of the project to maintain consistency across generated assets in the Bollard project, and to avoid a build dependency on the external protoc binary.

Generate

To generate the output use the following:

cargo run --bin gen --features build

Dependencies

~6–11MB
~178K SLoC