config

package
v0.0.0-...-8b5a1e4 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2016 License: Apache-2.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 JobInput

type JobInput struct {
	Name     string
	Resource string
	Passed   []string
	Trigger  bool
	Version  *atc.VersionConfig
	Params   atc.Params
	Tags     atc.Tags
}

func JobInputs

func JobInputs(config atc.JobConfig) []JobInput

type JobOutput

type JobOutput struct {
	Name     string
	Resource string
}

func JobOutputs

func JobOutputs(config atc.JobConfig) []JobOutput

type Warning

type Warning struct {
	Type    string `json:"type"`
	Message string `json:"message"`
}

func ValidateConfig

func ValidateConfig(c atc.Config) ([]Warning, []string)

Jump to

Keyboard shortcuts

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