acceptance

package
v4.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 27, 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 {
	IAAS                    string
	AWSAccessKeyID          string
	AWSSecretAccessKey      string
	AWSRegion               string
	GCPServiceAccountKey    string
	GCPProjectID            string
	GCPRegion               string
	GCPZone                 string
	GCPEnvPrefix            string
	StateFileDir            string
	StemcellPath            string
	GardenReleasePath       string
	ConcourseReleasePath    string
	ConcourseDeploymentPath string
}

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