runner

package
v1.0.1-gitspaces-beta Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Privileged = []string{
	"plugins/docker",
	"plugins/acr",
	"plugins/ecr",
	"plugins/gcr",
	"plugins/heroku",
}

Privileged provides a list of plugins that execute with privileged capabilities in order to run Docker in Docker.

WireSet provides a wire set for this package.

Functions

func NewExecutionPoller

func NewExecutionPoller(
	runner *runtime2.Runner,
	client runnerclient.Client,
) *poller.Poller

func NewExecutionRunner

func NewExecutionRunner(
	config *types.Config,
	client runnerclient.Client,
	resolver *resolver.Manager,
) (*runtime2.Runner, error)

func ProvideExecutionPoller

func ProvideExecutionPoller(
	runner *runtime2.Runner,
	client runnerclient.Client,
) *poller.Poller

ProvideExecutionPoller provides a poller which can poll the manager for new builds and execute them.

func ProvideExecutionRunner

func ProvideExecutionRunner(
	config *types.Config,
	client runnerclient.Client,
	resolver *resolver.Manager,
) (*runtime2.Runner, error)

ProvideExecutionRunner provides an execution runner.

Types

This section is empty.

Jump to

Keyboard shortcuts

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