Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LLBOpsToJSON ¶
LLBOpsToJSON converts a list of LLB operations to a JSON string.
Types ¶
type LLBOp ¶
LLBOp represents a single LLB operation along with its metadata.
func LLBOpsFromState ¶
LLBOpsFromState extracts the list of LLB operations from the provided LLB state.
This function and LLBOp type has been inspired by https://github.com/moby/buildkit/blob/c70e8e666f8f6ee3c0d83b20c338be5aedeaa97a/cmd/buildctl/debug/dumpllb.go#L59.
Click to show internal directories.
Click to hide internal directories.