package
0.0.0-20250126123450-3dad8b8dff16
Repository: https://github.com/kaizenci/kaizen.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewDockerExecutor creates a new dockerExecutor instance with a Docker client.
# Structs
No description provided by the author
# Interfaces
go:generate go run github.com/vektra/mockery/v2@v2 --name=DockerClient --filename=docker_client.go --output=../../../mocks/.
Executor defines the interface for any job executor implementation.