actions

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor interface {
	Process(config string) string
}

type ReconfigurePipeline

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

func NewReconfigurePipeline

func NewReconfigurePipeline(
	reconfigurer Reconfigurer,
	processor Processor,
	fifoWriter Writer,
) *ReconfigurePipeline

func (*ReconfigurePipeline) Run

func (r *ReconfigurePipeline) Run(target, pipeline, configPath, variablesPath string) error

type Reconfigurer

type Reconfigurer interface {
	Reconfigure(target, pipeline, configPath, variablesPath string) error
}

type Writer

type Writer interface {
	Write(content string) (string, error)
}

Directories

Path Synopsis
This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter
This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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