mock_disks

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_disks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDisksClientAPI

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

MockDisksClientAPI is a mock of DisksClientAPI interface

func NewMockDisksClientAPI

func NewMockDisksClientAPI(ctrl *gomock.Controller) *MockDisksClientAPI

NewMockDisksClientAPI creates a new mock instance

func (*MockDisksClientAPI) CreateOrUpdate

func (m *MockDisksClientAPI) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 compute.Disk) (compute.DisksCreateOrUpdateFuture, error)

CreateOrUpdate mocks base method

func (*MockDisksClientAPI) Delete

func (m *MockDisksClientAPI) Delete(arg0 context.Context, arg1, arg2 string) (compute.DisksDeleteFuture, error)

Delete mocks base method

func (*MockDisksClientAPI) EXPECT

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

func (*MockDisksClientAPI) Get

func (m *MockDisksClientAPI) Get(arg0 context.Context, arg1, arg2 string) (compute.Disk, error)

Get mocks base method

func (*MockDisksClientAPI) GrantAccess

GrantAccess mocks base method

func (*MockDisksClientAPI) List

List mocks base method

func (*MockDisksClientAPI) ListByResourceGroup

func (m *MockDisksClientAPI) ListByResourceGroup(arg0 context.Context, arg1 string) (compute.DiskListPage, error)

ListByResourceGroup mocks base method

func (*MockDisksClientAPI) RevokeAccess

func (m *MockDisksClientAPI) RevokeAccess(arg0 context.Context, arg1, arg2 string) (compute.DisksRevokeAccessFuture, error)

RevokeAccess mocks base method

func (*MockDisksClientAPI) Update

Update mocks base method

type MockDisksClientAPIMockRecorder

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

MockDisksClientAPIMockRecorder is the mock recorder for MockDisksClientAPI

func (*MockDisksClientAPIMockRecorder) CreateOrUpdate

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

CreateOrUpdate indicates an expected call of CreateOrUpdate

func (*MockDisksClientAPIMockRecorder) Delete

func (mr *MockDisksClientAPIMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockDisksClientAPIMockRecorder) Get

func (mr *MockDisksClientAPIMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockDisksClientAPIMockRecorder) GrantAccess

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

GrantAccess indicates an expected call of GrantAccess

func (*MockDisksClientAPIMockRecorder) List

func (mr *MockDisksClientAPIMockRecorder) List(arg0 interface{}) *gomock.Call

List indicates an expected call of List

func (*MockDisksClientAPIMockRecorder) ListByResourceGroup

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

ListByResourceGroup indicates an expected call of ListByResourceGroup

func (*MockDisksClientAPIMockRecorder) RevokeAccess

func (mr *MockDisksClientAPIMockRecorder) RevokeAccess(arg0, arg1, arg2 interface{}) *gomock.Call

RevokeAccess indicates an expected call of RevokeAccess

func (*MockDisksClientAPIMockRecorder) Update

func (mr *MockDisksClientAPIMockRecorder) 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