mock_azureclient

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mock_azureclient 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) ListByResourceGroup

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

ListByResourceGroup mocks base method

func (*MockAccountsClient) ListKeys

func (m *MockAccountsClient) ListKeys(arg0 context.Context, arg1, arg2 string) (storage.AccountListKeysResult, error)

ListKeys mocks base method

type MockAccountsClientMockRecorder

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

MockAccountsClientMockRecorder is the mock recorder for MockAccountsClient

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 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys

type MockApplicationsClient

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

MockApplicationsClient is a mock of ApplicationsClient interface

func NewMockApplicationsClient

func NewMockApplicationsClient(ctrl *gomock.Controller) *MockApplicationsClient

NewMockApplicationsClient creates a new mock instance

func (*MockApplicationsClient) Client

Client mocks base method

func (*MockApplicationsClient) EXPECT

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

func (*MockApplicationsClient) Get

Get mocks base method

func (*MockApplicationsClient) GetByID

GetByID mocks base method

func (*MockApplicationsClient) ListByResourceGroup

ListByResourceGroup mocks base method

type MockApplicationsClientMockRecorder

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

MockApplicationsClientMockRecorder is the mock recorder for MockApplicationsClient

func (*MockApplicationsClientMockRecorder) Client

Client indicates an expected call of Client

func (*MockApplicationsClientMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockApplicationsClientMockRecorder) GetByID

func (mr *MockApplicationsClientMockRecorder) GetByID(arg0, arg1 interface{}) *gomock.Call

GetByID indicates an expected call of GetByID

func (*MockApplicationsClientMockRecorder) ListByResourceGroup

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

ListByResourceGroup indicates an expected call of ListByResourceGroup

type MockClient

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

MockClient is a mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance

func (*MockClient) Client

func (m *MockClient) Client() autorest.Client

Client mocks base method

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient

func (*MockClientMockRecorder) Client

func (mr *MockClientMockRecorder) Client() *gomock.Call

Client indicates an expected call of Client

type MockDeploymentsClient

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

MockDeploymentsClient is a mock of DeploymentsClient interface

func NewMockDeploymentsClient

func NewMockDeploymentsClient(ctrl *gomock.Controller) *MockDeploymentsClient

NewMockDeploymentsClient creates a new mock instance

func (*MockDeploymentsClient) Client

Client mocks base method

func (*MockDeploymentsClient) CreateOrUpdate

CreateOrUpdate mocks base method

func (*MockDeploymentsClient) DeploymentClient

func (m *MockDeploymentsClient) DeploymentClient() resources.DeploymentsClient

DeploymentClient mocks base method

func (*MockDeploymentsClient) EXPECT

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

type MockDeploymentsClientMockRecorder

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

MockDeploymentsClientMockRecorder is the mock recorder for MockDeploymentsClient

func (*MockDeploymentsClientMockRecorder) Client

Client indicates an expected call of Client

func (*MockDeploymentsClientMockRecorder) CreateOrUpdate

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

CreateOrUpdate indicates an expected call of CreateOrUpdate

func (*MockDeploymentsClientMockRecorder) DeploymentClient

func (mr *MockDeploymentsClientMockRecorder) DeploymentClient() *gomock.Call

DeploymentClient indicates an expected call of DeploymentClient

type MockMarketPlaceAgreementsClient

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

MockMarketPlaceAgreementsClient is a mock of MarketPlaceAgreementsClient interface

func NewMockMarketPlaceAgreementsClient

func NewMockMarketPlaceAgreementsClient(ctrl *gomock.Controller) *MockMarketPlaceAgreementsClient

NewMockMarketPlaceAgreementsClient creates a new mock instance

func (*MockMarketPlaceAgreementsClient) Create

Create mocks base method

func (*MockMarketPlaceAgreementsClient) EXPECT

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

func (*MockMarketPlaceAgreementsClient) Get

Get mocks base method

type MockMarketPlaceAgreementsClientMockRecorder

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

MockMarketPlaceAgreementsClientMockRecorder is the mock recorder for MockMarketPlaceAgreementsClient

func (*MockMarketPlaceAgreementsClientMockRecorder) Create

func (mr *MockMarketPlaceAgreementsClientMockRecorder) Create(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockMarketPlaceAgreementsClientMockRecorder) Get

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

Get indicates an expected call of Get

type MockVirtualMachineScaleSetExtensionsClient

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

MockVirtualMachineScaleSetExtensionsClient is a mock of VirtualMachineScaleSetExtensionsClient interface

func NewMockVirtualMachineScaleSetExtensionsClient

func NewMockVirtualMachineScaleSetExtensionsClient(ctrl *gomock.Controller) *MockVirtualMachineScaleSetExtensionsClient

NewMockVirtualMachineScaleSetExtensionsClient creates a new mock instance

func (*MockVirtualMachineScaleSetExtensionsClient) Client

Client mocks base method

func (*MockVirtualMachineScaleSetExtensionsClient) CreateOrUpdate

CreateOrUpdate mocks base method

func (*MockVirtualMachineScaleSetExtensionsClient) EXPECT

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

func (*MockVirtualMachineScaleSetExtensionsClient) Get

Get mocks base method

