#buildkit #protobuf #generated #build #definition #proto #docker

bin+lib bollard-buildkit-proto

Protobuf definitions to interact with buildkit using Bollard

4 releases (2 breaking)

0.3.0 Mar 2, 2024
0.2.1 Jan 24, 2024
0.2.0 Sep 15, 2023
0.1.0 Dec 10, 2022

#1966 in Network programming

Download history 44/week @ 2023-12-22 57/week @ 2023-12-29 111/week @ 2024-01-05 268/week @ 2024-01-12 149/week @ 2024-01-19 220/week @ 2024-01-26 192/week @ 2024-02-02 86/week @ 2024-02-09 88/week @ 2024-02-16 107/week @ 2024-02-23 239/week @ 2024-03-01 116/week @ 2024-03-08 149/week @ 2024-03-15 140/week @ 2024-03-22 396/week @ 2024-03-29 247/week @ 2024-04-05

943 downloads per month
Used in 10 crates (4 directly)

Apache-2.0

285KB
5.5K 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

~4–6MB
~102K SLoC