config

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend struct {
	Log    *log.Logger
	Stdin  io.Reader
	Stdout io.Writer
	Stderr io.Writer
}

Backend represents backend configuration.

type Docker

type Docker struct {
	WorkingDir string        `yaml:"working_dir"`
	Entrypoint string        `yaml:"entrypoint"`
	Image      string        `yaml:"image"`
	Volumes    yamllist.List `yaml:"volumes"`
}

Docker represents docker configuration.

Jump to

Keyboard shortcuts

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