config

package
v0.0.0-...-ceaa06b Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2013 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerConf

type DockerConf struct {
	Container string
	Run       string
	Args      []string
}

type FiddlerConf

type FiddlerConf struct {
	Env    string
	Docker *DockerConf
	Scale  *ScaleConf
}

func LoadFiddlerConfig

func LoadFiddlerConfig(c string) (conf *FiddlerConf, err error)

type ScaleConf

type ScaleConf struct {
	Min    int
	Max    int
	Grow   map[string]string
	Shrink map[string]string
}

Jump to

Keyboard shortcuts

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