executor

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerExecutor

type DockerExecutor struct {
	// contains filtered or unexported fields
}

DockerExecutor executes tools using Docker

func NewDockerExecutor

func NewDockerExecutor(dryRun, verbose bool) (*DockerExecutor, error)

NewDockerExecutor creates a new Docker executor

func (*DockerExecutor) Close

func (e *DockerExecutor) Close() error

Close closes the Docker client

func (*DockerExecutor) Run

func (e *DockerExecutor) Run(ctx context.Context, containerConfig *config.ContainerConfig) error

Run executes a tool configuration

Jump to

Keyboard shortcuts

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