func (*MockVirtualMachineScaleSetExtensionsClient) List

List mocks base method

type MockVirtualMachineScaleSetExtensionsClientMockRecorder

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

MockVirtualMachineScaleSetExtensionsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetExtensionsClient

func (*MockVirtualMachineScaleSetExtensionsClientMockRecorder) Client

Client indicates an expected call of Client

func (*MockVirtualMachineScaleSetExtensionsClientMockRecorder) CreateOrUpdate

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

CreateOrUpdate indicates an expected call of CreateOrUpdate

func (*MockVirtualMachineScaleSetExtensionsClientMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockVirtualMachineScaleSetExtensionsClientMockRecorder) List

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

List indicates an expected call of List

type MockVirtualMachineScaleSetVMsClient

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

MockVirtualMachineScaleSetVMsClient is a mock of VirtualMachineScaleSetVMsClient interface

func NewMockVirtualMachineScaleSetVMsClient

func NewMockVirtualMachineScaleSetVMsClient(ctrl *gomock.Controller) *MockVirtualMachineScaleSetVMsClient

NewMockVirtualMachineScaleSetVMsClient creates a new mock instance

func (*MockVirtualMachineScaleSetVMsClient) Deallocate

func (m *MockVirtualMachineScaleSetVMsClient) Deallocate(arg0 context.Context, arg1, arg2, arg3 string) error

Deallocate mocks base method

func (*MockVirtualMachineScaleSetVMsClient) Delete

func (m *MockVirtualMachineScaleSetVMsClient) Delete(arg0 context.Context, arg1, arg2, arg3 string) error

Delete mocks base method

func (*MockVirtualMachineScaleSetVMsClient) EXPECT

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

func (*MockVirtualMachineScaleSetVMsClient) List

func (m *MockVirtualMachineScaleSetVMsClient) List(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) ([]compute.VirtualMachineScaleSetVM, error)

List mocks base method

func (*MockVirtualMachineScaleSetVMsClient) Reimage

Reimage mocks base method

func (*MockVirtualMachineScaleSetVMsClient) ReimageAll

ReimageAll mocks base method

func (*MockVirtualMachineScaleSetVMsClient) Restart

func (m *MockVirtualMachineScaleSetVMsClient) Restart(arg0 context.Context, arg1, arg2, arg3 string) error

Restart mocks base method

func (*MockVirtualMachineScaleSetVMsClient) Start

func (m *MockVirtualMachineScaleSetVMsClient) Start(arg0 context.Context, arg1, arg2, arg3 string) error

Start mocks base method

type MockVirtualMachineScaleSetVMsClientMockRecorder

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

MockVirtualMachineScaleSetVMsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetVMsClient

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) Deallocate

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

Deallocate indicates an expected call of Deallocate

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) List

func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) List(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

List indicates an expected call of List

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) Reimage

func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Reimage(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Reimage indicates an expected call of Reimage

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) ReimageAll

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

ReimageAll indicates an expected call of ReimageAll

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) Restart

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

Restart indicates an expected call of Restart

func (*MockVirtualMachineScaleSetVMsClientMockRecorder) Start

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

Start indicates an expected call of Start

type MockVirtualMachineScaleSetsClient

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

MockVirtualMachineScaleSetsClient is a mock of VirtualMachineScaleSetsClient interface

func NewMockVirtualMachineScaleSetsClient

func NewMockVirtualMachineScaleSetsClient(ctrl *gomock.Controller) *MockVirtualMachineScaleSetsClient

NewMockVirtualMachineScaleSetsClient creates a new mock instance

func (*MockVirtualMachineScaleSetsClient) Client

Client mocks base method

func (*MockVirtualMachineScaleSetsClient) CreateOrUpdate

CreateOrUpdate mocks base method

func (*MockVirtualMachineScaleSetsClient) Delete

func (m *MockVirtualMachineScaleSetsClient) Delete(arg0 context.Context, arg1, arg2 string) error

Delete mocks base method

func (*MockVirtualMachineScaleSetsClient) EXPECT

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

func (*MockVirtualMachineScaleSetsClient) List

List mocks base method

func (*MockVirtualMachineScaleSetsClient) Update

Update mocks base method

func (*MockVirtualMachineScaleSetsClient) UpdateInstances

UpdateInstances mocks base method

type MockVirtualMachineScaleSetsClientMockRecorder

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

MockVirtualMachineScaleSetsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetsClient

func (*MockVirtualMachineScaleSetsClientMockRecorder) Client

Client indicates an expected call of Client

func (*MockVirtualMachineScaleSetsClientMockRecorder) CreateOrUpdate

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

CreateOrUpdate indicates an expected call of CreateOrUpdate

func (*MockVirtualMachineScaleSetsClientMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockVirtualMachineScaleSetsClientMockRecorder) List

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

List indicates an expected call of List

func (*MockVirtualMachineScaleSetsClientMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockVirtualMachineScaleSetsClientMockRecorder) UpdateInstances

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

UpdateInstances indicates an expected call of UpdateInstances

Directories

Path Synopsis
Package mock_storage is a generated GoMock package.
Package mock_storage is a generated GoMock package.

Jump to

Keyboard shortcuts

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