sync_middleware

package
v0.28.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyncMiddleware

type SyncMiddleware struct {
	LookupEnv func(string) (string, bool)
}

Execution Synchronizer

func NewSyncMiddleware

func NewSyncMiddleware() SyncMiddleware

func (SyncMiddleware) Apply

func (syncMiddleware SyncMiddleware) Apply(
	run *models.PipelineRun,
	next func(*models.PipelineRun),
	executionContext *middleware.ExecutionContext,
)

func (SyncMiddleware) String

func (syncMiddleware SyncMiddleware) String() string

type SyncMiddlewareArguments

type SyncMiddlewareArguments struct {
	Pipes   []string
	EnvVars []string
}

Jump to

Keyboard shortcuts

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