mock_storage

package
v0.0.0-...-69378fb Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_storage is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBlobStorageClient

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

MockBlobStorageClient is a mock of BlobStorageClient interface.

func NewMockBlobStorageClient

func NewMockBlobStorageClient(ctrl *gomock.Controller) *MockBlobStorageClient

NewMockBlobStorageClient creates a new mock instance.

func (*MockBlobStorageClient) EXPECT

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

func (*MockBlobStorageClient) Get

Get mocks base method.

func (*MockBlobStorageClient) GetContainerReference

func (m *MockBlobStorageClient) GetContainerReference(arg0 string) *storage1.Container

GetContainerReference mocks base method.

type MockBlobStorageClientMockRecorder

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

MockBlobStorageClientMockRecorder is the mock recorder for MockBlobStorageClient.

func (*MockBlobStorageClientMockRecorder) Get

Get indicates an expected call of Get.

func (*MockBlobStorageClientMockRecorder) GetContainerReference

func (mr *MockBlobStorageClientMockRecorder) GetContainerReference(arg0 any) *gomock.Call

GetContainerReference indicates an expected call of GetContainerReference.

type MockManager

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

MockManager is a mock of Manager interface.

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance.

func (*MockManager) BlobService

BlobService mocks base method.

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager.

func (*MockManagerMockRecorder) BlobService

func (mr *MockManagerMockRecorder) BlobService(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call

BlobService indicates an expected call of BlobService.

Jump to

Keyboard shortcuts

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