Crate buildkit_rs

Source
Expand description

§BuildKit Rust SDK

This is the meta crate for the BuildKit Rust SDK, all the other crates are re-exported here as modules. The other crates can be used individually if you want to use only a subset of the SDK.

Modules§

llb
The BuildKit LLB API
proto
The BuildKit protobuf definitions
reference
Parser for image references
util
Other utilities