docker

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package docker package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobDispatcher

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

JobDispatcher uses the local docker api to dispatch jobs

func New

func New(pluginData map[string]string, discoveryProtocolHost string, logger logger.Logger) (*JobDispatcher, error)

New creates a JobDispatcher

func (*JobDispatcher) DispatchJob

func (j *JobDispatcher) DispatchJob(ctx context.Context, jobID string, token string) (string, error)

DispatchJob will start a docker container to execute the job

Jump to

Keyboard shortcuts

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