mock_factory

package
v1.50.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 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) NewS3ClientForBucket

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

NewS3ClientForBucket mocks base method

type MockS3ClientCreatorMockRecorder

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

MockS3ClientCreatorMockRecorder is the mock recorder for MockS3ClientCreator

func (*MockS3ClientCreatorMockRecorder) NewS3ClientForBucket

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

NewS3ClientForBucket indicates an expected call of NewS3ClientForBucket

Jump to

Keyboard shortcuts

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