docker

package module
v0.0.0-...-6f76032 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecutorResolver

func ExecutorResolver(ctx context.Context, opts *options.Create) options.ResolveExecutor

func NewDocker

func NewDocker(ctx context.Context, client *client.Client, platform, image string, args []string) executor.Executor

NewDocker returns an Executor that creates a process within a Docker container. Callers are expected to clean up resources by calling Close.

func NewDockerManager

func NewDockerManager(m jasper.Manager, opts *options.Docker) jasper.Manager

NewDockerManager returns a manager in which each process is created within a Docker container with the given options.

func ResolveOptions

func ResolveOptions(opts *options.Docker) (*client.Client, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL