mock_compute

package
v0.0.0-...-6c21669 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_compute is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDisksClient

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

MockDisksClient is a mock of DisksClient interface

func NewMockDisksClient

func NewMockDisksClient(ctrl *gomock.Controller) *MockDisksClient

NewMockDisksClient creates a new mock instance

func (*MockDisksClient) DeleteAndWait

func (m *MockDisksClient) DeleteAndWait(arg0 context.Context, arg1, arg2 string) error

DeleteAndWait mocks base method

func (*MockDisksClient) EXPECT

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

type MockDisksClientMockRecorder

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

MockDisksClientMockRecorder is the mock recorder for MockDisksClient

func (*MockDisksClientMockRecorder) DeleteAndWait

func (mr *MockDisksClientMockRecorder) DeleteAndWait(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteAndWait indicates an expected call of DeleteAndWait

type MockResourceSkusClient

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

MockResourceSkusClient is a mock of ResourceSkusClient interface

func NewMockResourceSkusClient

func NewMockResourceSkusClient(ctrl *gomock.Controller) *MockResourceSkusClient

NewMockResourceSkusClient creates a new mock instance

func (*MockResourceSkusClient) EXPECT

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

func (*MockResourceSkusClient) List

List mocks base method

type MockResourceSkusClientMockRecorder

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

MockResourceSkusClientMockRecorder is the mock recorder for MockResourceSkusClient

func (*MockResourceSkusClientMockRecorder) List

func (mr *MockResourceSkusClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List

type MockVirtualMachinesClient

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

MockVirtualMachinesClient is a mock of VirtualMachinesClient interface

func NewMockVirtualMachinesClient

func NewMockVirtualMachinesClient(ctrl *gomock.Controller) *MockVirtualMachinesClient

NewMockVirtualMachinesClient creates a new mock instance

func (*MockVirtualMachinesClient) CreateOrUpdateAndWait

func (m *MockVirtualMachinesClient) CreateOrUpdateAndWait(arg0 context.Context, arg1, arg2 string, arg3 compute.VirtualMachine) error

CreateOrUpdateAndWait mocks base method

func (*MockVirtualMachinesClient) DeleteAndWait

func (m *MockVirtualMachinesClient) DeleteAndWait(arg0 context.Context, arg1, arg2 string) error

DeleteAndWait mocks base method

func (*MockVirtualMachinesClient) EXPECT

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

type MockVirtualMachinesClientMockRecorder

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

MockVirtualMachinesClientMockRecorder is the mock recorder for MockVirtualMachinesClient

func (*MockVirtualMachinesClientMockRecorder) CreateOrUpdateAndWait

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

CreateOrUpdateAndWait indicates an expected call of CreateOrUpdateAndWait

func (*MockVirtualMachinesClientMockRecorder) DeleteAndWait

func (mr *MockVirtualMachinesClientMockRecorder) DeleteAndWait(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteAndWait indicates an expected call of DeleteAndWait

Jump to

Keyboard shortcuts

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