mock_mwsimport

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_mwsimport is a generated GoMock package.

Package mock_mwsimport is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAWSClient

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

MockAWSClient is a mock of AWSClient interface.

func NewMockAWSClient

func NewMockAWSClient(ctrl *gomock.Controller) *MockAWSClient

NewMockAWSClient creates a new mock instance.

func (*MockAWSClient) EXPECT

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

func (*MockAWSClient) PresignGetObject

func (m *MockAWSClient) PresignGetObject(ctx context.Context, params *s3.GetObjectInput, optFns ...func(*s3.PresignOptions)) (*v4.PresignedHTTPRequest, error)

PresignGetObject mocks base method.

type MockAWSClientMockRecorder

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

MockAWSClientMockRecorder is the mock recorder for MockAWSClient.

func (*MockAWSClientMockRecorder) PresignGetObject

func (mr *MockAWSClientMockRecorder) PresignGetObject(ctx, params any, optFns ...any) *MockAWSClientPresignGetObjectCall

PresignGetObject indicates an expected call of PresignGetObject.

type MockAWSClientPresignGetObjectCall

type MockAWSClientPresignGetObjectCall struct {
	*gomock.Call
}

MockAWSClientPresignGetObjectCall wrap *gomock.Call

func (*MockAWSClientPresignGetObjectCall) Do

Do rewrite *gomock.Call.Do

func (*MockAWSClientPresignGetObjectCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAWSClientPresignGetObjectCall) Return

Return rewrite *gomock.Call.Return

type MockDriver

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

MockDriver is a mock of Driver interface.

func NewMockDriver

func NewMockDriver(ctrl *gomock.Controller) *MockDriver

NewMockDriver creates a new mock instance.

func (*MockDriver) DeleteImage

func (m *MockDriver) DeleteImage(arg0 context.Context, arg1 string) error

DeleteImage mocks base method.

func (*MockDriver) EXPECT

func (m *MockDriver) EXPECT() *MockDriverMockRecorder

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

func (*MockDriver) ImportImage

ImportImage mocks base method.

type MockDriverDeleteImageCall

type MockDriverDeleteImageCall struct {
	*gomock.Call
}

MockDriverDeleteImageCall wrap *gomock.Call

func (*MockDriverDeleteImageCall) Do

Do rewrite *gomock.Call.Do

func (*MockDriverDeleteImageCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockDriverDeleteImageCall) Return

Return rewrite *gomock.Call.Return

type MockDriverImportImageCall

type MockDriverImportImageCall struct {
	*gomock.Call
}

MockDriverImportImageCall wrap *gomock.Call

func (*MockDriverImportImageCall) Do

Do rewrite *gomock.Call.Do

func (*MockDriverImportImageCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockDriverImportImageCall) Return

Return rewrite *gomock.Call.Return

type MockDriverMockRecorder

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

MockDriverMockRecorder is the mock recorder for MockDriver.

func (*MockDriverMockRecorder) DeleteImage

func (mr *MockDriverMockRecorder) DeleteImage(arg0, arg1 any) *MockDriverDeleteImageCall

DeleteImage indicates an expected call of DeleteImage.

func (*MockDriverMockRecorder) ImportImage

func (mr *MockDriverMockRecorder) ImportImage(arg0, arg1 any) *MockDriverImportImageCall

ImportImage indicates an expected call of ImportImage.

Jump to

Keyboard shortcuts

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