actors

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2016 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWS

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

func NewAWS

func NewAWS(configuration integration.Config) AWS

func (AWS) DescribeCertificate

func (a AWS) DescribeCertificate(certificateName string) iam.Certificate

func (AWS) DescribeKeyPairs

func (a AWS) DescribeKeyPairs(keypairName string) []*awsec2.KeyPairInfo

func (AWS) GetEC2InstanceTags

func (a AWS) GetEC2InstanceTags(instanceID string) map[string]string

func (AWS) GetPhysicalID

func (a AWS) GetPhysicalID(stackName, logicalID string) string

func (AWS) LoadBalancers

func (a AWS) LoadBalancers(stackName string) map[string]string

func (AWS) StackExists

func (a AWS) StackExists(stackName string) bool

type BBL

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

func NewBBL

func NewBBL(stateDirectory string, pathToBBL string, configuration integration.Config) BBL

func (BBL) CreateLB

func (b BBL) CreateLB(loadBalancerType string, cert string, key string, chain string)

func (BBL) DeleteLB

func (b BBL) DeleteLB()

func (BBL) Destroy

func (b BBL) Destroy()

func (BBL) DirectorAddress

func (b BBL) DirectorAddress() string

func (BBL) DirectorPassword

func (b BBL) DirectorPassword() string

func (BBL) DirectorUsername

func (b BBL) DirectorUsername() string

func (BBL) EnvID

func (b BBL) EnvID() string

func (BBL) LBs

func (b BBL) LBs() *gexec.Session

func (BBL) SaveDirectorCA

func (b BBL) SaveDirectorCA() string

func (BBL) Up

func (b BBL) Up()

func (BBL) UpWithInvalidAWSCredentials

func (b BBL) UpWithInvalidAWSCredentials()

func (BBL) UpdateLB

func (b BBL) UpdateLB(certPath, keyPath string)

type BOSH

type BOSH struct{}

func NewBOSH

func NewBOSH() BOSH

func (BOSH) DirectorExists

func (BOSH) DirectorExists(address, username, password string) bool

type BOSHCLI

type BOSHCLI struct{}

func NewBOSHCLI

func NewBOSHCLI() BOSHCLI

func (BOSHCLI) DirectorExists

func (BOSHCLI) DirectorExists(address, caCertPath string) (bool, error)

Jump to

Keyboard shortcuts

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