acceptance

package
v5.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SkipUnless

func SkipUnless(match string)

Types

type Config

type Config struct {
	IAAS string

	AWSAccessKeyID     string
	AWSSecretAccessKey string
	AWSRegion          string

	AzureClientID       string
	AzureClientSecret   string
	AzureLocation       string
	AzureSubscriptionID string
	AzureTenantID       string

	GCPServiceAccountKey string
	GCPProjectID         string
	GCPRegion            string
	GCPZone              string

	StateFileDir            string
	StemcellPath            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) 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