mock_s3httpfilesystem

package
v0.0.0-...-eb62dfd Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_s3httpfilesystem is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mocks3Interface

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

Mocks3Interface is a mock of s3Interface interface

func NewMocks3Interface

func NewMocks3Interface(ctrl *gomock.Controller) *Mocks3Interface

NewMocks3Interface creates a new mock instance

func (*Mocks3Interface) EXPECT

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

func (*Mocks3Interface) GetObject

func (m *Mocks3Interface) GetObject(arg0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)

GetObject mocks base method

func (*Mocks3Interface) ListObjects

func (m *Mocks3Interface) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)

ListObjects mocks base method

type Mocks3InterfaceMockRecorder

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

Mocks3InterfaceMockRecorder is the mock recorder for Mocks3Interface

func (*Mocks3InterfaceMockRecorder) GetObject

func (mr *Mocks3InterfaceMockRecorder) GetObject(arg0 interface{}) *gomock.Call

GetObject indicates an expected call of GetObject

func (*Mocks3InterfaceMockRecorder) ListObjects

func (mr *Mocks3InterfaceMockRecorder) ListObjects(arg0 interface{}) *gomock.Call

ListObjects indicates an expected call of ListObjects

Jump to

Keyboard shortcuts

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