Documentation ¶
Index ¶
- func InvokeOnBuildkit[Resp proto.Message](c *buildkit.GatewayClient, secrets secrets.GroundedSecrets, method string, ...) compute.Computable[Resp]
- func InvokeWithBinary(ctx context.Context, env pkggraph.SealedContext, inv *types.DeferredInvocation, ...) (compute.Computable[*protocol.InvokeResponse], error)
- type LowLevelInvokeOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvokeOnBuildkit ¶ added in v0.0.112
func InvokeOnBuildkit[Resp proto.Message](c *buildkit.GatewayClient, secrets secrets.GroundedSecrets, method string, pkg schema.PackageName, image compute.Computable[oci.Image], opts rtypes.RunBinaryOpts, req proto.Message, oo LowLevelInvokeOptions) compute.Computable[Resp]
func InvokeWithBinary ¶
func InvokeWithBinary(ctx context.Context, env pkggraph.SealedContext, inv *types.DeferredInvocation, prepared *binary.Prepared) (compute.Computable[*protocol.InvokeResponse], error)
Types ¶
Click to show internal directories.
Click to hide internal directories.