s3mock

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package s3mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3Client

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

MockS3Client is a mock of S3Client interface

func NewMockS3Client

func NewMockS3Client(ctrl *gomock.Controller) *MockS3Client

NewMockS3Client creates a new mock instance

func (*MockS3Client) DeleteObjectRequest

func (m *MockS3Client) DeleteObjectRequest(arg0 *s3.DeleteObjectInput) s3.DeleteObjectRequest

DeleteObjectRequest mocks base method

func (*MockS3Client) EXPECT

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

func (*MockS3Client) GetObjectRequest

func (m *MockS3Client) GetObjectRequest(arg0 *s3.GetObjectInput) s3.GetObjectRequest

GetObjectRequest mocks base method

func (*MockS3Client) HeadObjectRequest

func (m *MockS3Client) HeadObjectRequest(arg0 *s3.HeadObjectInput) s3.HeadObjectRequest

HeadObjectRequest mocks base method

type MockS3ClientMockRecorder

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

MockS3ClientMockRecorder is the mock recorder for MockS3Client

func (*MockS3ClientMockRecorder) DeleteObjectRequest

func (mr *MockS3ClientMockRecorder) DeleteObjectRequest(arg0 interface{}) *gomock.Call

DeleteObjectRequest indicates an expected call of DeleteObjectRequest

func (*MockS3ClientMockRecorder) GetObjectRequest

func (mr *MockS3ClientMockRecorder) GetObjectRequest(arg0 interface{}) *gomock.Call

GetObjectRequest indicates an expected call of GetObjectRequest

func (*MockS3ClientMockRecorder) HeadObjectRequest

func (mr *MockS3ClientMockRecorder) HeadObjectRequest(arg0 interface{}) *gomock.Call

HeadObjectRequest indicates an expected call of HeadObjectRequest

Jump to

Keyboard shortcuts

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