helper

package
v0.9.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithDummyCredentials

func WithDummyCredentials(fn func(dir string))

func WithPlugins added in v0.9.8

func WithPlugins(plugins []TestPlugin, fn func())

func WithTempDir

func WithTempDir(fn func(dir string))

Types

type DummyCloudformationService

type DummyCloudformationService struct {
	ExpectedTags []*cloudformation.Tag
	StackEvents  []*cloudformation.StackEvent
	StackStatus  string
}

func (*DummyCloudformationService) CreateStack

type DummyEncryptService

type DummyEncryptService struct{}

func (DummyEncryptService) Encrypt

type DummyS3ObjectPutterService

type DummyS3ObjectPutterService struct {
	ExpectedBucket        string
	ExpectedKey           string
	ExpectedBody          string
	ExpectedContentType   string
	ExpectedContentLength int64
}

func (DummyS3ObjectPutterService) PutObject

type TestPlugin added in v0.9.8

type TestPlugin struct {
	Name  string
	Yaml  string
	Files map[string]string
}

Jump to

Keyboard shortcuts

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