mocks

package
v0.2.20 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT-0 Imports: 6 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 Mocks3API

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

Mocks3API is a mock of s3API interface.

func NewMocks3API

func NewMocks3API(ctrl *gomock.Controller) *Mocks3API

NewMocks3API creates a new mock instance.

func (*Mocks3API) EXPECT

func (m *Mocks3API) EXPECT() *Mocks3APIMockRecorder

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

type Mocks3APIMockRecorder

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

Mocks3APIMockRecorder is the mock recorder for Mocks3API.

type Mocks3ManagerAPI

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

Mocks3ManagerAPI is a mock of s3ManagerAPI interface.

func NewMocks3ManagerAPI

func NewMocks3ManagerAPI(ctrl *gomock.Controller) *Mocks3ManagerAPI

NewMocks3ManagerAPI creates a new mock instance.

func (*Mocks3ManagerAPI) EXPECT

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

func (*Mocks3ManagerAPI) Upload

func (m *Mocks3ManagerAPI) Upload(ctx context.Context, input *s3.PutObjectInput, opts ...func(*manager.Uploader)) (*manager.UploadOutput, error)

Upload mocks base method.

type Mocks3ManagerAPIMockRecorder

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

Mocks3ManagerAPIMockRecorder is the mock recorder for Mocks3ManagerAPI.

func (*Mocks3ManagerAPIMockRecorder) Upload

func (mr *Mocks3ManagerAPIMockRecorder) Upload(ctx, input interface{}, opts ...interface{}) *gomock.Call

Upload indicates an expected call of Upload.

type MockstsAPI

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

MockstsAPI is a mock of stsAPI interface.

func NewMockstsAPI

func NewMockstsAPI(ctrl *gomock.Controller) *MockstsAPI

NewMockstsAPI creates a new mock instance.

func (*MockstsAPI) EXPECT

func (m *MockstsAPI) EXPECT() *MockstsAPIMockRecorder

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

func (*MockstsAPI) GetCallerIdentity

func (m *MockstsAPI) GetCallerIdentity(ctx context.Context, params *sts.GetCallerIdentityInput, optFns ...func(*sts.Options)) (*sts.GetCallerIdentityOutput, error)

GetCallerIdentity mocks base method.

type MockstsAPIMockRecorder

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

MockstsAPIMockRecorder is the mock recorder for MockstsAPI.

func (*MockstsAPIMockRecorder) GetCallerIdentity

func (mr *MockstsAPIMockRecorder) GetCallerIdentity(ctx, params interface{}, optFns ...interface{}) *gomock.Call

GetCallerIdentity indicates an expected call of GetCallerIdentity.

Jump to

Keyboard shortcuts

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