mock_storage

package
v0.0.0-...-0a5b8f6 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 4 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 MockAccountsClient

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

MockAccountsClient is a mock of AccountsClient interface.

func NewMockAccountsClient

func NewMockAccountsClient(ctrl *gomock.Controller) *MockAccountsClient

NewMockAccountsClient creates a new mock instance.

func (*MockAccountsClient) EXPECT

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

func (*MockAccountsClient) GetProperties

func (m *MockAccountsClient) GetProperties(arg0 context.Context, arg1, arg2 string, arg3 storage.AccountExpand) (storage.Account, error)

GetProperties mocks base method.

func (*MockAccountsClient) ListAccountSAS

ListAccountSAS mocks base method.

func (*MockAccountsClient) ListKeys

ListKeys mocks base method.

func (*MockAccountsClient) Update

Update mocks base method.

type MockAccountsClientMockRecorder

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

MockAccountsClientMockRecorder is the mock recorder for MockAccountsClient.

func (*MockAccountsClientMockRecorder) GetProperties

func (mr *MockAccountsClientMockRecorder) GetProperties(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GetProperties indicates an expected call of GetProperties.

func (*MockAccountsClientMockRecorder) ListAccountSAS

func (mr *MockAccountsClientMockRecorder) ListAccountSAS(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ListAccountSAS indicates an expected call of ListAccountSAS.

func (*MockAccountsClientMockRecorder) ListKeys

func (mr *MockAccountsClientMockRecorder) ListKeys(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys.

func (*MockAccountsClientMockRecorder) Update

func (mr *MockAccountsClientMockRecorder) Update(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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