Versions in this module Expand all Collapse all v0 v0.4.0 Mar 4, 2022 Changes in this version + var Version = "0.3+unknown" + func Client(ctx context.Context, addr string) (*client.Client, context.Context, error) + func Compile(ctx context.Context, cln *client.Client, w io.Writer, mod *ast.Module, ...) (solver.Request, error) + func NewDockerCli(ctx context.Context) (dockerCli *dockercommand.DockerCli, auth imagetools.Auth, err error) + func WithDefaultContext(ctx context.Context, cln *client.Client) context.Context