docker

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: GPL-2.0, GPL-3.0 Imports: 4 Imported by: 0

README

docker - Docker Executor

Arguments

- some-pipeline:
    shell:
        run: "some-command"
    docker: "some-service"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerMiddleware

type DockerMiddleware struct {
}

Docker Executor

func NewDockerMiddleware

func NewDockerMiddleware() DockerMiddleware

func (DockerMiddleware) Apply

func (dockerMiddleware DockerMiddleware) Apply(
	run *models.PipelineRun,
	next func(*models.PipelineRun),
	_ *middleware.ExecutionContext,
)

func (DockerMiddleware) String

func (_ DockerMiddleware) String() string

Jump to

Keyboard shortcuts

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