mocks

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockapi

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

Mockapi is a mock of api interface.

func NewMockapi

func NewMockapi(ctrl *gomock.Controller) *Mockapi

NewMockapi creates a new mock instance.

func (*Mockapi) CreateStackInstances

CreateStackInstances mocks base method.

func (*Mockapi) CreateStackSet

CreateStackSet mocks base method.

func (*Mockapi) DeleteStackInstances

DeleteStackInstances mocks base method.

func (*Mockapi) DeleteStackSet

DeleteStackSet mocks base method.

func (*Mockapi) DescribeStackSet

DescribeStackSet mocks base method.

func (*Mockapi) DescribeStackSetOperation

DescribeStackSetOperation mocks base method.

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*Mockapi) ListStackInstances

ListStackInstances mocks base method.

func (*Mockapi) UpdateStackSet

UpdateStackSet mocks base method.

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi.

func (*MockapiMockRecorder) CreateStackInstances

func (mr *MockapiMockRecorder) CreateStackInstances(arg0 interface{}) *gomock.Call

CreateStackInstances indicates an expected call of CreateStackInstances.

func (*MockapiMockRecorder) CreateStackSet

func (mr *MockapiMockRecorder) CreateStackSet(arg0 interface{}) *gomock.Call

CreateStackSet indicates an expected call of CreateStackSet.

func (*MockapiMockRecorder) DeleteStackInstances

func (mr *MockapiMockRecorder) DeleteStackInstances(arg0 interface{}) *gomock.Call

DeleteStackInstances indicates an expected call of DeleteStackInstances.

func (*MockapiMockRecorder) DeleteStackSet

func (mr *MockapiMockRecorder) DeleteStackSet(arg0 interface{}) *gomock.Call

DeleteStackSet indicates an expected call of DeleteStackSet.

func (*MockapiMockRecorder) DescribeStackSet

func (mr *MockapiMockRecorder) DescribeStackSet(arg0 interface{}) *gomock.Call

DescribeStackSet indicates an expected call of DescribeStackSet.

func (*MockapiMockRecorder) DescribeStackSetOperation

func (mr *MockapiMockRecorder) DescribeStackSetOperation(arg0 interface{}) *gomock.Call

DescribeStackSetOperation indicates an expected call of DescribeStackSetOperation.

func (*MockapiMockRecorder) ListStackInstances

func (mr *MockapiMockRecorder) ListStackInstances(arg0 interface{}) *gomock.Call

ListStackInstances indicates an expected call of ListStackInstances.

func (*MockapiMockRecorder) UpdateStackSet

func (mr *MockapiMockRecorder) UpdateStackSet(arg0 interface{}) *gomock.Call

UpdateStackSet indicates an expected call of UpdateStackSet.

Jump to

Keyboard shortcuts

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