mocks

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: MPL-2.0 Imports: 43 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockADApplicationsClient

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

MockADApplicationsClient is a mock of ADApplicationsClient interface.

func NewMockADApplicationsClient

func NewMockADApplicationsClient(ctrl *gomock.Controller) *MockADApplicationsClient

NewMockADApplicationsClient creates a new mock instance.

func (*MockADApplicationsClient) EXPECT

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

func (*MockADApplicationsClient) List

List mocks base method.

type MockADApplicationsClientMockRecorder

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

MockADApplicationsClientMockRecorder is the mock recorder for MockADApplicationsClient.

func (*MockADApplicationsClientMockRecorder) List

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

List indicates an expected call of List.

type MockADGroupsClient

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

MockADGroupsClient is a mock of ADGroupsClient interface.

func NewMockADGroupsClient

func NewMockADGroupsClient(ctrl *gomock.Controller) *MockADGroupsClient

NewMockADGroupsClient creates a new mock instance.

func (*MockADGroupsClient) EXPECT

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

func (*MockADGroupsClient) List

List mocks base method.

type MockADGroupsClientMockRecorder

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

MockADGroupsClientMockRecorder is the mock recorder for MockADGroupsClient.

func (*MockADGroupsClientMockRecorder) List

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

List indicates an expected call of List.

type MockADServicePrinicpals

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

MockADServicePrinicpals is a mock of ADServicePrinicpals interface.

func NewMockADServicePrinicpals

func NewMockADServicePrinicpals(ctrl *gomock.Controller) *MockADServicePrinicpals

NewMockADServicePrinicpals creates a new mock instance.

func (*MockADServicePrinicpals) EXPECT

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

func (*MockADServicePrinicpals) List

List mocks base method.

type MockADServicePrinicpalsMockRecorder

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

MockADServicePrinicpalsMockRecorder is the mock recorder for MockADServicePrinicpals.

func (*MockADServicePrinicpalsMockRecorder) List

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

List indicates an expected call of List.

type MockADUsersClient

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

MockADUsersClient is a mock of ADUsersClient interface.

func NewMockADUsersClient

func NewMockADUsersClient(ctrl *gomock.Controller) *MockADUsersClient

NewMockADUsersClient creates a new mock instance.

func (*MockADUsersClient) EXPECT

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

func (*MockADUsersClient) List

List mocks base method.

type MockADUsersClientMockRecorder

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

MockADUsersClientMockRecorder is the mock recorder for MockADUsersClient.

func (*MockADUsersClientMockRecorder) List

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

List indicates an expected call of List.

type MockActivityLogAlertsClient

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

MockActivityLogAlertsClient is a mock of ActivityLogAlertsClient interface.

func NewMockActivityLogAlertsClient

func NewMockActivityLogAlertsClient(ctrl *gomock.Controller) *MockActivityLogAlertsClient

NewMockActivityLogAlertsClient creates a new mock instance.

func (*MockActivityLogAlertsClient) EXPECT

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

func (*MockActivityLogAlertsClient) ListBySubscriptionID

ListBySubscriptionID mocks base method.

type MockActivityLogAlertsClientMockRecorder

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

MockActivityLogAlertsClientMockRecorder is the mock recorder for MockActivityLogAlertsClient.

func (*MockActivityLogAlertsClientMockRecorder) ListBySubscriptionID

func (mr *MockActivityLogAlertsClientMockRecorder) ListBySubscriptionID(arg0 interface{}) *gomock.Call

ListBySubscriptionID indicates an expected call of ListBySubscriptionID.

type MockActivityLogClient

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

MockActivityLogClient is a mock of ActivityLogClient interface.

func NewMockActivityLogClient

func NewMockActivityLogClient(ctrl *gomock.Controller) *MockActivityLogClient

NewMockActivityLogClient creates a new mock instance.

func (*MockActivityLogClient) EXPECT

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

func (*MockActivityLogClient) List

List mocks base method.

type MockActivityLogClientMockRecorder

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

MockActivityLogClientMockRecorder is the mock recorder for MockActivityLogClient.

func (*MockActivityLogClientMockRecorder) List

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

List indicates an expected call of List.

type MockAppsClient

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

MockAppsClient is a mock of AppsClient interface.

func NewMockAppsClient

func NewMockAppsClient(ctrl *gomock.Controller) *MockAppsClient

NewMockAppsClient creates a new mock instance.

func (*MockAppsClient) EXPECT

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

func (*MockAppsClient) GetAuthSettings

func (m *MockAppsClient) GetAuthSettings(arg0 context.Context, arg1, arg2 string) (web.SiteAuthSettings, error)

GetAuthSettings mocks base method.

func (*MockAppsClient) GetVnetConnection

func (m *MockAppsClient) GetVnetConnection(arg0 context.Context, arg1, arg2, arg3 string) (web.VnetInfo, error)

GetVnetConnection mocks base method.

func (*MockAppsClient) List

List mocks base method.

func (*MockAppsClient) ListPublishingProfileXMLWithSecrets

func (m *MockAppsClient) ListPublishingProfileXMLWithSecrets(arg0 context.Context, arg1, arg2 string, arg3 web.CsmPublishingProfileOptions) (web.ReadCloser, error)

ListPublishingProfileXMLWithSecrets mocks base method.

type MockAppsClientMockRecorder

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

MockAppsClientMockRecorder is the mock recorder for MockAppsClient.

func (*MockAppsClientMockRecorder) GetAuthSettings

func (mr *MockAppsClientMockRecorder) GetAuthSettings(arg0, arg1, arg2 interface{}) *gomock.Call

GetAuthSettings indicates an expected call of GetAuthSettings.

func (*MockAppsClientMockRecorder) GetVnetConnection

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

GetVnetConnection indicates an expected call of GetVnetConnection.

func (*MockAppsClientMockRecorder) List

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

List indicates an expected call of List.

func (*MockAppsClientMockRecorder) ListPublishingProfileXMLWithSecrets

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

ListPublishingProfileXMLWithSecrets indicates an expected call of ListPublishingProfileXMLWithSecrets.

type MockAssessmentsClient

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

MockAssessmentsClient is a mock of AssessmentsClient interface.

func NewMockAssessmentsClient

func NewMockAssessmentsClient(ctrl *gomock.Controller) *MockAssessmentsClient

NewMockAssessmentsClient creates a new mock instance.

func (*MockAssessmentsClient) EXPECT

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

func (*MockAssessmentsClient) List

List mocks base method.

type MockAssessmentsClientMockRecorder

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

MockAssessmentsClientMockRecorder is the mock recorder for MockAssessmentsClient.

func (*MockAssessmentsClientMockRecorder) List

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

List indicates an expected call of List.

type MockAssignmentsClient

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

MockAssignmentsClient is a mock of AssignmentsClient interface.

func NewMockAssignmentsClient

func NewMockAssignmentsClient(ctrl *gomock.Controller) *MockAssignmentsClient

NewMockAssignmentsClient creates a new mock instance.

func (*MockAssignmentsClient) EXPECT

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

func (*MockAssignmentsClient) List

List mocks base method.

type MockAssignmentsClientMockRecorder

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

MockAssignmentsClientMockRecorder is the mock recorder for MockAssignmentsClient.

func (*MockAssignmentsClientMockRecorder) List

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

List indicates an expected call of List.

type MockBackupLongTermRetentionPoliciesClient

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

MockBackupLongTermRetentionPoliciesClient is a mock of BackupLongTermRetentionPoliciesClient interface.

func NewMockBackupLongTermRetentionPoliciesClient

func NewMockBackupLongTermRetentionPoliciesClient(ctrl *gomock.Controller) *MockBackupLongTermRetentionPoliciesClient

NewMockBackupLongTermRetentionPoliciesClient creates a new mock instance.

func (*MockBackupLongTermRetentionPoliciesClient) EXPECT

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

func (*MockBackupLongTermRetentionPoliciesClient) ListByDatabase

ListByDatabase mocks base method.

type MockBackupLongTermRetentionPoliciesClientMockRecorder

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

MockBackupLongTermRetentionPoliciesClientMockRecorder is the mock recorder for MockBackupLongTermRetentionPoliciesClient.

