integration

package
v3.2.6+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AWSAccessKeyID           string
	AWSSecretAccessKey       string
	AWSRegion                string
	GCPServiceAccountKeyPath string
	GCPProjectID             string
	GCPRegion                string
	GCPZone                  string
	GCPEnvPrefix             string
	StateFileDir             string
	StemcellPath             string
	GardenReleasePath        string
	ConcourseReleasePath     string
	ConcourseDeploymentPath  string
	EnableTerraformFlag      bool
}

func LoadConfig

func LoadConfig() (Config, error)

type State

type State struct {
	// contains filtered or unexported fields
}

func NewState

func NewState(stateDirectory string) State

func (State) BOSHManifest

func (s State) BOSHManifest() string

func (State) BOSHState

func (s State) BOSHState() string

func (State) CertificateName

func (s State) CertificateName() string

func (State) Checksum

func (s State) Checksum() string

func (State) EnvID

func (s State) EnvID() string

func (State) SSHPublicKey

func (s State) SSHPublicKey() string

func (State) StackName

func (s State) StackName() string

func (State) TFState

func (s State) TFState() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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