mock_storage

package
v0.0.0-...-54afde0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 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) CreateAndWait

func (m *MockAccountsClient) CreateAndWait(arg0 context.Context, arg1, arg2 string, arg3 storage.AccountCreateParameters) error

CreateAndWait mocks base method

func (*MockAccountsClient) EXPECT

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

func (*MockAccountsClient) ListAccountSAS

ListAccountSAS mocks base method

func (*MockAccountsClient) ListByResourceGroup

func (m *MockAccountsClient) ListByResourceGroup(arg0 context.Context, arg1 string) (storage.AccountListResult, error)

ListByResourceGroup mocks base method

func (*MockAccountsClient) ListKeys

ListKeys mocks base method

type MockAccountsClientMockRecorder

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

MockAccountsClientMockRecorder is the mock recorder for MockAccountsClient

func (*MockAccountsClientMockRecorder) CreateAndWait

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

CreateAndWait indicates an expected call of CreateAndWait

func (*MockAccountsClientMockRecorder) ListAccountSAS

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

ListAccountSAS indicates an expected call of ListAccountSAS

func (*MockAccountsClientMockRecorder) ListByResourceGroup

func (mr *MockAccountsClientMockRecorder) ListByResourceGroup(arg0, arg1 interface{}) *gomock.Call

ListByResourceGroup indicates an expected call of ListByResourceGroup

func (*MockAccountsClientMockRecorder) ListKeys

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

ListKeys indicates an expected call of ListKeys

Jump to

Keyboard shortcuts

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