package
0.3.2
Repository: https://github.com/siderolabs/bldr.git
Documentation: pkg.go.dev

# Functions

MarshalLLB translates package graph into LLB DAG and marshals it.
NewGraphLLB creates new GraphLLB and initializes shared images.
NewNodeLLB wraps PackageNode for LLB conversion.

# Structs

GraphLLB wraps PackageGraph to provide LLB conversion.
NodeLLB wraps PackageNode to provide LLB conversion.

# Type aliases

SolverFunc can be called to solve the package into the llb state via buildkit.