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

  • The BuildKit LLB API
  • The BuildKit protobuf definitions
  • Parser for image references
  • Other utilities