baggageclaim

package
v0.0.62 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaggageclaimJob added in v0.0.12

type BaggageclaimJob struct {

	/*BindIp - Descr: IP address on which Baggageclaim should listen for HTTP traffic.
	Default: 0.0.0.0
	*/
	BindIp interface{} `yaml:"bind_ip,omitempty"`

	/*BindPort - Descr: Port on which Baggageclaim should listen for HTTP traffic.
	Default: 7788
	*/
	BindPort interface{} `yaml:"bind_port,omitempty"`

	/*Yeller - Descr: If configured, errors emitted to the logs will also be emitted to Yeller.
	This is only really useful for Concourse developers.
	 Default:
	*/
	Yeller *Yeller `yaml:"yeller,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type Yeller

type Yeller struct {

	/*EnvironmentName - Descr: Environment name to specify for errors emitted to Yeller.
	Default:
	*/
	EnvironmentName interface{} `yaml:"environment_name,omitempty"`

	/*ApiKey - Descr: If configured, errors emitted to the logs will also be emitted to Yeller.
	This is only really useful for Concourse developers.
	 Default:
	*/
	ApiKey interface{} `yaml:"api_key,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

Jump to

Keyboard shortcuts

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