mocks

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 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 MockCFNStackResourceLister

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

MockCFNStackResourceLister is a mock of CFNStackResourceLister interface.

func NewMockCFNStackResourceLister

func NewMockCFNStackResourceLister(ctrl *gomock.Controller) *MockCFNStackResourceLister

NewMockCFNStackResourceLister creates a new mock instance.

func (*MockCFNStackResourceLister) EXPECT

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

func (*MockCFNStackResourceLister) StackResources

func (m *MockCFNStackResourceLister) StackResources(name string) ([]*cloudformation.StackResource, error)

StackResources mocks base method.

type MockCFNStackResourceListerMockRecorder

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

MockCFNStackResourceListerMockRecorder is the mock recorder for MockCFNStackResourceLister.

func (*MockCFNStackResourceListerMockRecorder) StackResources

func (mr *MockCFNStackResourceListerMockRecorder) StackResources(name interface{}) *gomock.Call

StackResources indicates an expected call of StackResources.

type MockStateMachineExecutor

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

MockStateMachineExecutor is a mock of StateMachineExecutor interface.

func NewMockStateMachineExecutor

func NewMockStateMachineExecutor(ctrl *gomock.Controller) *MockStateMachineExecutor

NewMockStateMachineExecutor creates a new mock instance.

func (*MockStateMachineExecutor) EXPECT

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

func (*MockStateMachineExecutor) Execute

func (m *MockStateMachineExecutor) Execute(stateMachineARN string) error

Execute mocks base method.

type MockStateMachineExecutorMockRecorder

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

MockStateMachineExecutorMockRecorder is the mock recorder for MockStateMachineExecutor.

func (*MockStateMachineExecutorMockRecorder) Execute

func (mr *MockStateMachineExecutorMockRecorder) Execute(stateMachineARN interface{}) *gomock.Call

Execute indicates an expected call of Execute.

Jump to

Keyboard shortcuts

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