Documentation ¶
Index ¶
- func GetInfo(ctx context.Context, node *builder.Node) (*types.Info, error)
- func GetWorkers(ctx context.Context, node *builder.Node, filter []string) ([]*types.WorkerInfo, error)
- func Helper(u *url.URL) (*connhelper.ConnectionHelper, error)
- func PrintInfo(ctx context.Context, node *builder.Node, writer io.Writer, format string) error
- func PrintWorkers(ctx context.Context, node *builder.Node, filter []string, writer io.Writer, ...) error
- func Run(ctx context.Context, buildOp *builder.Operation) (map[string]string, []*client.SolveStatus, error)
- type Spec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWorkers ¶
func Helper ¶
func Helper(u *url.URL) (*connhelper.ConnectionHelper, error)
Helper returns helper for connecting to a Docker container. Requires BuildKit v0.5.0 or later in the container.
func PrintWorkers ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.