mock_client

package
v0.0.0-...-dc1866d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

Mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

func (*MockClient) CreateStack

func (*MockClient) DeleteStack

func (*MockClient) DescribeStacks

func (*MockClient) EXPECT

func (_m *MockClient) EXPECT() *_MockClientRecorder

func (*MockClient) WaitUntilStackCreateComplete

func (_m *MockClient) WaitUntilStackCreateComplete(_param0 *cloudformation.DescribeStacksInput) error

func (*MockClient) WaitUntilStackDeleteComplete

func (_m *MockClient) WaitUntilStackDeleteComplete(_param0 *cloudformation.DescribeStacksInput) error

type MockStacker

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

Mock of Stacker interface

func NewMockStacker

func NewMockStacker(ctrl *gomock.Controller) *MockStacker

func (*MockStacker) CreateStack

func (_m *MockStacker) CreateStack(_param0 string, _param1 string, _param2 string) (*cloudformation.Stack, error)

func (*MockStacker) DeleteStack

func (_m *MockStacker) DeleteStack(_param0 string) error

func (*MockStacker) EXPECT

func (_m *MockStacker) EXPECT() *_MockStackerRecorder

Jump to

Keyboard shortcuts

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