# Constants
CapAttestations is the capability to indicate that attestation references will be attached to results.
CapFrontendCaps can be used to check that frontends define support for certain capabilities.
CapFrontendInputs is a capability to request frontend inputs from the LLBBridge GRPC server.
CapGatewayEvaluateSolve is a capability to immediately unlazy solve results.
CapGatewayExec is the capability to create and interact with new containers directly through the gateway.
CapGatewayExecExtraHosts is the capability to add additional hosts to /etc/hosts for containers created via gateway exec.
CapGatewayExecExtraHosts is the capability to set secrets as env vars for containers created via gateway exec.
CapGatewayExecExtraHosts is the capability to send signals to a process created via gateway exec.
CapGatewaySolveMetadata can be used to check if solve calls from gateway reliably return metadata.
CapGatewayWarnings is the capability to log warnings from frontend.
CapProtoRefArray is a capability to return arrays of refs instead of single refs.
CapReferenceOutput is a capability to use a reference of a solved result as an llb.Output.
CapSourceMetaResolver is the capability to indicates support for ResolveSourceMetadata function in gateway API.
UnknownExitStatus might be returned in (*ExitError).ExitCode via ContainerProcess.Wait.
# Variables
Enum value maps for AttestationKind.
Enum value maps for AttestationKind.
Enum value maps for InTotoSubjectKind.
Enum value maps for InTotoSubjectKind.
LLBBridge_ServiceDesc is the grpc.ServiceDesc for LLBBridge service.
# Structs
CacheOptionsEntry corresponds to the control.CacheOptionsEntry.
ExitError will be returned when the container process exits with a non-zero exit code.
UnimplementedLLBBridgeServer should be embedded to have forward compatible implementations.
# Interfaces
LLBBridgeClient is the client API for LLBBridge service.
LLBBridgeServer is the server API for LLBBridge service.
UnsafeLLBBridgeServer may be embedded to opt out of forward compatibility for this service.