func (*MockBackupLongTermRetentionPoliciesClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockBatchAccountClient

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

MockBatchAccountClient is a mock of BatchAccountClient interface.

func NewMockBatchAccountClient

func NewMockBatchAccountClient(ctrl *gomock.Controller) *MockBatchAccountClient

NewMockBatchAccountClient creates a new mock instance.

func (*MockBatchAccountClient) EXPECT

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

func (*MockBatchAccountClient) List

List mocks base method.

type MockBatchAccountClientMockRecorder

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

MockBatchAccountClientMockRecorder is the mock recorder for MockBatchAccountClient.

func (*MockBatchAccountClientMockRecorder) List

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

List indicates an expected call of List.

type MockContainerRegistriesClient

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

MockContainerRegistriesClient is a mock of ContainerRegistriesClient interface.

func NewMockContainerRegistriesClient

func NewMockContainerRegistriesClient(ctrl *gomock.Controller) *MockContainerRegistriesClient

NewMockContainerRegistriesClient creates a new mock instance.

func (*MockContainerRegistriesClient) EXPECT

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

func (*MockContainerRegistriesClient) List

List mocks base method.

type MockContainerRegistriesClientMockRecorder

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

MockContainerRegistriesClientMockRecorder is the mock recorder for MockContainerRegistriesClient.

func (*MockContainerRegistriesClientMockRecorder) List

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

List indicates an expected call of List.

type MockContainerReplicationsClient

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

MockContainerReplicationsClient is a mock of ContainerReplicationsClient interface.

func NewMockContainerReplicationsClient

func NewMockContainerReplicationsClient(ctrl *gomock.Controller) *MockContainerReplicationsClient

NewMockContainerReplicationsClient creates a new mock instance.

func (*MockContainerReplicationsClient) EXPECT

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

func (*MockContainerReplicationsClient) List

List mocks base method.

type MockContainerReplicationsClientMockRecorder

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

MockContainerReplicationsClientMockRecorder is the mock recorder for MockContainerReplicationsClient.

func (*MockContainerReplicationsClientMockRecorder) List

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

List indicates an expected call of List.

type MockCosmosDBAccountClient

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

MockCosmosDBAccountClient is a mock of CosmosDBAccountClient interface.

func NewMockCosmosDBAccountClient

func NewMockCosmosDBAccountClient(ctrl *gomock.Controller) *MockCosmosDBAccountClient

NewMockCosmosDBAccountClient creates a new mock instance.

func (*MockCosmosDBAccountClient) EXPECT

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

func (*MockCosmosDBAccountClient) List

List mocks base method.

type MockCosmosDBAccountClientMockRecorder

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

MockCosmosDBAccountClientMockRecorder is the mock recorder for MockCosmosDBAccountClient.

func (*MockCosmosDBAccountClientMockRecorder) List

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

List indicates an expected call of List.

type MockCosmosDBMongoDBClient

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

MockCosmosDBMongoDBClient is a mock of CosmosDBMongoDBClient interface.

func NewMockCosmosDBMongoDBClient

func NewMockCosmosDBMongoDBClient(ctrl *gomock.Controller) *MockCosmosDBMongoDBClient

NewMockCosmosDBMongoDBClient creates a new mock instance.

func (*MockCosmosDBMongoDBClient) EXPECT

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

func (*MockCosmosDBMongoDBClient) ListMongoDBDatabases

func (m *MockCosmosDBMongoDBClient) ListMongoDBDatabases(arg0 context.Context, arg1, arg2 string) (documentdb.MongoDBDatabaseListResult, error)

ListMongoDBDatabases mocks base method.

type MockCosmosDBMongoDBClientMockRecorder

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

MockCosmosDBMongoDBClientMockRecorder is the mock recorder for MockCosmosDBMongoDBClient.

func (*MockCosmosDBMongoDBClientMockRecorder) ListMongoDBDatabases

func (mr *MockCosmosDBMongoDBClientMockRecorder) ListMongoDBDatabases(arg0, arg1, arg2 interface{}) *gomock.Call

ListMongoDBDatabases indicates an expected call of ListMongoDBDatabases.

type MockCosmosDBSQLClient

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

MockCosmosDBSQLClient is a mock of CosmosDBSQLClient interface.

func NewMockCosmosDBSQLClient

func NewMockCosmosDBSQLClient(ctrl *gomock.Controller) *MockCosmosDBSQLClient

NewMockCosmosDBSQLClient creates a new mock instance.

func (*MockCosmosDBSQLClient) EXPECT

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

func (*MockCosmosDBSQLClient) ListSQLDatabases

func (m *MockCosmosDBSQLClient) ListSQLDatabases(arg0 context.Context, arg1, arg2 string) (documentdb.SQLDatabaseListResult, error)

ListSQLDatabases mocks base method.

type MockCosmosDBSQLClientMockRecorder

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

MockCosmosDBSQLClientMockRecorder is the mock recorder for MockCosmosDBSQLClient.

func (*MockCosmosDBSQLClientMockRecorder) ListSQLDatabases

func (mr *MockCosmosDBSQLClientMockRecorder) ListSQLDatabases(arg0, arg1, arg2 interface{}) *gomock.Call

ListSQLDatabases indicates an expected call of ListSQLDatabases.

type MockCustomDomainsClient added in v0.13.3

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

MockCustomDomainsClient is a mock of CustomDomainsClient interface.

func NewMockCustomDomainsClient added in v0.13.3

func NewMockCustomDomainsClient(ctrl *gomock.Controller) *MockCustomDomainsClient

NewMockCustomDomainsClient creates a new mock instance.

func (*MockCustomDomainsClient) EXPECT added in v0.13.3

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

func (*MockCustomDomainsClient) ListByEndpoint added in v0.13.3

func (m *MockCustomDomainsClient) ListByEndpoint(arg0 context.Context, arg1, arg2, arg3 string) (cdn.CustomDomainListResultPage, error)

ListByEndpoint mocks base method.

type MockCustomDomainsClientMockRecorder added in v0.13.3

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

MockCustomDomainsClientMockRecorder is the mock recorder for MockCustomDomainsClient.

func (*MockCustomDomainsClientMockRecorder) ListByEndpoint added in v0.13.3

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

ListByEndpoint indicates an expected call of ListByEndpoint.

type MockDataLakeAnalyticsAccountsClient

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

MockDataLakeAnalyticsAccountsClient is a mock of DataLakeAnalyticsAccountsClient interface.

func NewMockDataLakeAnalyticsAccountsClient

func NewMockDataLakeAnalyticsAccountsClient(ctrl *gomock.Controller) *MockDataLakeAnalyticsAccountsClient

NewMockDataLakeAnalyticsAccountsClient creates a new mock instance.

func (*MockDataLakeAnalyticsAccountsClient) EXPECT

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

func (*MockDataLakeAnalyticsAccountsClient) Get

Get mocks base method.

func (*MockDataLakeAnalyticsAccountsClient) List

List mocks base method.

type MockDataLakeAnalyticsAccountsClientMockRecorder

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

MockDataLakeAnalyticsAccountsClientMockRecorder is the mock recorder for MockDataLakeAnalyticsAccountsClient.

func (*MockDataLakeAnalyticsAccountsClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockDataLakeAnalyticsAccountsClientMockRecorder) List

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

List indicates an expected call of List.

type MockDataLakeStorageAccountsClient

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

MockDataLakeStorageAccountsClient is a mock of DataLakeStorageAccountsClient interface.

func NewMockDataLakeStorageAccountsClient

func NewMockDataLakeStorageAccountsClient(ctrl *gomock.Controller) *MockDataLakeStorageAccountsClient

NewMockDataLakeStorageAccountsClient creates a new mock instance.

func (*MockDataLakeStorageAccountsClient) EXPECT

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

func (*MockDataLakeStorageAccountsClient) Get

Get mocks base method.

func (*MockDataLakeStorageAccountsClient) List

List mocks base method.

type MockDataLakeStorageAccountsClientMockRecorder

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

MockDataLakeStorageAccountsClientMockRecorder is the mock recorder for MockDataLakeStorageAccountsClient.

func (*MockDataLakeStorageAccountsClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockDataLakeStorageAccountsClientMockRecorder) List

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

List indicates an expected call of List.

type MockDiagnosticSettingsClient

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

MockDiagnosticSettingsClient is a mock of DiagnosticSettingsClient interface.

func NewMockDiagnosticSettingsClient

func NewMockDiagnosticSettingsClient(ctrl *gomock.Controller) *MockDiagnosticSettingsClient

NewMockDiagnosticSettingsClient creates a new mock instance.

func (*MockDiagnosticSettingsClient) EXPECT

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

func (*MockDiagnosticSettingsClient) List

List mocks base method.

type MockDiagnosticSettingsClientMockRecorder

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

MockDiagnosticSettingsClientMockRecorder is the mock recorder for MockDiagnosticSettingsClient.

func (*MockDiagnosticSettingsClientMockRecorder) List

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

List indicates an expected call of List.

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) EXPECT

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

func (*MockDisksClient) List

List mocks base method.

type MockDisksClientMockRecorder

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

MockDisksClientMockRecorder is the mock recorder for MockDisksClient.

func (*MockDisksClientMockRecorder) List

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

List indicates an expected call of List.

type MockEncryptionProtectorsClient

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

MockEncryptionProtectorsClient is a mock of EncryptionProtectorsClient interface.

func NewMockEncryptionProtectorsClient

func NewMockEncryptionProtectorsClient(ctrl *gomock.Controller) *MockEncryptionProtectorsClient

NewMockEncryptionProtectorsClient creates a new mock instance.

func (*MockEncryptionProtectorsClient) EXPECT

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

func (*MockEncryptionProtectorsClient) Get

Get mocks base method.

type MockEncryptionProtectorsClientMockRecorder

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

MockEncryptionProtectorsClientMockRecorder is the mock recorder for MockEncryptionProtectorsClient.

func (*MockEncryptionProtectorsClientMockRecorder) Get

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

Get indicates an expected call of Get.

type MockEndpointsClient added in v0.13.3

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

MockEndpointsClient is a mock of EndpointsClient interface.

func NewMockEndpointsClient added in v0.13.3

func NewMockEndpointsClient(ctrl *gomock.Controller) *MockEndpointsClient

NewMockEndpointsClient creates a new mock instance.

func (*MockEndpointsClient) EXPECT added in v0.13.3

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

func (*MockEndpointsClient) ListByProfile added in v0.13.3

func (m *MockEndpointsClient) ListByProfile(arg0 context.Context, arg1, arg2 string) (cdn.EndpointListResultPage, error)

ListByProfile mocks base method.

type MockEndpointsClientMockRecorder added in v0.13.3

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

MockEndpointsClientMockRecorder is the mock recorder for MockEndpointsClient.

func (*MockEndpointsClientMockRecorder) ListByProfile added in v0.13.3

func (mr *MockEndpointsClientMockRecorder) ListByProfile(arg0, arg1, arg2 interface{}) *gomock.Call

ListByProfile indicates an expected call of ListByProfile.

type MockEventHubClient

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

MockEventHubClient is a mock of EventHubClient interface.

func NewMockEventHubClient

func NewMockEventHubClient(ctrl *gomock.Controller) *MockEventHubClient

NewMockEventHubClient creates a new mock instance.

func (*MockEventHubClient) EXPECT

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

func (*MockEventHubClient) GetNetworkRuleSet

func (m *MockEventHubClient) GetNetworkRuleSet(arg0 context.Context, arg1, arg2 string) (eventhub.NetworkRuleSet, error)

GetNetworkRuleSet mocks base method.

func (*MockEventHubClient) List

List mocks base method.

type MockEventHubClientMockRecorder

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

MockEventHubClientMockRecorder is the mock recorder for MockEventHubClient.

func (*MockEventHubClientMockRecorder) GetNetworkRuleSet

func (mr *MockEventHubClientMockRecorder) GetNetworkRuleSet(arg0, arg1, arg2 interface{}) *gomock.Call

GetNetworkRuleSet indicates an expected call of GetNetworkRuleSet.

func (*MockEventHubClientMockRecorder) List

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

List indicates an expected call of List.

type MockExpressRouteCircuitsClient

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

MockExpressRouteCircuitsClient is a mock of ExpressRouteCircuitsClient interface.

func NewMockExpressRouteCircuitsClient

func NewMockExpressRouteCircuitsClient(ctrl *gomock.Controller) *MockExpressRouteCircuitsClient

NewMockExpressRouteCircuitsClient creates a new mock instance.

func (*MockExpressRouteCircuitsClient) EXPECT

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

func (*MockExpressRouteCircuitsClient) ListAll

ListAll mocks base method.

type MockExpressRouteCircuitsClientMockRecorder

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

MockExpressRouteCircuitsClientMockRecorder is the mock recorder for MockExpressRouteCircuitsClient.

func (*MockExpressRouteCircuitsClientMockRecorder) ListAll

func (mr *MockExpressRouteCircuitsClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockExpressRouteGatewaysClient

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

MockExpressRouteGatewaysClient is a mock of ExpressRouteGatewaysClient interface.

func NewMockExpressRouteGatewaysClient

func NewMockExpressRouteGatewaysClient(ctrl *gomock.Controller) *MockExpressRouteGatewaysClient

NewMockExpressRouteGatewaysClient creates a new mock instance.

func (*MockExpressRouteGatewaysClient) EXPECT

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

func (*MockExpressRouteGatewaysClient) ListBySubscription

ListBySubscription mocks base method.

type MockExpressRouteGatewaysClientMockRecorder

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

MockExpressRouteGatewaysClientMockRecorder is the mock recorder for MockExpressRouteGatewaysClient.

func (*MockExpressRouteGatewaysClientMockRecorder) ListBySubscription

func (mr *MockExpressRouteGatewaysClientMockRecorder) ListBySubscription(arg0 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockExpressRoutePortsClient

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

MockExpressRoutePortsClient is a mock of ExpressRoutePortsClient interface.

func NewMockExpressRoutePortsClient

func NewMockExpressRoutePortsClient(ctrl *gomock.Controller) *MockExpressRoutePortsClient

NewMockExpressRoutePortsClient creates a new mock instance.

func (*MockExpressRoutePortsClient) EXPECT

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

func (*MockExpressRoutePortsClient) List

List mocks base method.

type MockExpressRoutePortsClientMockRecorder

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

MockExpressRoutePortsClientMockRecorder is the mock recorder for MockExpressRoutePortsClient.

func (*MockExpressRoutePortsClientMockRecorder) List

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

List indicates an expected call of List.

type MockFrontDoorClient

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

MockFrontDoorClient is a mock of FrontDoorClient interface.

func NewMockFrontDoorClient

func NewMockFrontDoorClient(ctrl *gomock.Controller) *MockFrontDoorClient

NewMockFrontDoorClient creates a new mock instance.

func (*MockFrontDoorClient) EXPECT

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

func (*MockFrontDoorClient) List

List mocks base method.

type MockFrontDoorClientMockRecorder

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

MockFrontDoorClientMockRecorder is the mock recorder for MockFrontDoorClient.

func (*MockFrontDoorClientMockRecorder) List

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

List indicates an expected call of List.

type MockGroupsClient

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

MockGroupsClient is a mock of GroupsClient interface.

func NewMockGroupsClient

func NewMockGroupsClient(ctrl *gomock.Controller) *MockGroupsClient

NewMockGroupsClient creates a new mock instance.

func (*MockGroupsClient) EXPECT

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

func (*MockGroupsClient) List

List mocks base method.

type MockGroupsClientMockRecorder

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

MockGroupsClientMockRecorder is the mock recorder for MockGroupsClient.

func (*MockGroupsClientMockRecorder) List

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

List indicates an expected call of List.

type MockInterfacesClient

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

MockInterfacesClient is a mock of InterfacesClient interface.

func NewMockInterfacesClient

func NewMockInterfacesClient(ctrl *gomock.Controller) *MockInterfacesClient

NewMockInterfacesClient creates a new mock instance.

func (*MockInterfacesClient) EXPECT

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

func (*MockInterfacesClient) ListAll

ListAll mocks base method.

type MockInterfacesClientMockRecorder

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

MockInterfacesClientMockRecorder is the mock recorder for MockInterfacesClient.

func (*MockInterfacesClientMockRecorder) ListAll

func (mr *MockInterfacesClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockIotHubClient

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

MockIotHubClient is a mock of IotHubClient interface.

func NewMockIotHubClient

func NewMockIotHubClient(ctrl *gomock.Controller) *MockIotHubClient

NewMockIotHubClient creates a new mock instance.

func (*MockIotHubClient) EXPECT

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

func (*MockIotHubClient) ListBySubscription

ListBySubscription mocks base method.

type MockIotHubClientMockRecorder

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

MockIotHubClientMockRecorder is the mock recorder for MockIotHubClient.

func (*MockIotHubClientMockRecorder) ListBySubscription

func (mr *MockIotHubClientMockRecorder) ListBySubscription(arg0 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockJitNetworkAccessPoliciesClient

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

MockJitNetworkAccessPoliciesClient is a mock of JitNetworkAccessPoliciesClient interface.

func NewMockJitNetworkAccessPoliciesClient

func NewMockJitNetworkAccessPoliciesClient(ctrl *gomock.Controller) *MockJitNetworkAccessPoliciesClient

NewMockJitNetworkAccessPoliciesClient creates a new mock instance.

func (*MockJitNetworkAccessPoliciesClient) EXPECT

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

func (*MockJitNetworkAccessPoliciesClient) List

List mocks base method.

type MockJitNetworkAccessPoliciesClientMockRecorder

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

MockJitNetworkAccessPoliciesClientMockRecorder is the mock recorder for MockJitNetworkAccessPoliciesClient.

func (*MockJitNetworkAccessPoliciesClientMockRecorder) List

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

List indicates an expected call of List.

type MockJobsClient

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

MockJobsClient is a mock of JobsClient interface.

func NewMockJobsClient

func NewMockJobsClient(ctrl *gomock.Controller) *MockJobsClient

NewMockJobsClient creates a new mock instance.

func (*MockJobsClient) EXPECT

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

func (*MockJobsClient) List

List mocks base method.

type MockJobsClientMockRecorder

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

MockJobsClientMockRecorder is the mock recorder for MockJobsClient.

func (*MockJobsClientMockRecorder) List

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

List indicates an expected call of List.

type MockKeyVault71Client

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

MockKeyVault71Client is a mock of KeyVault71Client interface.

func NewMockKeyVault71Client

func NewMockKeyVault71Client(ctrl *gomock.Controller) *MockKeyVault71Client

NewMockKeyVault71Client creates a new mock instance.

func (*MockKeyVault71Client) EXPECT

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

func (*MockKeyVault71Client) GetKeys

GetKeys mocks base method.

func (*MockKeyVault71Client) GetSecrets

GetSecrets mocks base method.

type MockKeyVault71ClientMockRecorder

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

MockKeyVault71ClientMockRecorder is the mock recorder for MockKeyVault71Client.

func (*MockKeyVault71ClientMockRecorder) GetKeys

func (mr *MockKeyVault71ClientMockRecorder) GetKeys(arg0, arg1, arg2 interface{}) *gomock.Call

GetKeys indicates an expected call of GetKeys.

func (*MockKeyVault71ClientMockRecorder) GetSecrets

func (mr *MockKeyVault71ClientMockRecorder) GetSecrets(arg0, arg1, arg2 interface{}) *gomock.Call

GetSecrets indicates an expected call of GetSecrets.

type MockKeyVaultManagedHSMClient

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

MockKeyVaultManagedHSMClient is a mock of KeyVaultManagedHSMClient interface.

func NewMockKeyVaultManagedHSMClient

func NewMockKeyVaultManagedHSMClient(ctrl *gomock.Controller) *MockKeyVaultManagedHSMClient

NewMockKeyVaultManagedHSMClient creates a new mock instance.

func (*MockKeyVaultManagedHSMClient) EXPECT

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

func (*MockKeyVaultManagedHSMClient) ListBySubscription

ListBySubscription mocks base method.

type MockKeyVaultManagedHSMClientMockRecorder

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

MockKeyVaultManagedHSMClientMockRecorder is the mock recorder for MockKeyVaultManagedHSMClient.

func (*MockKeyVaultManagedHSMClientMockRecorder) ListBySubscription

func (mr *MockKeyVaultManagedHSMClientMockRecorder) ListBySubscription(arg0, arg1 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockKeysClient

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

MockKeysClient is a mock of KeysClient interface.

func NewMockKeysClient

func NewMockKeysClient(ctrl *gomock.Controller) *MockKeysClient

NewMockKeysClient creates a new mock instance.

func (*MockKeysClient) EXPECT

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

func (*MockKeysClient) List

func (m *MockKeysClient) List(arg0 context.Context, arg1, arg2 string) (keyvault.KeyListResultPage, error)

List mocks base method.

type MockKeysClientMockRecorder

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

MockKeysClientMockRecorder is the mock recorder for MockKeysClient.

func (*MockKeysClientMockRecorder) List

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

List indicates an expected call of List.

type MockLinksClient

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

MockLinksClient is a mock of LinksClient interface.

func NewMockLinksClient

func NewMockLinksClient(ctrl *gomock.Controller) *MockLinksClient

NewMockLinksClient creates a new mock instance.

func (*MockLinksClient) EXPECT

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

func (*MockLinksClient) ListAtSubscription

func (m *MockLinksClient) ListAtSubscription(arg0 context.Context, arg1 string) (links.ResourceLinkResultPage, error)

ListAtSubscription mocks base method.

type MockLinksClientMockRecorder

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

MockLinksClientMockRecorder is the mock recorder for MockLinksClient.

func (*MockLinksClientMockRecorder) ListAtSubscription

func (mr *MockLinksClientMockRecorder) ListAtSubscription(arg0, arg1 interface{}) *gomock.Call

ListAtSubscription indicates an expected call of ListAtSubscription.

type MockLogProfilesClient

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

MockLogProfilesClient is a mock of LogProfilesClient interface.

func NewMockLogProfilesClient

func NewMockLogProfilesClient(ctrl *gomock.Controller) *MockLogProfilesClient

NewMockLogProfilesClient creates a new mock instance.

func (*MockLogProfilesClient) EXPECT

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

func (*MockLogProfilesClient) List

List mocks base method.

type MockLogProfilesClientMockRecorder

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

MockLogProfilesClientMockRecorder is the mock recorder for MockLogProfilesClient.

func (*MockLogProfilesClientMockRecorder) List

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

List indicates an expected call of List.

type MockManagedClustersClient

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

MockManagedClustersClient is a mock of ManagedClustersClient interface.

func NewMockManagedClustersClient

func NewMockManagedClustersClient(ctrl *gomock.Controller) *MockManagedClustersClient

NewMockManagedClustersClient creates a new mock instance.

func (*MockManagedClustersClient) EXPECT

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

func (*MockManagedClustersClient) List

List mocks base method.

type MockManagedClustersClientMockRecorder

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

MockManagedClustersClientMockRecorder is the mock recorder for MockManagedClustersClient.

func (*MockManagedClustersClientMockRecorder) List

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

List indicates an expected call of List.

type MockManagedDatabaseVulnerabilityAssessmentScansClient

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

MockManagedDatabaseVulnerabilityAssessmentScansClient is a mock of ManagedDatabaseVulnerabilityAssessmentScansClient interface.

func NewMockManagedDatabaseVulnerabilityAssessmentScansClient

func NewMockManagedDatabaseVulnerabilityAssessmentScansClient(ctrl *gomock.Controller) *MockManagedDatabaseVulnerabilityAssessmentScansClient

NewMockManagedDatabaseVulnerabilityAssessmentScansClient creates a new mock instance.

func (*MockManagedDatabaseVulnerabilityAssessmentScansClient) EXPECT

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

func (*MockManagedDatabaseVulnerabilityAssessmentScansClient) ListByDatabase

ListByDatabase mocks base method.

type MockManagedDatabaseVulnerabilityAssessmentScansClientMockRecorder

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

MockManagedDatabaseVulnerabilityAssessmentScansClientMockRecorder is the mock recorder for MockManagedDatabaseVulnerabilityAssessmentScansClient.

func (*MockManagedDatabaseVulnerabilityAssessmentScansClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockManagedDatabaseVulnerabilityAssessmentsClient

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

MockManagedDatabaseVulnerabilityAssessmentsClient is a mock of ManagedDatabaseVulnerabilityAssessmentsClient interface.

func NewMockManagedDatabaseVulnerabilityAssessmentsClient

func NewMockManagedDatabaseVulnerabilityAssessmentsClient(ctrl *gomock.Controller) *MockManagedDatabaseVulnerabilityAssessmentsClient

NewMockManagedDatabaseVulnerabilityAssessmentsClient creates a new mock instance.

func (*MockManagedDatabaseVulnerabilityAssessmentsClient) EXPECT

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

func (*MockManagedDatabaseVulnerabilityAssessmentsClient) ListByDatabase

ListByDatabase mocks base method.

type MockManagedDatabaseVulnerabilityAssessmentsClientMockRecorder

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

MockManagedDatabaseVulnerabilityAssessmentsClientMockRecorder is the mock recorder for MockManagedDatabaseVulnerabilityAssessmentsClient.

func (*MockManagedDatabaseVulnerabilityAssessmentsClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockManagedDatabasesClient

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

MockManagedDatabasesClient is a mock of ManagedDatabasesClient interface.

func NewMockManagedDatabasesClient

func NewMockManagedDatabasesClient(ctrl *gomock.Controller) *MockManagedDatabasesClient

NewMockManagedDatabasesClient creates a new mock instance.

func (*MockManagedDatabasesClient) EXPECT

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

func (*MockManagedDatabasesClient) ListByInstance

ListByInstance mocks base method.

type MockManagedDatabasesClientMockRecorder

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

MockManagedDatabasesClientMockRecorder is the mock recorder for MockManagedDatabasesClient.

func (*MockManagedDatabasesClientMockRecorder) ListByInstance

func (mr *MockManagedDatabasesClientMockRecorder) ListByInstance(arg0, arg1, arg2 interface{}) *gomock.Call

ListByInstance indicates an expected call of ListByInstance.

type MockManagedInstanceEncryptionProtectorsClient

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

MockManagedInstanceEncryptionProtectorsClient is a mock of ManagedInstanceEncryptionProtectorsClient interface.

func NewMockManagedInstanceEncryptionProtectorsClient

func NewMockManagedInstanceEncryptionProtectorsClient(ctrl *gomock.Controller) *MockManagedInstanceEncryptionProtectorsClient

NewMockManagedInstanceEncryptionProtectorsClient creates a new mock instance.

func (*MockManagedInstanceEncryptionProtectorsClient) EXPECT

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

func (*MockManagedInstanceEncryptionProtectorsClient) ListByInstance

ListByInstance mocks base method.

type MockManagedInstanceEncryptionProtectorsClientMockRecorder

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

MockManagedInstanceEncryptionProtectorsClientMockRecorder is the mock recorder for MockManagedInstanceEncryptionProtectorsClient.

func (*MockManagedInstanceEncryptionProtectorsClientMockRecorder) ListByInstance

func (mr *MockManagedInstanceEncryptionProtectorsClientMockRecorder) ListByInstance(arg0, arg1, arg2 interface{}) *gomock.Call

ListByInstance indicates an expected call of ListByInstance.

type MockManagedInstanceVulnerabilityAssessmentsClient

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

MockManagedInstanceVulnerabilityAssessmentsClient is a mock of ManagedInstanceVulnerabilityAssessmentsClient interface.

func NewMockManagedInstanceVulnerabilityAssessmentsClient

func NewMockManagedInstanceVulnerabilityAssessmentsClient(ctrl *gomock.Controller) *MockManagedInstanceVulnerabilityAssessmentsClient

NewMockManagedInstanceVulnerabilityAssessmentsClient creates a new mock instance.

func (*MockManagedInstanceVulnerabilityAssessmentsClient) EXPECT

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

func (*MockManagedInstanceVulnerabilityAssessmentsClient) ListByInstance

ListByInstance mocks base method.

type MockManagedInstanceVulnerabilityAssessmentsClientMockRecorder

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

MockManagedInstanceVulnerabilityAssessmentsClientMockRecorder is the mock recorder for MockManagedInstanceVulnerabilityAssessmentsClient.

func (*MockManagedInstanceVulnerabilityAssessmentsClientMockRecorder) ListByInstance

func (mr *MockManagedInstanceVulnerabilityAssessmentsClientMockRecorder) ListByInstance(arg0, arg1, arg2 interface{}) *gomock.Call

ListByInstance indicates an expected call of ListByInstance.

type MockManagedInstancesClient

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

MockManagedInstancesClient is a mock of ManagedInstancesClient interface.

func NewMockManagedInstancesClient

func NewMockManagedInstancesClient(ctrl *gomock.Controller) *MockManagedInstancesClient

NewMockManagedInstancesClient creates a new mock instance.

func (*MockManagedInstancesClient) EXPECT

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

func (*MockManagedInstancesClient) List

List mocks base method.

type MockManagedInstancesClientMockRecorder

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

MockManagedInstancesClientMockRecorder is the mock recorder for MockManagedInstancesClient.

func (*MockManagedInstancesClientMockRecorder) List

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

List indicates an expected call of List.

type MockMariaDBConfigurationsClient

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

MockMariaDBConfigurationsClient is a mock of MariaDBConfigurationsClient interface.

func NewMockMariaDBConfigurationsClient

func NewMockMariaDBConfigurationsClient(ctrl *gomock.Controller) *MockMariaDBConfigurationsClient

NewMockMariaDBConfigurationsClient creates a new mock instance.

func (*MockMariaDBConfigurationsClient) EXPECT

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

func (*MockMariaDBConfigurationsClient) ListByServer

ListByServer mocks base method.

type MockMariaDBConfigurationsClientMockRecorder

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

MockMariaDBConfigurationsClientMockRecorder is the mock recorder for MockMariaDBConfigurationsClient.

func (*MockMariaDBConfigurationsClientMockRecorder) ListByServer

func (mr *MockMariaDBConfigurationsClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockMariaDBServersClient

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

MockMariaDBServersClient is a mock of MariaDBServersClient interface.

func NewMockMariaDBServersClient

func NewMockMariaDBServersClient(ctrl *gomock.Controller) *MockMariaDBServersClient

NewMockMariaDBServersClient creates a new mock instance.

func (*MockMariaDBServersClient) EXPECT

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

func (*MockMariaDBServersClient) List

List mocks base method.

type MockMariaDBServersClientMockRecorder

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

MockMariaDBServersClientMockRecorder is the mock recorder for MockMariaDBServersClient.

func (*MockMariaDBServersClientMockRecorder) List

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

List indicates an expected call of List.

type MockMonitorDiagnosticSettingsClient

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

MockMonitorDiagnosticSettingsClient is a mock of MonitorDiagnosticSettingsClient interface.

func NewMockMonitorDiagnosticSettingsClient

func NewMockMonitorDiagnosticSettingsClient(ctrl *gomock.Controller) *MockMonitorDiagnosticSettingsClient

NewMockMonitorDiagnosticSettingsClient creates a new mock instance.

func (*MockMonitorDiagnosticSettingsClient) EXPECT

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

func (*MockMonitorDiagnosticSettingsClient) List

List mocks base method.

type MockMonitorDiagnosticSettingsClientMockRecorder

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

MockMonitorDiagnosticSettingsClientMockRecorder is the mock recorder for MockMonitorDiagnosticSettingsClient.

func (*MockMonitorDiagnosticSettingsClientMockRecorder) List

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

List indicates an expected call of List.

type MockMySQLConfigurationClient

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

MockMySQLConfigurationClient is a mock of MySQLConfigurationClient interface.

func NewMockMySQLConfigurationClient

func NewMockMySQLConfigurationClient(ctrl *gomock.Controller) *MockMySQLConfigurationClient

NewMockMySQLConfigurationClient creates a new mock instance.

func (*MockMySQLConfigurationClient) EXPECT

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

func (*MockMySQLConfigurationClient) ListByServer

ListByServer mocks base method.

type MockMySQLConfigurationClientMockRecorder

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

MockMySQLConfigurationClientMockRecorder is the mock recorder for MockMySQLConfigurationClient.

func (*MockMySQLConfigurationClientMockRecorder) ListByServer

func (mr *MockMySQLConfigurationClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockMySQLServerClient

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

MockMySQLServerClient is a mock of MySQLServerClient interface.

func NewMockMySQLServerClient

func NewMockMySQLServerClient(ctrl *gomock.Controller) *MockMySQLServerClient

NewMockMySQLServerClient creates a new mock instance.

func (*MockMySQLServerClient) EXPECT

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

func (*MockMySQLServerClient) List

List mocks base method.

type MockMySQLServerClientMockRecorder

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

MockMySQLServerClientMockRecorder is the mock recorder for MockMySQLServerClient.

func (*MockMySQLServerClientMockRecorder) List

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

List indicates an expected call of List.

type MockNamespacesClient

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

MockNamespacesClient is a mock of NamespacesClient interface.

func NewMockNamespacesClient

func NewMockNamespacesClient(ctrl *gomock.Controller) *MockNamespacesClient

NewMockNamespacesClient creates a new mock instance.

func (*MockNamespacesClient) EXPECT

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

func (*MockNamespacesClient) List

List mocks base method.

type MockNamespacesClientMockRecorder

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

MockNamespacesClientMockRecorder is the mock recorder for MockNamespacesClient.

func (*MockNamespacesClientMockRecorder) List

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

List indicates an expected call of List.

type MockOriginGroupsClient added in v0.13.3

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

MockOriginGroupsClient is a mock of OriginGroupsClient interface.

func NewMockOriginGroupsClient added in v0.13.3

func NewMockOriginGroupsClient(ctrl *gomock.Controller) *MockOriginGroupsClient

NewMockOriginGroupsClient creates a new mock instance.

func (*MockOriginGroupsClient) EXPECT added in v0.13.3

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

func (*MockOriginGroupsClient) ListByEndpoint added in v0.13.3

func (m *MockOriginGroupsClient) ListByEndpoint(arg0 context.Context, arg1, arg2, arg3 string) (cdn.OriginGroupListResultPage, error)

ListByEndpoint mocks base method.

type MockOriginGroupsClientMockRecorder added in v0.13.3

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

MockOriginGroupsClientMockRecorder is the mock recorder for MockOriginGroupsClient.

func (*MockOriginGroupsClientMockRecorder) ListByEndpoint added in v0.13.3

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

ListByEndpoint indicates an expected call of ListByEndpoint.

type MockOriginsClient added in v0.13.3

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

MockOriginsClient is a mock of OriginsClient interface.

func NewMockOriginsClient added in v0.13.3

func NewMockOriginsClient(ctrl *gomock.Controller) *MockOriginsClient

NewMockOriginsClient creates a new mock instance.

func (*MockOriginsClient) EXPECT added in v0.13.3

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

func (*MockOriginsClient) ListByEndpoint added in v0.13.3

func (m *MockOriginsClient) ListByEndpoint(arg0 context.Context, arg1, arg2, arg3 string) (cdn.OriginListResultPage, error)

ListByEndpoint mocks base method.

type MockOriginsClientMockRecorder added in v0.13.3

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

MockOriginsClientMockRecorder is the mock recorder for MockOriginsClient.

func (*MockOriginsClientMockRecorder) ListByEndpoint added in v0.13.3

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

ListByEndpoint indicates an expected call of ListByEndpoint.

type MockPostgresqlConfigurationClient

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

MockPostgresqlConfigurationClient is a mock of PostgresqlConfigurationClient interface.

func NewMockPostgresqlConfigurationClient

func NewMockPostgresqlConfigurationClient(ctrl *gomock.Controller) *MockPostgresqlConfigurationClient

NewMockPostgresqlConfigurationClient creates a new mock instance.

func (*MockPostgresqlConfigurationClient) EXPECT

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

func (*MockPostgresqlConfigurationClient) ListByServer

ListByServer mocks base method.

type MockPostgresqlConfigurationClientMockRecorder

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

MockPostgresqlConfigurationClientMockRecorder is the mock recorder for MockPostgresqlConfigurationClient.

func (*MockPostgresqlConfigurationClientMockRecorder) ListByServer

func (mr *MockPostgresqlConfigurationClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockPostgresqlFirewallRuleClient

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

MockPostgresqlFirewallRuleClient is a mock of PostgresqlFirewallRuleClient interface.

func NewMockPostgresqlFirewallRuleClient

func NewMockPostgresqlFirewallRuleClient(ctrl *gomock.Controller) *MockPostgresqlFirewallRuleClient

NewMockPostgresqlFirewallRuleClient creates a new mock instance.

func (*MockPostgresqlFirewallRuleClient) EXPECT

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

func (*MockPostgresqlFirewallRuleClient) ListByServer

ListByServer mocks base method.

type MockPostgresqlFirewallRuleClientMockRecorder

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

MockPostgresqlFirewallRuleClientMockRecorder is the mock recorder for MockPostgresqlFirewallRuleClient.

func (*MockPostgresqlFirewallRuleClientMockRecorder) ListByServer

func (mr *MockPostgresqlFirewallRuleClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockPostgresqlServerClient

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

MockPostgresqlServerClient is a mock of PostgresqlServerClient interface.

func NewMockPostgresqlServerClient

func NewMockPostgresqlServerClient(ctrl *gomock.Controller) *MockPostgresqlServerClient

NewMockPostgresqlServerClient creates a new mock instance.

func (*MockPostgresqlServerClient) EXPECT

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

func (*MockPostgresqlServerClient) List

List mocks base method.

type MockPostgresqlServerClientMockRecorder

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

MockPostgresqlServerClientMockRecorder is the mock recorder for MockPostgresqlServerClient.

func (*MockPostgresqlServerClientMockRecorder) List

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

List indicates an expected call of List.

type MockProfilesClient added in v0.13.3

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

MockProfilesClient is a mock of ProfilesClient interface.

func NewMockProfilesClient added in v0.13.3

func NewMockProfilesClient(ctrl *gomock.Controller) *MockProfilesClient

NewMockProfilesClient creates a new mock instance.

func (*MockProfilesClient) EXPECT added in v0.13.3

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

func (*MockProfilesClient) List added in v0.13.3

List mocks base method.

type MockProfilesClientMockRecorder added in v0.13.3

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

MockProfilesClientMockRecorder is the mock recorder for MockProfilesClient.

func (*MockProfilesClientMockRecorder) List added in v0.13.3

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

List indicates an expected call of List.

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) EXPECT

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

func (*MockPublicIPAddressesClient) ListAll

ListAll mocks base method.

type MockPublicIPAddressesClientMockRecorder

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

MockPublicIPAddressesClientMockRecorder is the mock recorder for MockPublicIPAddressesClient.

func (*MockPublicIPAddressesClientMockRecorder) ListAll

func (mr *MockPublicIPAddressesClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockRedisClient

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

MockRedisClient is a mock of RedisClient interface.

func NewMockRedisClient

func NewMockRedisClient(ctrl *gomock.Controller) *MockRedisClient

NewMockRedisClient creates a new mock instance.

func (*MockRedisClient) EXPECT

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

func (*MockRedisClient) ListBySubscription

func (m *MockRedisClient) ListBySubscription(arg0 context.Context) (redis.ListResultPage, error)

ListBySubscription mocks base method.

type MockRedisClientMockRecorder

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

MockRedisClientMockRecorder is the mock recorder for MockRedisClient.

func (*MockRedisClientMockRecorder) ListBySubscription

func (mr *MockRedisClientMockRecorder) ListBySubscription(arg0 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockResClient

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

MockResClient is a mock of ResClient interface.

func NewMockResClient

func NewMockResClient(ctrl *gomock.Controller) *MockResClient

NewMockResClient creates a new mock instance.

func (*MockResClient) EXPECT

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

func (*MockResClient) List

func (m *MockResClient) List(arg0 context.Context, arg1, arg2 string, arg3 *int32) (resources.ListResultPage, error)

List mocks base method.

type MockResClientMockRecorder

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

MockResClientMockRecorder is the mock recorder for MockResClient.

func (*MockResClientMockRecorder) List

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

List indicates an expected call of List.

type MockRoleAssignmentsClient

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

MockRoleAssignmentsClient is a mock of RoleAssignmentsClient interface.

func NewMockRoleAssignmentsClient

func NewMockRoleAssignmentsClient(ctrl *gomock.Controller) *MockRoleAssignmentsClient

NewMockRoleAssignmentsClient creates a new mock instance.

func (*MockRoleAssignmentsClient) EXPECT

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

func (*MockRoleAssignmentsClient) List

List mocks base method.

type MockRoleAssignmentsClientMockRecorder

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

MockRoleAssignmentsClientMockRecorder is the mock recorder for MockRoleAssignmentsClient.

func (*MockRoleAssignmentsClientMockRecorder) List

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

List indicates an expected call of List.

type MockRoleDefinitionsClient

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

MockRoleDefinitionsClient is a mock of RoleDefinitionsClient interface.

func NewMockRoleDefinitionsClient

func NewMockRoleDefinitionsClient(ctrl *gomock.Controller) *MockRoleDefinitionsClient

NewMockRoleDefinitionsClient creates a new mock instance.

func (*MockRoleDefinitionsClient) EXPECT

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

func (*MockRoleDefinitionsClient) List

List mocks base method.

type MockRoleDefinitionsClientMockRecorder

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

MockRoleDefinitionsClientMockRecorder is the mock recorder for MockRoleDefinitionsClient.

func (*MockRoleDefinitionsClientMockRecorder) List

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

List indicates an expected call of List.

type MockRouteFiltersClient

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

MockRouteFiltersClient is a mock of RouteFiltersClient interface.

func NewMockRouteFiltersClient

func NewMockRouteFiltersClient(ctrl *gomock.Controller) *MockRouteFiltersClient

NewMockRouteFiltersClient creates a new mock instance.

func (*MockRouteFiltersClient) EXPECT

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

func (*MockRouteFiltersClient) List

List mocks base method.

type MockRouteFiltersClientMockRecorder

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

MockRouteFiltersClientMockRecorder is the mock recorder for MockRouteFiltersClient.

func (*MockRouteFiltersClientMockRecorder) List

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

List indicates an expected call of List.

type MockRouteTablesClient

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

MockRouteTablesClient is a mock of RouteTablesClient interface.

func NewMockRouteTablesClient

func NewMockRouteTablesClient(ctrl *gomock.Controller) *MockRouteTablesClient

NewMockRouteTablesClient creates a new mock instance.

func (*MockRouteTablesClient) EXPECT

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

func (*MockRouteTablesClient) ListAll

ListAll mocks base method.

type MockRouteTablesClientMockRecorder

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

MockRouteTablesClientMockRecorder is the mock recorder for MockRouteTablesClient.

func (*MockRouteTablesClientMockRecorder) ListAll

func (mr *MockRouteTablesClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockRoutesClient added in v0.13.3

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

MockRoutesClient is a mock of RoutesClient interface.

func NewMockRoutesClient added in v0.13.3

func NewMockRoutesClient(ctrl *gomock.Controller) *MockRoutesClient

NewMockRoutesClient creates a new mock instance.

func (*MockRoutesClient) EXPECT added in v0.13.3

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

func (*MockRoutesClient) ListByEndpoint added in v0.13.3

func (m *MockRoutesClient) ListByEndpoint(arg0 context.Context, arg1, arg2, arg3 string) (cdn.RouteListResultPage, error)

ListByEndpoint mocks base method.

type MockRoutesClientMockRecorder added in v0.13.3

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

MockRoutesClientMockRecorder is the mock recorder for MockRoutesClient.

func (*MockRoutesClientMockRecorder) ListByEndpoint added in v0.13.3

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

ListByEndpoint indicates an expected call of ListByEndpoint.

type MockRuleSetsClient added in v0.13.3

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

MockRuleSetsClient is a mock of RuleSetsClient interface.

func NewMockRuleSetsClient added in v0.13.3

func NewMockRuleSetsClient(ctrl *gomock.Controller) *MockRuleSetsClient

NewMockRuleSetsClient creates a new mock instance.

func (*MockRuleSetsClient) EXPECT added in v0.13.3

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

func (*MockRuleSetsClient) ListByProfile added in v0.13.3

func (m *MockRuleSetsClient) ListByProfile(arg0 context.Context, arg1, arg2 string) (cdn.RuleSetListResultPage, error)

ListByProfile mocks base method.

type MockRuleSetsClientMockRecorder added in v0.13.3

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

MockRuleSetsClientMockRecorder is the mock recorder for MockRuleSetsClient.

func (*MockRuleSetsClientMockRecorder) ListByProfile added in v0.13.3

func (mr *MockRuleSetsClientMockRecorder) ListByProfile(arg0, arg1, arg2 interface{}) *gomock.Call

ListByProfile indicates an expected call of ListByProfile.

type MockRulesClient added in v0.13.3

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

MockRulesClient is a mock of RulesClient interface.

func NewMockRulesClient added in v0.13.3

func NewMockRulesClient(ctrl *gomock.Controller) *MockRulesClient

NewMockRulesClient creates a new mock instance.

func (*MockRulesClient) EXPECT added in v0.13.3

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

func (*MockRulesClient) ListByRuleSet added in v0.13.3

func (m *MockRulesClient) ListByRuleSet(arg0 context.Context, arg1, arg2, arg3 string) (cdn.RuleListResultPage, error)

ListByRuleSet mocks base method.

type MockRulesClientMockRecorder added in v0.13.3

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

MockRulesClientMockRecorder is the mock recorder for MockRulesClient.

func (*MockRulesClientMockRecorder) ListByRuleSet added in v0.13.3

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

ListByRuleSet indicates an expected call of ListByRuleSet.

type MockSQLDatabaseBlobAuditingPoliciesClient

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

MockSQLDatabaseBlobAuditingPoliciesClient is a mock of SQLDatabaseBlobAuditingPoliciesClient interface.

func NewMockSQLDatabaseBlobAuditingPoliciesClient

func NewMockSQLDatabaseBlobAuditingPoliciesClient(ctrl *gomock.Controller) *MockSQLDatabaseBlobAuditingPoliciesClient

NewMockSQLDatabaseBlobAuditingPoliciesClient creates a new mock instance.

func (*MockSQLDatabaseBlobAuditingPoliciesClient) EXPECT

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

func (*MockSQLDatabaseBlobAuditingPoliciesClient) ListByDatabase

ListByDatabase mocks base method.

type MockSQLDatabaseBlobAuditingPoliciesClientMockRecorder

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

MockSQLDatabaseBlobAuditingPoliciesClientMockRecorder is the mock recorder for MockSQLDatabaseBlobAuditingPoliciesClient.

func (*MockSQLDatabaseBlobAuditingPoliciesClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockSQLDatabaseClient

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

MockSQLDatabaseClient is a mock of SQLDatabaseClient interface.

func NewMockSQLDatabaseClient

func NewMockSQLDatabaseClient(ctrl *gomock.Controller) *MockSQLDatabaseClient

NewMockSQLDatabaseClient creates a new mock instance.

func (*MockSQLDatabaseClient) EXPECT

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

func (*MockSQLDatabaseClient) ListByServer

func (m *MockSQLDatabaseClient) ListByServer(arg0 context.Context, arg1, arg2 string) (sql.DatabaseListResultPage, error)

ListByServer mocks base method.

type MockSQLDatabaseClientMockRecorder

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

MockSQLDatabaseClientMockRecorder is the mock recorder for MockSQLDatabaseClient.

func (*MockSQLDatabaseClientMockRecorder) ListByServer

func (mr *MockSQLDatabaseClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLDatabaseThreatDetectionPoliciesClient

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

MockSQLDatabaseThreatDetectionPoliciesClient is a mock of SQLDatabaseThreatDetectionPoliciesClient interface.

func NewMockSQLDatabaseThreatDetectionPoliciesClient

func NewMockSQLDatabaseThreatDetectionPoliciesClient(ctrl *gomock.Controller) *MockSQLDatabaseThreatDetectionPoliciesClient

NewMockSQLDatabaseThreatDetectionPoliciesClient creates a new mock instance.

func (*MockSQLDatabaseThreatDetectionPoliciesClient) EXPECT

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

func (*MockSQLDatabaseThreatDetectionPoliciesClient) Get

Get mocks base method.

type MockSQLDatabaseThreatDetectionPoliciesClientMockRecorder

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

MockSQLDatabaseThreatDetectionPoliciesClientMockRecorder is the mock recorder for MockSQLDatabaseThreatDetectionPoliciesClient.

func (*MockSQLDatabaseThreatDetectionPoliciesClientMockRecorder) Get

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

Get indicates an expected call of Get.

type MockSQLDatabaseVulnerabilityAssessmentScansClient

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

MockSQLDatabaseVulnerabilityAssessmentScansClient is a mock of SQLDatabaseVulnerabilityAssessmentScansClient interface.

func NewMockSQLDatabaseVulnerabilityAssessmentScansClient

func NewMockSQLDatabaseVulnerabilityAssessmentScansClient(ctrl *gomock.Controller) *MockSQLDatabaseVulnerabilityAssessmentScansClient

NewMockSQLDatabaseVulnerabilityAssessmentScansClient creates a new mock instance.

func (*MockSQLDatabaseVulnerabilityAssessmentScansClient) EXPECT

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

func (*MockSQLDatabaseVulnerabilityAssessmentScansClient) ListByDatabase

ListByDatabase mocks base method.

type MockSQLDatabaseVulnerabilityAssessmentScansClientMockRecorder

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

MockSQLDatabaseVulnerabilityAssessmentScansClientMockRecorder is the mock recorder for MockSQLDatabaseVulnerabilityAssessmentScansClient.

func (*MockSQLDatabaseVulnerabilityAssessmentScansClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockSQLDatabaseVulnerabilityAssessmentsClient

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

MockSQLDatabaseVulnerabilityAssessmentsClient is a mock of SQLDatabaseVulnerabilityAssessmentsClient interface.

func NewMockSQLDatabaseVulnerabilityAssessmentsClient

func NewMockSQLDatabaseVulnerabilityAssessmentsClient(ctrl *gomock.Controller) *MockSQLDatabaseVulnerabilityAssessmentsClient

NewMockSQLDatabaseVulnerabilityAssessmentsClient creates a new mock instance.

func (*MockSQLDatabaseVulnerabilityAssessmentsClient) EXPECT

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

func (*MockSQLDatabaseVulnerabilityAssessmentsClient) ListByDatabase

ListByDatabase mocks base method.

type MockSQLDatabaseVulnerabilityAssessmentsClientMockRecorder

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

MockSQLDatabaseVulnerabilityAssessmentsClientMockRecorder is the mock recorder for MockSQLDatabaseVulnerabilityAssessmentsClient.

func (*MockSQLDatabaseVulnerabilityAssessmentsClientMockRecorder) ListByDatabase

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

ListByDatabase indicates an expected call of ListByDatabase.

type MockSQLFirewallClient

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

MockSQLFirewallClient is a mock of SQLFirewallClient interface.

func NewMockSQLFirewallClient

func NewMockSQLFirewallClient(ctrl *gomock.Controller) *MockSQLFirewallClient

NewMockSQLFirewallClient creates a new mock instance.

func (*MockSQLFirewallClient) EXPECT

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

func (*MockSQLFirewallClient) ListByServer

func (m *MockSQLFirewallClient) ListByServer(arg0 context.Context, arg1, arg2 string) (sql.FirewallRuleListResult, error)

ListByServer mocks base method.

type MockSQLFirewallClientMockRecorder

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

MockSQLFirewallClientMockRecorder is the mock recorder for MockSQLFirewallClient.

func (*MockSQLFirewallClientMockRecorder) ListByServer

func (mr *MockSQLFirewallClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLServerAdminClient

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

MockSQLServerAdminClient is a mock of SQLServerAdminClient interface.

func NewMockSQLServerAdminClient

func NewMockSQLServerAdminClient(ctrl *gomock.Controller) *MockSQLServerAdminClient

NewMockSQLServerAdminClient creates a new mock instance.

func (*MockSQLServerAdminClient) EXPECT

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

func (*MockSQLServerAdminClient) ListByServer

ListByServer mocks base method.

type MockSQLServerAdminClientMockRecorder

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

MockSQLServerAdminClientMockRecorder is the mock recorder for MockSQLServerAdminClient.

func (*MockSQLServerAdminClientMockRecorder) ListByServer

func (mr *MockSQLServerAdminClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLServerBlobAuditingPolicies

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

MockSQLServerBlobAuditingPolicies is a mock of SQLServerBlobAuditingPolicies interface.

func NewMockSQLServerBlobAuditingPolicies

func NewMockSQLServerBlobAuditingPolicies(ctrl *gomock.Controller) *MockSQLServerBlobAuditingPolicies

NewMockSQLServerBlobAuditingPolicies creates a new mock instance.

func (*MockSQLServerBlobAuditingPolicies) EXPECT

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

func (*MockSQLServerBlobAuditingPolicies) ListByServer

ListByServer mocks base method.

type MockSQLServerBlobAuditingPoliciesMockRecorder

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

MockSQLServerBlobAuditingPoliciesMockRecorder is the mock recorder for MockSQLServerBlobAuditingPolicies.

func (*MockSQLServerBlobAuditingPoliciesMockRecorder) ListByServer

func (mr *MockSQLServerBlobAuditingPoliciesMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLServerClient

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

MockSQLServerClient is a mock of SQLServerClient interface.

func NewMockSQLServerClient

func NewMockSQLServerClient(ctrl *gomock.Controller) *MockSQLServerClient

NewMockSQLServerClient creates a new mock instance.

func (*MockSQLServerClient) EXPECT

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

func (*MockSQLServerClient) List

List mocks base method.

type MockSQLServerClientMockRecorder

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

MockSQLServerClientMockRecorder is the mock recorder for MockSQLServerClient.

func (*MockSQLServerClientMockRecorder) List

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

List indicates an expected call of List.

type MockSQLServerDevOpsAuditSettingsClient

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

MockSQLServerDevOpsAuditSettingsClient is a mock of SQLServerDevOpsAuditSettingsClient interface.

func NewMockSQLServerDevOpsAuditSettingsClient

func NewMockSQLServerDevOpsAuditSettingsClient(ctrl *gomock.Controller) *MockSQLServerDevOpsAuditSettingsClient

NewMockSQLServerDevOpsAuditSettingsClient creates a new mock instance.

func (*MockSQLServerDevOpsAuditSettingsClient) EXPECT

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

func (*MockSQLServerDevOpsAuditSettingsClient) ListByServer

ListByServer mocks base method.

type MockSQLServerDevOpsAuditSettingsClientMockRecorder

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

MockSQLServerDevOpsAuditSettingsClientMockRecorder is the mock recorder for MockSQLServerDevOpsAuditSettingsClient.

func (*MockSQLServerDevOpsAuditSettingsClientMockRecorder) ListByServer

func (mr *MockSQLServerDevOpsAuditSettingsClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLServerVulnerabilityAssessmentsClient

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

MockSQLServerVulnerabilityAssessmentsClient is a mock of SQLServerVulnerabilityAssessmentsClient interface.

func NewMockSQLServerVulnerabilityAssessmentsClient

func NewMockSQLServerVulnerabilityAssessmentsClient(ctrl *gomock.Controller) *MockSQLServerVulnerabilityAssessmentsClient

NewMockSQLServerVulnerabilityAssessmentsClient creates a new mock instance.

func (*MockSQLServerVulnerabilityAssessmentsClient) EXPECT

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

func (*MockSQLServerVulnerabilityAssessmentsClient) ListByServer

ListByServer mocks base method.

type MockSQLServerVulnerabilityAssessmentsClientMockRecorder

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

MockSQLServerVulnerabilityAssessmentsClientMockRecorder is the mock recorder for MockSQLServerVulnerabilityAssessmentsClient.

func (*MockSQLServerVulnerabilityAssessmentsClientMockRecorder) ListByServer

func (mr *MockSQLServerVulnerabilityAssessmentsClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSQLVirtualNetworkRulesClient

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

MockSQLVirtualNetworkRulesClient is a mock of SQLVirtualNetworkRulesClient interface.

func NewMockSQLVirtualNetworkRulesClient

func NewMockSQLVirtualNetworkRulesClient(ctrl *gomock.Controller) *MockSQLVirtualNetworkRulesClient

NewMockSQLVirtualNetworkRulesClient creates a new mock instance.

func (*MockSQLVirtualNetworkRulesClient) EXPECT

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

func (*MockSQLVirtualNetworkRulesClient) ListByServer

ListByServer mocks base method.

type MockSQLVirtualNetworkRulesClientMockRecorder

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

MockSQLVirtualNetworkRulesClientMockRecorder is the mock recorder for MockSQLVirtualNetworkRulesClient.

func (*MockSQLVirtualNetworkRulesClientMockRecorder) ListByServer

func (mr *MockSQLVirtualNetworkRulesClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockSearchServiceClient

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

MockSearchServiceClient is a mock of SearchServiceClient interface.

func NewMockSearchServiceClient

func NewMockSearchServiceClient(ctrl *gomock.Controller) *MockSearchServiceClient

NewMockSearchServiceClient creates a new mock instance.

func (*MockSearchServiceClient) EXPECT

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

func (*MockSearchServiceClient) ListBySubscription

func (m *MockSearchServiceClient) ListBySubscription(arg0 context.Context, arg1 *uuid.UUID) (search.ServiceListResultPage, error)

ListBySubscription mocks base method.

type MockSearchServiceClientMockRecorder

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

MockSearchServiceClientMockRecorder is the mock recorder for MockSearchServiceClient.

func (*MockSearchServiceClientMockRecorder) ListBySubscription

func (mr *MockSearchServiceClientMockRecorder) ListBySubscription(arg0, arg1 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockSecurityAutoProvisioningSettingsClient

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

MockSecurityAutoProvisioningSettingsClient is a mock of SecurityAutoProvisioningSettingsClient interface.

func NewMockSecurityAutoProvisioningSettingsClient

func NewMockSecurityAutoProvisioningSettingsClient(ctrl *gomock.Controller) *MockSecurityAutoProvisioningSettingsClient

NewMockSecurityAutoProvisioningSettingsClient creates a new mock instance.

func (*MockSecurityAutoProvisioningSettingsClient) EXPECT

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

func (*MockSecurityAutoProvisioningSettingsClient) List

List mocks base method.

type MockSecurityAutoProvisioningSettingsClientMockRecorder

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

MockSecurityAutoProvisioningSettingsClientMockRecorder is the mock recorder for MockSecurityAutoProvisioningSettingsClient.

func (*MockSecurityAutoProvisioningSettingsClientMockRecorder) List

List indicates an expected call of List.

type MockSecurityContactsClient

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

MockSecurityContactsClient is a mock of SecurityContactsClient interface.

func NewMockSecurityContactsClient

func NewMockSecurityContactsClient(ctrl *gomock.Controller) *MockSecurityContactsClient

NewMockSecurityContactsClient creates a new mock instance.

func (*MockSecurityContactsClient) EXPECT

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

func (*MockSecurityContactsClient) List

List mocks base method.

type MockSecurityContactsClientMockRecorder

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

MockSecurityContactsClientMockRecorder is the mock recorder for MockSecurityContactsClient.

func (*MockSecurityContactsClientMockRecorder) List

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

List indicates an expected call of List.

type MockSecurityGroupsClient

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

MockSecurityGroupsClient is a mock of SecurityGroupsClient interface.

func NewMockSecurityGroupsClient

func NewMockSecurityGroupsClient(ctrl *gomock.Controller) *MockSecurityGroupsClient

NewMockSecurityGroupsClient creates a new mock instance.

func (*MockSecurityGroupsClient) EXPECT

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

func (*MockSecurityGroupsClient) ListAll

ListAll mocks base method.

type MockSecurityGroupsClientMockRecorder

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

MockSecurityGroupsClientMockRecorder is the mock recorder for MockSecurityGroupsClient.

func (*MockSecurityGroupsClientMockRecorder) ListAll

func (mr *MockSecurityGroupsClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockSecurityPoliciesClient added in v0.13.3

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

MockSecurityPoliciesClient is a mock of SecurityPoliciesClient interface.

func NewMockSecurityPoliciesClient added in v0.13.3

func NewMockSecurityPoliciesClient(ctrl *gomock.Controller) *MockSecurityPoliciesClient

NewMockSecurityPoliciesClient creates a new mock instance.

func (*MockSecurityPoliciesClient) EXPECT added in v0.13.3

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

func (*MockSecurityPoliciesClient) ListByProfile added in v0.13.3

ListByProfile mocks base method.

type MockSecurityPoliciesClientMockRecorder added in v0.13.3

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

MockSecurityPoliciesClientMockRecorder is the mock recorder for MockSecurityPoliciesClient.

func (*MockSecurityPoliciesClientMockRecorder) ListByProfile added in v0.13.3

func (mr *MockSecurityPoliciesClientMockRecorder) ListByProfile(arg0, arg1, arg2 interface{}) *gomock.Call

ListByProfile indicates an expected call of ListByProfile.

type MockSecurityPricingsClient

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

MockSecurityPricingsClient is a mock of SecurityPricingsClient interface.

func NewMockSecurityPricingsClient

func NewMockSecurityPricingsClient(ctrl *gomock.Controller) *MockSecurityPricingsClient

NewMockSecurityPricingsClient creates a new mock instance.

func (*MockSecurityPricingsClient) EXPECT

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

func (*MockSecurityPricingsClient) List

List mocks base method.

type MockSecurityPricingsClientMockRecorder

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

MockSecurityPricingsClientMockRecorder is the mock recorder for MockSecurityPricingsClient.

func (*MockSecurityPricingsClientMockRecorder) List

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

List indicates an expected call of List.

type MockSecuritySettingsClient

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

MockSecuritySettingsClient is a mock of SecuritySettingsClient interface.

func NewMockSecuritySettingsClient

func NewMockSecuritySettingsClient(ctrl *gomock.Controller) *MockSecuritySettingsClient

NewMockSecuritySettingsClient creates a new mock instance.

func (*MockSecuritySettingsClient) EXPECT

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

func (*MockSecuritySettingsClient) List

List mocks base method.

type MockSecuritySettingsClientMockRecorder

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

MockSecuritySettingsClientMockRecorder is the mock recorder for MockSecuritySettingsClient.

func (*MockSecuritySettingsClientMockRecorder) List

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

List indicates an expected call of List.

type MockServerSecurityAlertPoliciesClient

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

MockServerSecurityAlertPoliciesClient is a mock of ServerSecurityAlertPoliciesClient interface.

func NewMockServerSecurityAlertPoliciesClient

func NewMockServerSecurityAlertPoliciesClient(ctrl *gomock.Controller) *MockServerSecurityAlertPoliciesClient

NewMockServerSecurityAlertPoliciesClient creates a new mock instance.

func (*MockServerSecurityAlertPoliciesClient) EXPECT

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

func (*MockServerSecurityAlertPoliciesClient) ListByServer

ListByServer mocks base method.

type MockServerSecurityAlertPoliciesClientMockRecorder

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

MockServerSecurityAlertPoliciesClientMockRecorder is the mock recorder for MockServerSecurityAlertPoliciesClient.

func (*MockServerSecurityAlertPoliciesClientMockRecorder) ListByServer

func (mr *MockServerSecurityAlertPoliciesClientMockRecorder) ListByServer(arg0, arg1, arg2 interface{}) *gomock.Call

ListByServer indicates an expected call of ListByServer.

type MockStorageAccountClient

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

MockStorageAccountClient is a mock of StorageAccountClient interface.

func NewMockStorageAccountClient

func NewMockStorageAccountClient(ctrl *gomock.Controller) *MockStorageAccountClient

NewMockStorageAccountClient creates a new mock instance.

func (*MockStorageAccountClient) EXPECT

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

func (*MockStorageAccountClient) List

List mocks base method.

func (*MockStorageAccountClient) ListKeys

ListKeys mocks base method.

type MockStorageAccountClientMockRecorder

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

MockStorageAccountClientMockRecorder is the mock recorder for MockStorageAccountClient.

func (*MockStorageAccountClientMockRecorder) List

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

List indicates an expected call of List.

func (*MockStorageAccountClientMockRecorder) ListKeys

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

ListKeys indicates an expected call of ListKeys.

type MockStorageBlobServicePropertiesClient

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

MockStorageBlobServicePropertiesClient is a mock of StorageBlobServicePropertiesClient interface.

func NewMockStorageBlobServicePropertiesClient

func NewMockStorageBlobServicePropertiesClient(ctrl *gomock.Controller) *MockStorageBlobServicePropertiesClient

NewMockStorageBlobServicePropertiesClient creates a new mock instance.

func (*MockStorageBlobServicePropertiesClient) EXPECT

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

func (*MockStorageBlobServicePropertiesClient) GetServiceProperties

GetServiceProperties mocks base method.

type MockStorageBlobServicePropertiesClientMockRecorder

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

MockStorageBlobServicePropertiesClientMockRecorder is the mock recorder for MockStorageBlobServicePropertiesClient.

func (*MockStorageBlobServicePropertiesClientMockRecorder) GetServiceProperties

func (mr *MockStorageBlobServicePropertiesClientMockRecorder) GetServiceProperties(arg0, arg1 interface{}) *gomock.Call

GetServiceProperties indicates an expected call of GetServiceProperties.

type MockStorageBlobServicesClient

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

MockStorageBlobServicesClient is a mock of StorageBlobServicesClient interface.

func NewMockStorageBlobServicesClient

func NewMockStorageBlobServicesClient(ctrl *gomock.Controller) *MockStorageBlobServicesClient

NewMockStorageBlobServicesClient creates a new mock instance.

func (*MockStorageBlobServicesClient) EXPECT

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

func (*MockStorageBlobServicesClient) List

List mocks base method.

type MockStorageBlobServicesClientMockRecorder

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

MockStorageBlobServicesClientMockRecorder is the mock recorder for MockStorageBlobServicesClient.

func (*MockStorageBlobServicesClientMockRecorder) List

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

List indicates an expected call of List.

type MockStorageContainerClient

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

MockStorageContainerClient is a mock of StorageContainerClient interface.

func NewMockStorageContainerClient

func NewMockStorageContainerClient(ctrl *gomock.Controller) *MockStorageContainerClient

NewMockStorageContainerClient creates a new mock instance.

func (*MockStorageContainerClient) EXPECT

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

func (*MockStorageContainerClient) List

List mocks base method.

type MockStorageContainerClientMockRecorder

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

MockStorageContainerClientMockRecorder is the mock recorder for MockStorageContainerClient.

func (*MockStorageContainerClientMockRecorder) List

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

List indicates an expected call of List.

type MockStorageQueueServicePropertiesClient

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

MockStorageQueueServicePropertiesClient is a mock of StorageQueueServicePropertiesClient interface.

func NewMockStorageQueueServicePropertiesClient

func NewMockStorageQueueServicePropertiesClient(ctrl *gomock.Controller) *MockStorageQueueServicePropertiesClient

NewMockStorageQueueServicePropertiesClient creates a new mock instance.

func (*MockStorageQueueServicePropertiesClient) EXPECT

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

func (*MockStorageQueueServicePropertiesClient) GetServiceProperties

GetServiceProperties mocks base method.

type MockStorageQueueServicePropertiesClientMockRecorder

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

MockStorageQueueServicePropertiesClientMockRecorder is the mock recorder for MockStorageQueueServicePropertiesClient.

func (*MockStorageQueueServicePropertiesClientMockRecorder) GetServiceProperties

func (mr *MockStorageQueueServicePropertiesClientMockRecorder) GetServiceProperties(arg0, arg1 interface{}) *gomock.Call

GetServiceProperties indicates an expected call of GetServiceProperties.

type MockSubscriptionsClient

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

MockSubscriptionsClient is a mock of SubscriptionsClient interface.

func NewMockSubscriptionsClient

func NewMockSubscriptionsClient(ctrl *gomock.Controller) *MockSubscriptionsClient

NewMockSubscriptionsClient creates a new mock instance.

func (*MockSubscriptionsClient) EXPECT

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

func (*MockSubscriptionsClient) NewListLocationsPager

NewListLocationsPager mocks base method.

func (*MockSubscriptionsClient) NewListPager

NewListPager mocks base method.

type MockSubscriptionsClientMockRecorder

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

MockSubscriptionsClientMockRecorder is the mock recorder for MockSubscriptionsClient.

func (*MockSubscriptionsClientMockRecorder) NewListLocationsPager

func (mr *MockSubscriptionsClientMockRecorder) NewListLocationsPager(arg0, arg1 interface{}) *gomock.Call

NewListLocationsPager indicates an expected call of NewListLocationsPager.

func (*MockSubscriptionsClientMockRecorder) NewListPager

func (mr *MockSubscriptionsClientMockRecorder) NewListPager(arg0 interface{}) *gomock.Call

NewListPager indicates an expected call of NewListPager.

type MockTenantsClient

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

MockTenantsClient is a mock of TenantsClient interface.

func NewMockTenantsClient

func NewMockTenantsClient(ctrl *gomock.Controller) *MockTenantsClient

NewMockTenantsClient creates a new mock instance.

func (*MockTenantsClient) EXPECT

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

func (*MockTenantsClient) NewListPager

NewListPager mocks base method.

type MockTenantsClientMockRecorder

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

MockTenantsClientMockRecorder is the mock recorder for MockTenantsClient.

func (*MockTenantsClientMockRecorder) NewListPager

func (mr *MockTenantsClientMockRecorder) NewListPager(arg0 interface{}) *gomock.Call

NewListPager indicates an expected call of NewListPager.

type MockTopicsClient

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

MockTopicsClient is a mock of TopicsClient interface.

func NewMockTopicsClient

func NewMockTopicsClient(ctrl *gomock.Controller) *MockTopicsClient

NewMockTopicsClient creates a new mock instance.

func (*MockTopicsClient) EXPECT

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

func (*MockTopicsClient) ListAuthorizationRules

func (m *MockTopicsClient) ListAuthorizationRules(arg0 context.Context, arg1, arg2, arg3 string) (servicebus.SBAuthorizationRuleListResultPage, error)

ListAuthorizationRules mocks base method.

func (*MockTopicsClient) ListByNamespace

func (m *MockTopicsClient) ListByNamespace(arg0 context.Context, arg1, arg2 string, arg3, arg4 *int32) (servicebus.SBTopicListResultPage, error)

ListByNamespace mocks base method.

func (*MockTopicsClient) ListKeys

func (m *MockTopicsClient) ListKeys(arg0 context.Context, arg1, arg2, arg3, arg4 string) (servicebus.AccessKeys, error)

ListKeys mocks base method.

type MockTopicsClientMockRecorder

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

MockTopicsClientMockRecorder is the mock recorder for MockTopicsClient.

func (*MockTopicsClientMockRecorder) ListAuthorizationRules

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

ListAuthorizationRules indicates an expected call of ListAuthorizationRules.

func (*MockTopicsClientMockRecorder) ListByNamespace

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

ListByNamespace indicates an expected call of ListByNamespace.

func (*MockTopicsClientMockRecorder) ListKeys

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

ListKeys indicates an expected call of ListKeys.

type MockTransparentDataEncryptionsClient

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

MockTransparentDataEncryptionsClient is a mock of TransparentDataEncryptionsClient interface.

func NewMockTransparentDataEncryptionsClient

func NewMockTransparentDataEncryptionsClient(ctrl *gomock.Controller) *MockTransparentDataEncryptionsClient

NewMockTransparentDataEncryptionsClient creates a new mock instance.

func (*MockTransparentDataEncryptionsClient) EXPECT

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

func (*MockTransparentDataEncryptionsClient) Get

Get mocks base method.

type MockTransparentDataEncryptionsClientMockRecorder

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

MockTransparentDataEncryptionsClientMockRecorder is the mock recorder for MockTransparentDataEncryptionsClient.

func (*MockTransparentDataEncryptionsClientMockRecorder) Get

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

Get indicates an expected call of Get.

type MockVaultClient

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

MockVaultClient is a mock of VaultClient interface.

func NewMockVaultClient

func NewMockVaultClient(ctrl *gomock.Controller) *MockVaultClient

NewMockVaultClient creates a new mock instance.

func (*MockVaultClient) EXPECT

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

func (*MockVaultClient) ListBySubscription

func (m *MockVaultClient) ListBySubscription(arg0 context.Context, arg1 *int32) (keyvault.VaultListResultPage, error)

ListBySubscription mocks base method.

type MockVaultClientMockRecorder

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

MockVaultClientMockRecorder is the mock recorder for MockVaultClient.

func (*MockVaultClientMockRecorder) ListBySubscription

func (mr *MockVaultClientMockRecorder) ListBySubscription(arg0, arg1 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

type MockVirtualMachineExtensionsClient

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

MockVirtualMachineExtensionsClient is a mock of VirtualMachineExtensionsClient interface.

func NewMockVirtualMachineExtensionsClient

func NewMockVirtualMachineExtensionsClient(ctrl *gomock.Controller) *MockVirtualMachineExtensionsClient

NewMockVirtualMachineExtensionsClient creates a new mock instance.

func (*MockVirtualMachineExtensionsClient) EXPECT

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

func (*MockVirtualMachineExtensionsClient) List

List mocks base method.

type MockVirtualMachineExtensionsClientMockRecorder

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

MockVirtualMachineExtensionsClientMockRecorder is the mock recorder for MockVirtualMachineExtensionsClient.

func (*MockVirtualMachineExtensionsClientMockRecorder) List

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

List indicates an expected call of List.

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) EXPECT

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

func (*MockVirtualMachineScaleSetsClient) ListAll

ListAll mocks base method.

type MockVirtualMachineScaleSetsClientMockRecorder

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

MockVirtualMachineScaleSetsClientMockRecorder is the mock recorder for MockVirtualMachineScaleSetsClient.

func (*MockVirtualMachineScaleSetsClientMockRecorder) ListAll

func (mr *MockVirtualMachineScaleSetsClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

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) EXPECT

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

func (*MockVirtualMachinesClient) InstanceView

InstanceView mocks base method.

func (*MockVirtualMachinesClient) ListAll

ListAll mocks base method.

type MockVirtualMachinesClientMockRecorder

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

MockVirtualMachinesClientMockRecorder is the mock recorder for MockVirtualMachinesClient.

func (*MockVirtualMachinesClientMockRecorder) InstanceView

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

InstanceView indicates an expected call of InstanceView.

func (*MockVirtualMachinesClientMockRecorder) ListAll

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

ListAll indicates an expected call of ListAll.

type MockVirtualNetworkGatewaysClient

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

MockVirtualNetworkGatewaysClient is a mock of VirtualNetworkGatewaysClient interface.

func NewMockVirtualNetworkGatewaysClient

func NewMockVirtualNetworkGatewaysClient(ctrl *gomock.Controller) *MockVirtualNetworkGatewaysClient

NewMockVirtualNetworkGatewaysClient creates a new mock instance.

func (*MockVirtualNetworkGatewaysClient) EXPECT

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

func (*MockVirtualNetworkGatewaysClient) List

List mocks base method.

func (*MockVirtualNetworkGatewaysClient) ListConnections

ListConnections mocks base method.

type MockVirtualNetworkGatewaysClientMockRecorder

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

MockVirtualNetworkGatewaysClientMockRecorder is the mock recorder for MockVirtualNetworkGatewaysClient.

func (*MockVirtualNetworkGatewaysClientMockRecorder) List

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

List indicates an expected call of List.

func (*MockVirtualNetworkGatewaysClientMockRecorder) ListConnections

func (mr *MockVirtualNetworkGatewaysClientMockRecorder) ListConnections(arg0, arg1, arg2 interface{}) *gomock.Call

ListConnections indicates an expected call of ListConnections.

type MockVirtualNetworksClient

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

MockVirtualNetworksClient is a mock of VirtualNetworksClient interface.

func NewMockVirtualNetworksClient

func NewMockVirtualNetworksClient(ctrl *gomock.Controller) *MockVirtualNetworksClient

NewMockVirtualNetworksClient creates a new mock instance.

func (*MockVirtualNetworksClient) EXPECT

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

func (*MockVirtualNetworksClient) ListAll

ListAll mocks base method.

type MockVirtualNetworksClientMockRecorder

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

MockVirtualNetworksClientMockRecorder is the mock recorder for MockVirtualNetworksClient.

func (*MockVirtualNetworksClientMockRecorder) ListAll

func (mr *MockVirtualNetworksClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockWatchersClient

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

MockWatchersClient is a mock of WatchersClient interface.

func NewMockWatchersClient

func NewMockWatchersClient(ctrl *gomock.Controller) *MockWatchersClient

NewMockWatchersClient creates a new mock instance.

func (*MockWatchersClient) EXPECT

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

func (*MockWatchersClient) GetFlowLogStatus

GetFlowLogStatus mocks base method.

func (*MockWatchersClient) ListAll

ListAll mocks base method.

type MockWatchersClientMockRecorder

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

MockWatchersClientMockRecorder is the mock recorder for MockWatchersClient.

func (*MockWatchersClientMockRecorder) GetFlowLogStatus

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

GetFlowLogStatus indicates an expected call of GetFlowLogStatus.

func (*MockWatchersClientMockRecorder) ListAll

func (mr *MockWatchersClientMockRecorder) ListAll(arg0 interface{}) *gomock.Call

ListAll indicates an expected call of ListAll.

type MockWorkflowsClient

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

MockWorkflowsClient is a mock of WorkflowsClient interface.

func NewMockWorkflowsClient

func NewMockWorkflowsClient(ctrl *gomock.Controller) *MockWorkflowsClient

NewMockWorkflowsClient creates a new mock instance.

func (*MockWorkflowsClient) EXPECT

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

func (*MockWorkflowsClient) ListBySubscription

func (m *MockWorkflowsClient) ListBySubscription(arg0 context.Context, arg1 *int32, arg2 string) (logic.WorkflowListResultPage, error)

ListBySubscription mocks base method.

type MockWorkflowsClientMockRecorder

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

MockWorkflowsClientMockRecorder is the mock recorder for MockWorkflowsClient.

func (*MockWorkflowsClientMockRecorder) ListBySubscription

func (mr *MockWorkflowsClientMockRecorder) ListBySubscription(arg0, arg1, arg2 interface{}) *gomock.Call

ListBySubscription indicates an expected call of ListBySubscription.

Jump to

Keyboard shortcuts

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