mock_factory

package
v0.0.0-...-b702281 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_factory is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3ClientCreator

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

MockS3ClientCreator is a mock of S3ClientCreator interface.

func NewMockS3ClientCreator

func NewMockS3ClientCreator(ctrl *gomock.Controller) *MockS3ClientCreator

NewMockS3ClientCreator creates a new mock instance.

func (*MockS3ClientCreator) EXPECT

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

func (*MockS3ClientCreator) NewS3Client

func (m *MockS3ClientCreator) NewS3Client(arg0, arg1 string, arg2 credentials.IAMRoleCredentials) (s3.S3Client, error)

NewS3Client mocks base method.

func (*MockS3ClientCreator) NewS3ManagerClient

func (m *MockS3ClientCreator) NewS3ManagerClient(arg0, arg1 string, arg2 credentials.IAMRoleCredentials) (s3.S3ManagerClient, error)

NewS3ManagerClient mocks base method.

type MockS3ClientCreatorMockRecorder

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

MockS3ClientCreatorMockRecorder is the mock recorder for MockS3ClientCreator.

func (*MockS3ClientCreatorMockRecorder) NewS3Client

func (mr *MockS3ClientCreatorMockRecorder) NewS3Client(arg0, arg1, arg2 interface{}) *gomock.Call

NewS3Client indicates an expected call of NewS3Client.

func (*MockS3ClientCreatorMockRecorder) NewS3ManagerClient

func (mr *MockS3ClientCreatorMockRecorder) NewS3ManagerClient(arg0, arg1, arg2 interface{}) *gomock.Call

NewS3ManagerClient indicates an expected call of NewS3ManagerClient.

Jump to

Keyboard shortcuts

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