Documentation ¶
Overview ¶
Package mock_azureclient is a generated GoMock package.
Index ¶
- type MockAccountsClient
- func (m *MockAccountsClient) EXPECT() *MockAccountsClientMockRecorder
- func (m *MockAccountsClient) ListByResourceGroup(arg0 context.Context, arg1 string) (storage.AccountListResult, error)
- func (m *MockAccountsClient) ListKeys(arg0 context.Context, arg1, arg2 string) (storage.AccountListKeysResult, error)
- type MockAccountsClientMockRecorder
- type MockApplicationsClient
- func (m *MockApplicationsClient) Client() autorest.Client
- func (m *MockApplicationsClient) EXPECT() *MockApplicationsClientMockRecorder
- func (m *MockApplicationsClient) Get(arg0 context.Context, arg1, arg2 string) (managedapplications.Application, error)
- func (m *MockApplicationsClient) GetByID(arg0 context.Context, arg1 string) (managedapplications.Application, error)
- func (m *MockApplicationsClient) ListByResourceGroup(arg0 context.Context, arg1 string) (managedapplications.ApplicationListResultPage, error)
- type MockApplicationsClientMockRecorder
- func (mr *MockApplicationsClientMockRecorder) Client() *gomock.Call
- func (mr *MockApplicationsClientMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockApplicationsClientMockRecorder) GetByID(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApplicationsClientMockRecorder) ListByResourceGroup(arg0, arg1 interface{}) *gomock.Call
- type MockClient
- type MockClientMockRecorder
- type MockDeploymentsClient
- func (m *MockDeploymentsClient) Client() autorest.Client
- func (m *MockDeploymentsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 resources.Deployment) (resources.DeploymentsCreateOrUpdateFuture, error)
- func (m *MockDeploymentsClient) DeploymentClient() resources.DeploymentsClient
- func (m *MockDeploymentsClient) EXPECT() *MockDeploymentsClientMockRecorder
- type MockDeploymentsClientMockRecorder
- type MockMarketPlaceAgreementsClient
- func (m *MockMarketPlaceAgreementsClient) Create(arg0 context.Context, arg1, arg2, arg3 string, ...) (marketplaceordering.AgreementTerms, error)
- func (m *MockMarketPlaceAgreementsClient) EXPECT() *MockMarketPlaceAgreementsClientMockRecorder
- func (m *MockMarketPlaceAgreementsClient) Get(arg0 context.Context, arg1, arg2, arg3 string) (marketplaceordering.AgreementTerms, error)
- type MockMarketPlaceAgreementsClientMockRecorder
- type MockVirtualMachineScaleSetExtensionsClient
- func (m *MockVirtualMachineScaleSetExtensionsClient) Client() autorest.Client
- func (m *MockVirtualMachineScaleSetExtensionsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2, arg3 string, ...) (compute.VirtualMachineScaleSetExtensionsCreateOrUpdateFuture, error)
- func (m *MockVirtualMachineScaleSetExtensionsClient) EXPECT() *MockVirtualMachineScaleSetExtensionsClientMockRecorder
- func (m *MockVirtualMachineScaleSetExtensionsClient) Get(arg0 context.Context, arg1, arg2, arg3, arg4 string) (compute.VirtualMachineScaleSetExtension, error)
- func (m *MockVirtualMachineScaleSetExtensionsClient) List(arg0 context.Context, arg1, arg2 string) (compute.VirtualMachineScaleSetExtensionListResultPage, error)
- type MockVirtualMachineScaleSetExtensionsClientMockRecorder
- func (mr *MockVirtualMachineScaleSetExtensionsClientMockRecorder) Client() *gomock.Call
- func (mr *MockVirtualMachineScaleSetExtensionsClientMockRecorder) CreateOrUpdate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetExtensionsClientMockRecorder) Get(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetExtensionsClientMockRecorder) List(arg0, arg1, arg2 interface{}) *gomock.Call
- type MockVirtualMachineScaleSetVMsClient
- func (m *MockVirtualMachineScaleSetVMsClient) Deallocate(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockVirtualMachineScaleSetVMsClient) Delete(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockVirtualMachineScaleSetVMsClient) EXPECT() *MockVirtualMachineScaleSetVMsClientMockRecorder
- func (m *MockVirtualMachineScaleSetVMsClient) List(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) ([]compute.VirtualMachineScaleSetVM, error)
- func (m *MockVirtualMachineScaleSetVMsClient) Reimage(arg0 context.Context, arg1, arg2, arg3 string, ...) error
- func (m *MockVirtualMachineScaleSetVMsClient) ReimageAll(arg0 context.Context, arg1, arg2, arg3 string) (compute.VirtualMachineScaleSetVMsReimageAllFuture, error)
- func (m *MockVirtualMachineScaleSetVMsClient) Restart(arg0 context.Context, arg1, arg2, arg3 string) error
- func (m *MockVirtualMachineScaleSetVMsClient) Start(arg0 context.Context, arg1, arg2, arg3 string) error
- type MockVirtualMachineScaleSetVMsClientMockRecorder
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Deallocate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Delete(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) List(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Reimage(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) ReimageAll(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Restart(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetVMsClientMockRecorder) Start(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- type MockVirtualMachineScaleSetsClient
- func (m *MockVirtualMachineScaleSetsClient) Client() autorest.Client
- func (m *MockVirtualMachineScaleSetsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 compute.VirtualMachineScaleSet) error
- func (m *MockVirtualMachineScaleSetsClient) Delete(arg0 context.Context, arg1, arg2 string) error
- func (m *MockVirtualMachineScaleSetsClient) EXPECT() *MockVirtualMachineScaleSetsClientMockRecorder
- func (m *MockVirtualMachineScaleSetsClient) List(arg0 context.Context, arg1 string) ([]compute.VirtualMachineScaleSet, error)
- func (m *MockVirtualMachineScaleSetsClient) Update(arg0 context.Context, arg1, arg2 string, ...) error
- func (m *MockVirtualMachineScaleSetsClient) UpdateInstances(arg0 context.Context, arg1, arg2 string, ...) error
- type MockVirtualMachineScaleSetsClientMockRecorder
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) Client() *gomock.Call
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) CreateOrUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) Update(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockVirtualMachineScaleSetsClientMockRecorder) UpdateInstances(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
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 ¶
func (m *MockAccountsClient) EXPECT() *MockAccountsClientMockRecorder
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 ¶
func (m *MockApplicationsClient) Client() autorest.Client
Client mocks base method
func (*MockApplicationsClient) EXPECT ¶
func (m *MockApplicationsClient) EXPECT() *MockApplicationsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockApplicationsClient) Get ¶
func (m *MockApplicationsClient) Get(arg0 context.Context, arg1, arg2 string) (managedapplications.Application, error)
Get mocks base method
func (*MockApplicationsClient) GetByID ¶
func (m *MockApplicationsClient) GetByID(arg0 context.Context, arg1 string) (managedapplications.Application, error)
GetByID mocks base method
func (*MockApplicationsClient) ListByResourceGroup ¶
func (m *MockApplicationsClient) ListByResourceGroup(arg0 context.Context, arg1 string) (managedapplications.ApplicationListResultPage, error)
ListByResourceGroup mocks base method
type MockApplicationsClientMockRecorder ¶
type MockApplicationsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockApplicationsClientMockRecorder is the mock recorder for MockApplicationsClient
func (*MockApplicationsClientMockRecorder) Client ¶
func (mr *MockApplicationsClientMockRecorder) Client() *gomock.Call
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) 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 ¶
func (m *MockDeploymentsClient) Client() autorest.Client
Client mocks base method
func (*MockDeploymentsClient) CreateOrUpdate ¶
func (m *MockDeploymentsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 resources.Deployment) (resources.DeploymentsCreateOrUpdateFuture, error)
CreateOrUpdate mocks base method
func (*MockDeploymentsClient) DeploymentClient ¶
func (m *MockDeploymentsClient) DeploymentClient() resources.DeploymentsClient
DeploymentClient mocks base method
func (*MockDeploymentsClient) EXPECT ¶
func (m *MockDeploymentsClient) EXPECT() *MockDeploymentsClientMockRecorder
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 ¶
func (mr *MockDeploymentsClientMockRecorder) Client() *gomock.Call
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 ¶
func (m *MockMarketPlaceAgreementsClient) Create(arg0 context.Context, arg1, arg2, arg3 string, arg4 marketplaceordering.AgreementTerms) (marketplaceordering.AgreementTerms, error)
Create mocks base method
func (*MockMarketPlaceAgreementsClient) EXPECT ¶
func (m *MockMarketPlaceAgreementsClient) EXPECT() *MockMarketPlaceAgreementsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMarketPlaceAgreementsClient) Get ¶
func (m *MockMarketPlaceAgreementsClient) Get(arg0 context.Context, arg1, arg2, arg3 string) (marketplaceordering.AgreementTerms, error)
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 ¶
func (m *MockVirtualMachineScaleSetExtensionsClient) Client() autorest.Client
Client mocks base method
func (*MockVirtualMachineScaleSetExtensionsClient) CreateOrUpdate ¶
func (m *MockVirtualMachineScaleSetExtensionsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2, arg3 string, arg4 compute.VirtualMachineScaleSetExtension) (compute.VirtualMachineScaleSetExtensionsCreateOrUpdateFuture, error)
CreateOrUpdate mocks base method
func (*MockVirtualMachineScaleSetExtensionsClient) EXPECT ¶
func (m *MockVirtualMachineScaleSetExtensionsClient) EXPECT() *MockVirtualMachineScaleSetExtensionsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockVirtualMachineScaleSetExtensionsClient) Get ¶
func (m *MockVirtualMachineScaleSetExtensionsClient) Get(arg0 context.Context, arg1, arg2, arg3, arg4 string) (compute.VirtualMachineScaleSetExtension, error)
Get mocks base method
func (*MockVirtualMachineScaleSetExtensionsClient) List ¶
func (m *MockVirtualMachineScaleSetExtensionsClient) List(arg0 context.Context, arg1, arg2 string) (compute.VirtualMachineScaleSetExtensionListResultPage, error)
List mocks base method
type MockVirtualMachineScaleSetExtensionsClientMockRecorder ¶
type MockVirtualMachineScaleSetExtensionsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVirtualMachineScaleSetExtensionsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetExtensionsClient
func (*MockVirtualMachineScaleSetExtensionsClientMockRecorder) Client ¶
func (mr *MockVirtualMachineScaleSetExtensionsClientMockRecorder) Client() *gomock.Call
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 ¶
func (m *MockVirtualMachineScaleSetVMsClient) EXPECT() *MockVirtualMachineScaleSetVMsClientMockRecorder
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 ¶
func (m *MockVirtualMachineScaleSetVMsClient) Reimage(arg0 context.Context, arg1, arg2, arg3 string, arg4 *compute.VirtualMachineScaleSetVMReimageParameters) error
Reimage mocks base method
func (*MockVirtualMachineScaleSetVMsClient) ReimageAll ¶
func (m *MockVirtualMachineScaleSetVMsClient) ReimageAll(arg0 context.Context, arg1, arg2, arg3 string) (compute.VirtualMachineScaleSetVMsReimageAllFuture, error)
ReimageAll 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 ¶
func (m *MockVirtualMachineScaleSetsClient) Client() autorest.Client
Client mocks base method
func (*MockVirtualMachineScaleSetsClient) CreateOrUpdate ¶
func (m *MockVirtualMachineScaleSetsClient) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 compute.VirtualMachineScaleSet) error
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 ¶
func (m *MockVirtualMachineScaleSetsClient) EXPECT() *MockVirtualMachineScaleSetsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockVirtualMachineScaleSetsClient) List ¶
func (m *MockVirtualMachineScaleSetsClient) List(arg0 context.Context, arg1 string) ([]compute.VirtualMachineScaleSet, error)
List mocks base method
func (*MockVirtualMachineScaleSetsClient) Update ¶
func (m *MockVirtualMachineScaleSetsClient) Update(arg0 context.Context, arg1, arg2 string, arg3 compute.VirtualMachineScaleSetUpdate) error
Update mocks base method
func (*MockVirtualMachineScaleSetsClient) UpdateInstances ¶
func (m *MockVirtualMachineScaleSetsClient) UpdateInstances(arg0 context.Context, arg1, arg2 string, arg3 compute.VirtualMachineScaleSetVMInstanceRequiredIDs) error
UpdateInstances mocks base method
type MockVirtualMachineScaleSetsClientMockRecorder ¶
type MockVirtualMachineScaleSetsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVirtualMachineScaleSetsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetsClient
func (*MockVirtualMachineScaleSetsClientMockRecorder) Client ¶
func (mr *MockVirtualMachineScaleSetsClientMockRecorder) Client() *gomock.Call
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. |