env

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsBehindProxy added in v0.0.14

func IsBehindProxy() bool

Types

type Env added in v0.0.13

type Env struct {
	Config config.Config
}

func (*Env) CreateDirs added in v0.0.13

func (e *Env) CreateDirs() error

func (*Env) SetupState added in v0.0.13

func (e *Env) SetupState(depsFile string) error

type ProxyConfig

type ProxyConfig struct {
	Http    string `json:"http,omitempty"`
	Https   string `json:"https,omitempty"`
	NoProxy string `json:"exclude,omitempty"`
}

func BuildProxyConfig

func BuildProxyConfig(boshDirectorIP string, cfRouterIP string, hostIP string) ProxyConfig

Jump to

Keyboard shortcuts

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