azure

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 7 Imported by: 0

Documentation

Overview

Package azure is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFuture

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

MockFuture is a mock of Future interface.

func NewMockFuture

func NewMockFuture(ctrl *gomock.Controller) *MockFuture

NewMockFuture creates a new mock instance.

func (*MockFuture) EXPECT

func (m *MockFuture) EXPECT() *MockFutureMockRecorder

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

func (*MockFuture) WaitForCompletionRef

func (m *MockFuture) WaitForCompletionRef(arg0 context.Context, arg1 autorest.Client) error

WaitForCompletionRef mocks base method.

type MockFutureMockRecorder

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

MockFutureMockRecorder is the mock recorder for MockFuture.

func (*MockFutureMockRecorder) WaitForCompletionRef

func (mr *MockFutureMockRecorder) WaitForCompletionRef(arg0, arg1 interface{}) *gomock.Call

WaitForCompletionRef indicates an expected call of WaitForCompletionRef.

type MockLoadBalancersClient

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

MockLoadBalancersClient is a mock of LoadBalancersClient interface.

func NewMockLoadBalancersClient

func NewMockLoadBalancersClient(ctrl *gomock.Controller) *MockLoadBalancersClient

NewMockLoadBalancersClient creates a new mock instance.

func (*MockLoadBalancersClient) Client

Client mocks base method.

func (*MockLoadBalancersClient) CreateOrUpdate

func (m *MockLoadBalancersClient) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 network.LoadBalancer) (azure.Future, error)

CreateOrUpdate mocks base method.

func (*MockLoadBalancersClient) EXPECT

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

func (*MockLoadBalancersClient) Get

func (m *MockLoadBalancersClient) Get(arg0 context.Context, arg1, arg2, arg3 string) (network.LoadBalancer, error)

Get mocks base method.

type MockLoadBalancersClientMockRecorder

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

MockLoadBalancersClientMockRecorder is the mock recorder for MockLoadBalancersClient.

func (*MockLoadBalancersClientMockRecorder) Client

Client indicates an expected call of Client.

func (*MockLoadBalancersClientMockRecorder) CreateOrUpdate

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

CreateOrUpdate indicates an expected call of CreateOrUpdate.

func (*MockLoadBalancersClientMockRecorder) Get

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

Get indicates an expected call of Get.

type MockPublicIPAddressesClient

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

MockPublicIPAddressesClient is a mock of PublicIPAddressesClient interface.

func NewMockPublicIPAddressesClient

func NewMockPublicIPAddressesClient(ctrl *gomock.Controller) *MockPublicIPAddressesClient

NewMockPublicIPAddressesClient creates a new mock instance.

func (*MockPublicIPAddressesClient) Client

Client mocks base method.

func (*MockPublicIPAddressesClient) Delete

func (m *MockPublicIPAddressesClient) Delete(arg0 context.Context, arg1, arg2 string) (azure.Future, error)

Delete mocks base method.

func (*MockPublicIPAddressesClient) EXPECT

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

func (*MockPublicIPAddressesClient) Get

Get mocks base method.

func (*MockPublicIPAddressesClient) List

List mocks base method.

type MockPublicIPAddressesClientMockRecorder

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

MockPublicIPAddressesClientMockRecorder is the mock recorder for MockPublicIPAddressesClient.

func (*MockPublicIPAddressesClientMockRecorder) Client

Client indicates an expected call of Client.

func (*MockPublicIPAddressesClientMockRecorder) Delete

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

Delete indicates an expected call of Delete.

func (*MockPublicIPAddressesClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockPublicIPAddressesClientMockRecorder) List

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

Client mocks base method.

func (*MockVirtualMachinesClient) EXPECT

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

func (*MockVirtualMachinesClient) Get

Get mocks base method.

func (*MockVirtualMachinesClient) Reapply

func (m *MockVirtualMachinesClient) Reapply(arg0 context.Context, arg1, arg2 string) (azure.Future, error)

Reapply mocks base method.

type MockVirtualMachinesClientMockRecorder

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

MockVirtualMachinesClientMockRecorder is the mock recorder for MockVirtualMachinesClient.

func (*MockVirtualMachinesClientMockRecorder) Client

Client indicates an expected call of Client.

func (*MockVirtualMachinesClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockVirtualMachinesClientMockRecorder) Reapply

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

Reapply indicates an expected call of Reapply.

Jump to

Keyboard shortcuts

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