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.
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 ¶
- type MockACMClient
- func (m *MockACMClient) DescribeCertificate(arg0 context.Context, arg1 *acm.DescribeCertificateInput, ...) (*acm.DescribeCertificateOutput, error)
- func (m *MockACMClient) EXPECT() *MockACMClientMockRecorder
- func (m *MockACMClient) ListCertificates(arg0 context.Context, arg1 *acm.ListCertificatesInput, ...) (*acm.ListCertificatesOutput, error)
- func (m *MockACMClient) ListTagsForCertificate(arg0 context.Context, arg1 *acm.ListTagsForCertificateInput, ...) (*acm.ListTagsForCertificateOutput, error)
- type MockACMClientMockRecorder
- func (mr *MockACMClientMockRecorder) DescribeCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockACMClientMockRecorder) ListCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockACMClientMockRecorder) ListTagsForCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockAnalyzerClient
- func (m *MockAnalyzerClient) EXPECT() *MockAnalyzerClientMockRecorder
- func (m *MockAnalyzerClient) ListAnalyzers(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, ...) (*accessanalyzer.ListAnalyzersOutput, error)
- func (m *MockAnalyzerClient) ListArchiveRules(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, ...) (*accessanalyzer.ListArchiveRulesOutput, error)
- func (m *MockAnalyzerClient) ListFindings(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, ...) (*accessanalyzer.ListFindingsOutput, error)
- type MockAnalyzerClientMockRecorder
- func (mr *MockAnalyzerClientMockRecorder) ListAnalyzers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAnalyzerClientMockRecorder) ListArchiveRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAnalyzerClientMockRecorder) ListFindings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockApigatewayClient
- func (m *MockApigatewayClient) EXPECT() *MockApigatewayClientMockRecorder
- func (m *MockApigatewayClient) GetApiKeys(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, ...) (*apigateway.GetApiKeysOutput, error)
- func (m *MockApigatewayClient) GetAuthorizers(arg0 context.Context, arg1 *apigateway.GetAuthorizersInput, ...) (*apigateway.GetAuthorizersOutput, error)
- func (m *MockApigatewayClient) GetBasePathMappings(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, ...) (*apigateway.GetBasePathMappingsOutput, error)
- func (m *MockApigatewayClient) GetClientCertificates(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, ...) (*apigateway.GetClientCertificatesOutput, error)
- func (m *MockApigatewayClient) GetDeployments(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, ...) (*apigateway.GetDeploymentsOutput, error)
- func (m *MockApigatewayClient) GetDocumentationParts(arg0 context.Context, arg1 *apigateway.GetDocumentationPartsInput, ...) (*apigateway.GetDocumentationPartsOutput, error)
- func (m *MockApigatewayClient) GetDocumentationVersions(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionsInput, ...) (*apigateway.GetDocumentationVersionsOutput, error)
- func (m *MockApigatewayClient) GetDomainNames(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, ...) (*apigateway.GetDomainNamesOutput, error)
- func (m *MockApigatewayClient) GetGatewayResponses(arg0 context.Context, arg1 *apigateway.GetGatewayResponsesInput, ...) (*apigateway.GetGatewayResponsesOutput, error)
- func (m *MockApigatewayClient) GetModelTemplate(arg0 context.Context, arg1 *apigateway.GetModelTemplateInput, ...) (*apigateway.GetModelTemplateOutput, error)
- func (m *MockApigatewayClient) GetModels(arg0 context.Context, arg1 *apigateway.GetModelsInput, ...) (*apigateway.GetModelsOutput, error)
- func (m *MockApigatewayClient) GetRequestValidators(arg0 context.Context, arg1 *apigateway.GetRequestValidatorsInput, ...) (*apigateway.GetRequestValidatorsOutput, error)
- func (m *MockApigatewayClient) GetResources(arg0 context.Context, arg1 *apigateway.GetResourcesInput, ...) (*apigateway.GetResourcesOutput, error)
- func (m *MockApigatewayClient) GetRestApis(arg0 context.Context, arg1 *apigateway.GetRestApisInput, ...) (*apigateway.GetRestApisOutput, error)
- func (m *MockApigatewayClient) GetStages(arg0 context.Context, arg1 *apigateway.GetStagesInput, ...) (*apigateway.GetStagesOutput, error)
- func (m *MockApigatewayClient) GetUsagePlanKeys(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, ...) (*apigateway.GetUsagePlanKeysOutput, error)
- func (m *MockApigatewayClient) GetUsagePlans(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, ...) (*apigateway.GetUsagePlansOutput, error)
- func (m *MockApigatewayClient) GetVpcLinks(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, ...) (*apigateway.GetVpcLinksOutput, error)
- type MockApigatewayClientMockRecorder
- func (mr *MockApigatewayClientMockRecorder) GetApiKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetBasePathMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetClientCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetDocumentationParts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetDocumentationVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetGatewayResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetRequestValidators(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetRestApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetUsagePlanKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetUsagePlans(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockApigatewayv2Client
- func (m *MockApigatewayv2Client) EXPECT() *MockApigatewayv2ClientMockRecorder
- func (m *MockApigatewayv2Client) GetApiMappings(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingsInput, ...) (*apigatewayv2.GetApiMappingsOutput, error)
- func (m *MockApigatewayv2Client) GetApis(arg0 context.Context, arg1 *apigatewayv2.GetApisInput, ...) (*apigatewayv2.GetApisOutput, error)
- func (m *MockApigatewayv2Client) GetAuthorizers(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizersInput, ...) (*apigatewayv2.GetAuthorizersOutput, error)
- func (m *MockApigatewayv2Client) GetDeployments(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentsInput, ...) (*apigatewayv2.GetDeploymentsOutput, error)
- func (m *MockApigatewayv2Client) GetDomainNames(arg0 context.Context, arg1 *apigatewayv2.GetDomainNamesInput, ...) (*apigatewayv2.GetDomainNamesOutput, error)
- func (m *MockApigatewayv2Client) GetIntegrationResponses(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponsesInput, ...) (*apigatewayv2.GetIntegrationResponsesOutput, error)
- func (m *MockApigatewayv2Client) GetIntegrations(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationsInput, ...) (*apigatewayv2.GetIntegrationsOutput, error)
- func (m *MockApigatewayv2Client) GetModelTemplate(arg0 context.Context, arg1 *apigatewayv2.GetModelTemplateInput, ...) (*apigatewayv2.GetModelTemplateOutput, error)
- func (m *MockApigatewayv2Client) GetModels(arg0 context.Context, arg1 *apigatewayv2.GetModelsInput, ...) (*apigatewayv2.GetModelsOutput, error)
- func (m *MockApigatewayv2Client) GetRouteResponses(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponsesInput, ...) (*apigatewayv2.GetRouteResponsesOutput, error)
- func (m *MockApigatewayv2Client) GetRoutes(arg0 context.Context, arg1 *apigatewayv2.GetRoutesInput, ...) (*apigatewayv2.GetRoutesOutput, error)
- func (m *MockApigatewayv2Client) GetStages(arg0 context.Context, arg1 *apigatewayv2.GetStagesInput, ...) (*apigatewayv2.GetStagesOutput, error)
- func (m *MockApigatewayv2Client) GetTags(arg0 context.Context, arg1 *apigatewayv2.GetTagsInput, ...) (*apigatewayv2.GetTagsOutput, error)
- func (m *MockApigatewayv2Client) GetVpcLinks(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinksInput, ...) (*apigatewayv2.GetVpcLinksOutput, error)
- type MockApigatewayv2ClientMockRecorder
- func (mr *MockApigatewayv2ClientMockRecorder) GetApiMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrationResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetRouteResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetRoutes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApigatewayv2ClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockApplicationAutoscalingClient
- type MockApplicationAutoscalingClientMockRecorder
- type MockAthenaClient
- func (m *MockAthenaClient) EXPECT() *MockAthenaClientMockRecorder
- func (m *MockAthenaClient) GetDataCatalog(arg0 context.Context, arg1 *athena.GetDataCatalogInput, ...) (*athena.GetDataCatalogOutput, error)
- func (m *MockAthenaClient) GetNamedQuery(arg0 context.Context, arg1 *athena.GetNamedQueryInput, ...) (*athena.GetNamedQueryOutput, error)
- func (m *MockAthenaClient) GetPreparedStatement(arg0 context.Context, arg1 *athena.GetPreparedStatementInput, ...) (*athena.GetPreparedStatementOutput, error)
- func (m *MockAthenaClient) GetQueryExecution(arg0 context.Context, arg1 *athena.GetQueryExecutionInput, ...) (*athena.GetQueryExecutionOutput, error)
- func (m *MockAthenaClient) GetWorkGroup(arg0 context.Context, arg1 *athena.GetWorkGroupInput, ...) (*athena.GetWorkGroupOutput, error)
- func (m *MockAthenaClient) ListDataCatalogs(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, ...) (*athena.ListDataCatalogsOutput, error)
- func (m *MockAthenaClient) ListDatabases(arg0 context.Context, arg1 *athena.ListDatabasesInput, ...) (*athena.ListDatabasesOutput, error)
- func (m *MockAthenaClient) ListNamedQueries(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, ...) (*athena.ListNamedQueriesOutput, error)
- func (m *MockAthenaClient) ListPreparedStatements(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, ...) (*athena.ListPreparedStatementsOutput, error)
- func (m *MockAthenaClient) ListQueryExecutions(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, ...) (*athena.ListQueryExecutionsOutput, error)
- func (m *MockAthenaClient) ListTableMetadata(arg0 context.Context, arg1 *athena.ListTableMetadataInput, ...) (*athena.ListTableMetadataOutput, error)
- func (m *MockAthenaClient) ListTagsForResource(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, ...) (*athena.ListTagsForResourceOutput, error)
- func (m *MockAthenaClient) ListWorkGroups(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, ...) (*athena.ListWorkGroupsOutput, error)
- type MockAthenaClientMockRecorder
- func (mr *MockAthenaClientMockRecorder) GetDataCatalog(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) GetNamedQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) GetPreparedStatement(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) GetQueryExecution(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) GetWorkGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListDataCatalogs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListDatabases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListNamedQueries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListPreparedStatements(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListQueryExecutions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListTableMetadata(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaClientMockRecorder) ListWorkGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockAutoscalingClient
- func (m *MockAutoscalingClient) DescribeAutoScalingGroups(arg0 context.Context, arg1 *autoscaling.DescribeAutoScalingGroupsInput, ...) (*autoscaling.DescribeAutoScalingGroupsOutput, error)
- func (m *MockAutoscalingClient) DescribeLaunchConfigurations(arg0 context.Context, arg1 *autoscaling.DescribeLaunchConfigurationsInput, ...) (*autoscaling.DescribeLaunchConfigurationsOutput, error)
- func (m *MockAutoscalingClient) DescribeLifecycleHooks(arg0 context.Context, arg1 *autoscaling.DescribeLifecycleHooksInput, ...) (*autoscaling.DescribeLifecycleHooksOutput, error)
- func (m *MockAutoscalingClient) DescribeLoadBalancerTargetGroups(arg0 context.Context, arg1 *autoscaling.DescribeLoadBalancerTargetGroupsInput, ...) (*autoscaling.DescribeLoadBalancerTargetGroupsOutput, error)
- func (m *MockAutoscalingClient) DescribeLoadBalancers(arg0 context.Context, arg1 *autoscaling.DescribeLoadBalancersInput, ...) (*autoscaling.DescribeLoadBalancersOutput, error)
- func (m *MockAutoscalingClient) DescribeNotificationConfigurations(arg0 context.Context, ...) (*autoscaling.DescribeNotificationConfigurationsOutput, error)
- func (m *MockAutoscalingClient) DescribePolicies(arg0 context.Context, arg1 *autoscaling.DescribePoliciesInput, ...) (*autoscaling.DescribePoliciesOutput, error)
- func (m *MockAutoscalingClient) DescribeScheduledActions(arg0 context.Context, arg1 *autoscaling.DescribeScheduledActionsInput, ...) (*autoscaling.DescribeScheduledActionsOutput, error)
- func (m *MockAutoscalingClient) DescribeTags(arg0 context.Context, arg1 *autoscaling.DescribeTagsInput, ...) (*autoscaling.DescribeTagsOutput, error)
- func (m *MockAutoscalingClient) EXPECT() *MockAutoscalingClientMockRecorder
- type MockAutoscalingClientMockRecorder
- func (mr *MockAutoscalingClientMockRecorder) DescribeAutoScalingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeLaunchConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeLifecycleHooks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeLoadBalancerTargetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeNotificationConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeScheduledActions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAutoscalingClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockBackupClient
- func (m *MockBackupClient) DescribeGlobalSettings(arg0 context.Context, arg1 *backup.DescribeGlobalSettingsInput, ...) (*backup.DescribeGlobalSettingsOutput, error)
- func (m *MockBackupClient) DescribeRegionSettings(arg0 context.Context, arg1 *backup.DescribeRegionSettingsInput, ...) (*backup.DescribeRegionSettingsOutput, error)
- func (m *MockBackupClient) EXPECT() *MockBackupClientMockRecorder
- func (m *MockBackupClient) GetBackupPlan(arg0 context.Context, arg1 *backup.GetBackupPlanInput, ...) (*backup.GetBackupPlanOutput, error)
- func (m *MockBackupClient) GetBackupSelection(arg0 context.Context, arg1 *backup.GetBackupSelectionInput, ...) (*backup.GetBackupSelectionOutput, error)
- func (m *MockBackupClient) GetBackupVaultAccessPolicy(arg0 context.Context, arg1 *backup.GetBackupVaultAccessPolicyInput, ...) (*backup.GetBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupClient) GetBackupVaultNotifications(arg0 context.Context, arg1 *backup.GetBackupVaultNotificationsInput, ...) (*backup.GetBackupVaultNotificationsOutput, error)
- func (m *MockBackupClient) ListBackupPlans(arg0 context.Context, arg1 *backup.ListBackupPlansInput, ...) (*backup.ListBackupPlansOutput, error)
- func (m *MockBackupClient) ListBackupSelections(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, ...) (*backup.ListBackupSelectionsOutput, error)
- func (m *MockBackupClient) ListBackupVaults(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, ...) (*backup.ListBackupVaultsOutput, error)
- func (m *MockBackupClient) ListRecoveryPointsByBackupVault(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, ...) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
- func (m *MockBackupClient) ListTags(arg0 context.Context, arg1 *backup.ListTagsInput, ...) (*backup.ListTagsOutput, error)
- type MockBackupClientMockRecorder
- func (mr *MockBackupClientMockRecorder) DescribeGlobalSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) DescribeRegionSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) GetBackupPlan(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) GetBackupSelection(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) GetBackupVaultAccessPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) GetBackupVaultNotifications(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) ListBackupPlans(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) ListBackupSelections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) ListBackupVaults(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) ListRecoveryPointsByBackupVault(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockCloudFormationClient
- func (m *MockCloudFormationClient) DescribeStacks(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, ...) (*cloudformation.DescribeStacksOutput, error)
- func (m *MockCloudFormationClient) EXPECT() *MockCloudFormationClientMockRecorder
- func (m *MockCloudFormationClient) ListStackResources(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, ...) (*cloudformation.ListStackResourcesOutput, error)
- type MockCloudFormationClientMockRecorder
- type MockCloudfrontClient
- func (m *MockCloudfrontClient) EXPECT() *MockCloudfrontClientMockRecorder
- func (m *MockCloudfrontClient) GetDistribution(arg0 context.Context, arg1 *cloudfront.GetDistributionInput, ...) (*cloudfront.GetDistributionOutput, error)
- func (m *MockCloudfrontClient) ListCachePolicies(arg0 context.Context, arg1 *cloudfront.ListCachePoliciesInput, ...) (*cloudfront.ListCachePoliciesOutput, error)
- func (m *MockCloudfrontClient) ListDistributions(arg0 context.Context, arg1 *cloudfront.ListDistributionsInput, ...) (*cloudfront.ListDistributionsOutput, error)
- func (m *MockCloudfrontClient) ListDistributionsByWebACLId(arg0 context.Context, arg1 *cloudfront.ListDistributionsByWebACLIdInput, ...) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
- func (m *MockCloudfrontClient) ListTagsForResource(arg0 context.Context, arg1 *cloudfront.ListTagsForResourceInput, ...) (*cloudfront.ListTagsForResourceOutput, error)
- type MockCloudfrontClientMockRecorder
- func (mr *MockCloudfrontClientMockRecorder) GetDistribution(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudfrontClientMockRecorder) ListCachePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudfrontClientMockRecorder) ListDistributions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudfrontClientMockRecorder) ListDistributionsByWebACLId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudfrontClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockCloudtrailClient
- func (m *MockCloudtrailClient) DescribeTrails(arg0 context.Context, arg1 *cloudtrail.DescribeTrailsInput, ...) (*cloudtrail.DescribeTrailsOutput, error)
- func (m *MockCloudtrailClient) EXPECT() *MockCloudtrailClientMockRecorder
- func (m *MockCloudtrailClient) GetEventSelectors(arg0 context.Context, arg1 *cloudtrail.GetEventSelectorsInput, ...) (*cloudtrail.GetEventSelectorsOutput, error)
- func (m *MockCloudtrailClient) GetTrailStatus(arg0 context.Context, arg1 *cloudtrail.GetTrailStatusInput, ...) (*cloudtrail.GetTrailStatusOutput, error)
- func (m *MockCloudtrailClient) ListTags(arg0 context.Context, arg1 *cloudtrail.ListTagsInput, ...) (*cloudtrail.ListTagsOutput, error)
- type MockCloudtrailClientMockRecorder
- func (mr *MockCloudtrailClientMockRecorder) DescribeTrails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudtrailClientMockRecorder) GetEventSelectors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudtrailClientMockRecorder) GetTrailStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudtrailClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockCloudwatchClient
- type MockCloudwatchClientMockRecorder
- type MockCloudwatchLogsClient
- type MockCloudwatchLogsClientMockRecorder
- type MockCodePipelineClient
- func (m *MockCodePipelineClient) EXPECT() *MockCodePipelineClientMockRecorder
- func (m *MockCodePipelineClient) GetPipeline(arg0 context.Context, arg1 *codepipeline.GetPipelineInput, ...) (*codepipeline.GetPipelineOutput, error)
- func (m *MockCodePipelineClient) ListPipelines(arg0 context.Context, arg1 *codepipeline.ListPipelinesInput, ...) (*codepipeline.ListPipelinesOutput, error)
- func (m *MockCodePipelineClient) ListTagsForResource(arg0 context.Context, arg1 *codepipeline.ListTagsForResourceInput, ...) (*codepipeline.ListTagsForResourceOutput, error)
- func (m *MockCodePipelineClient) ListWebhooks(arg0 context.Context, arg1 *codepipeline.ListWebhooksInput, ...) (*codepipeline.ListWebhooksOutput, error)
- type MockCodePipelineClientMockRecorder
- func (mr *MockCodePipelineClientMockRecorder) GetPipeline(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodePipelineClientMockRecorder) ListPipelines(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodePipelineClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodePipelineClientMockRecorder) ListWebhooks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockCodebuildClient
- func (m *MockCodebuildClient) BatchGetProjects(arg0 context.Context, arg1 *codebuild.BatchGetProjectsInput, ...) (*codebuild.BatchGetProjectsOutput, error)
- func (m *MockCodebuildClient) EXPECT() *MockCodebuildClientMockRecorder
- func (m *MockCodebuildClient) ListProjects(arg0 context.Context, arg1 *codebuild.ListProjectsInput, ...) (*codebuild.ListProjectsOutput, error)
- type MockCodebuildClientMockRecorder
- type MockCognitoIdentityPoolsClient
- func (m *MockCognitoIdentityPoolsClient) DescribeIdentityPool(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityPoolInput, ...) (*cognitoidentity.DescribeIdentityPoolOutput, error)
- func (m *MockCognitoIdentityPoolsClient) EXPECT() *MockCognitoIdentityPoolsClientMockRecorder
- func (m *MockCognitoIdentityPoolsClient) ListIdentityPools(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, ...) (*cognitoidentity.ListIdentityPoolsOutput, error)
- type MockCognitoIdentityPoolsClientMockRecorder
- type MockCognitoUserPoolsClient
- func (m *MockCognitoUserPoolsClient) DescribeIdentityProvider(arg0 context.Context, ...) (*cognitoidentityprovider.DescribeIdentityProviderOutput, error)
- func (m *MockCognitoUserPoolsClient) DescribeUserPool(arg0 context.Context, arg1 *cognitoidentityprovider.DescribeUserPoolInput, ...) (*cognitoidentityprovider.DescribeUserPoolOutput, error)
- func (m *MockCognitoUserPoolsClient) EXPECT() *MockCognitoUserPoolsClientMockRecorder
- func (m *MockCognitoUserPoolsClient) ListIdentityProviders(arg0 context.Context, arg1 *cognitoidentityprovider.ListIdentityProvidersInput, ...) (*cognitoidentityprovider.ListIdentityProvidersOutput, error)
- func (m *MockCognitoUserPoolsClient) ListUserPools(arg0 context.Context, arg1 *cognitoidentityprovider.ListUserPoolsInput, ...) (*cognitoidentityprovider.ListUserPoolsOutput, error)
- type MockCognitoUserPoolsClientMockRecorder
- func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeIdentityProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeUserPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoUserPoolsClientMockRecorder) ListIdentityProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoUserPoolsClientMockRecorder) ListUserPools(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockConfigServiceClient
- func (m *MockConfigServiceClient) DescribeConfigurationRecorderStatus(arg0 context.Context, ...) (*configservice.DescribeConfigurationRecorderStatusOutput, error)
- func (m *MockConfigServiceClient) DescribeConfigurationRecorders(arg0 context.Context, arg1 *configservice.DescribeConfigurationRecordersInput, ...) (*configservice.DescribeConfigurationRecordersOutput, error)
- func (m *MockConfigServiceClient) DescribeConformancePackCompliance(arg0 context.Context, ...) (*configservice.DescribeConformancePackComplianceOutput, error)
- func (m *MockConfigServiceClient) DescribeConformancePacks(arg0 context.Context, arg1 *configservice.DescribeConformancePacksInput, ...) (*configservice.DescribeConformancePacksOutput, error)
- func (m *MockConfigServiceClient) EXPECT() *MockConfigServiceClientMockRecorder
- func (m *MockConfigServiceClient) GetConformancePackComplianceDetails(arg0 context.Context, ...) (*configservice.GetConformancePackComplianceDetailsOutput, error)
- type MockConfigServiceClientMockRecorder
- func (mr *MockConfigServiceClientMockRecorder) DescribeConfigurationRecorderStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConfigServiceClientMockRecorder) DescribeConfigurationRecorders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConfigServiceClientMockRecorder) DescribeConformancePackCompliance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConfigServiceClientMockRecorder) DescribeConformancePacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockConfigServiceClientMockRecorder) GetConformancePackComplianceDetails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockDAXClient
- func (m *MockDAXClient) DescribeClusters(arg0 context.Context, arg1 *dax.DescribeClustersInput, ...) (*dax.DescribeClustersOutput, error)
- func (m *MockDAXClient) EXPECT() *MockDAXClientMockRecorder
- func (m *MockDAXClient) ListTags(arg0 context.Context, arg1 *dax.ListTagsInput, arg2 ...func(*dax.Options)) (*dax.ListTagsOutput, error)
- type MockDAXClientMockRecorder
- type MockDatabasemigrationserviceClient
- func (m *MockDatabasemigrationserviceClient) DescribeReplicationInstances(arg0 context.Context, ...) (*databasemigrationservice.DescribeReplicationInstancesOutput, error)
- func (m *MockDatabasemigrationserviceClient) EXPECT() *MockDatabasemigrationserviceClientMockRecorder
- func (m *MockDatabasemigrationserviceClient) ListTagsForResource(arg0 context.Context, arg1 *databasemigrationservice.ListTagsForResourceInput, ...) (*databasemigrationservice.ListTagsForResourceOutput, error)
- type MockDatabasemigrationserviceClientMockRecorder
- type MockDirectconnectClient
- func (m *MockDirectconnectClient) DescribeConnections(arg0 context.Context, arg1 *directconnect.DescribeConnectionsInput, ...) (*directconnect.DescribeConnectionsOutput, error)
- func (m *MockDirectconnectClient) DescribeDirectConnectGatewayAssociations(arg0 context.Context, ...) (*directconnect.DescribeDirectConnectGatewayAssociationsOutput, error)
- func (m *MockDirectconnectClient) DescribeDirectConnectGatewayAttachments(arg0 context.Context, ...) (*directconnect.DescribeDirectConnectGatewayAttachmentsOutput, error)
- func (m *MockDirectconnectClient) DescribeDirectConnectGateways(arg0 context.Context, arg1 *directconnect.DescribeDirectConnectGatewaysInput, ...) (*directconnect.DescribeDirectConnectGatewaysOutput, error)
- func (m *MockDirectconnectClient) DescribeLags(arg0 context.Context, arg1 *directconnect.DescribeLagsInput, ...) (*directconnect.DescribeLagsOutput, error)
- func (m *MockDirectconnectClient) DescribeVirtualGateways(arg0 context.Context, arg1 *directconnect.DescribeVirtualGatewaysInput, ...) (*directconnect.DescribeVirtualGatewaysOutput, error)
- func (m *MockDirectconnectClient) DescribeVirtualInterfaces(arg0 context.Context, arg1 *directconnect.DescribeVirtualInterfacesInput, ...) (*directconnect.DescribeVirtualInterfacesOutput, error)
- func (m *MockDirectconnectClient) EXPECT() *MockDirectconnectClientMockRecorder
- type MockDirectconnectClientMockRecorder
- func (mr *MockDirectconnectClientMockRecorder) DescribeConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAssociations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeLags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualInterfaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockDynamoDBClient
- func (m *MockDynamoDBClient) DescribeContinuousBackups(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, ...) (*dynamodb.DescribeContinuousBackupsOutput, error)
- func (m *MockDynamoDBClient) DescribeTable(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, ...) (*dynamodb.DescribeTableOutput, error)
- func (m *MockDynamoDBClient) DescribeTableReplicaAutoScaling(arg0 context.Context, arg1 *dynamodb.DescribeTableReplicaAutoScalingInput, ...) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
- func (m *MockDynamoDBClient) EXPECT() *MockDynamoDBClientMockRecorder
- func (m *MockDynamoDBClient) ListTables(arg0 context.Context, arg1 *dynamodb.ListTablesInput, ...) (*dynamodb.ListTablesOutput, error)
- func (m *MockDynamoDBClient) ListTagsOfResource(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, ...) (*dynamodb.ListTagsOfResourceOutput, error)
- type MockDynamoDBClientMockRecorder
- func (mr *MockDynamoDBClientMockRecorder) DescribeContinuousBackups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDynamoDBClientMockRecorder) DescribeTable(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDynamoDBClientMockRecorder) DescribeTableReplicaAutoScaling(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDynamoDBClientMockRecorder) ListTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDynamoDBClientMockRecorder) ListTagsOfResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockEc2Client
- func (m *MockEc2Client) DescribeAddresses(arg0 context.Context, arg1 *ec2.DescribeAddressesInput, ...) (*ec2.DescribeAddressesOutput, error)
- func (m *MockEc2Client) DescribeByoipCidrs(arg0 context.Context, arg1 *ec2.DescribeByoipCidrsInput, ...) (*ec2.DescribeByoipCidrsOutput, error)
- func (m *MockEc2Client) DescribeCustomerGateways(arg0 context.Context, arg1 *ec2.DescribeCustomerGatewaysInput, ...) (*ec2.DescribeCustomerGatewaysOutput, error)
- func (m *MockEc2Client) DescribeEgressOnlyInternetGateways(arg0 context.Context, arg1 *ec2.DescribeEgressOnlyInternetGatewaysInput, ...) (*ec2.DescribeEgressOnlyInternetGatewaysOutput, error)
- func (m *MockEc2Client) DescribeFlowLogs(arg0 context.Context, arg1 *ec2.DescribeFlowLogsInput, ...) (*ec2.DescribeFlowLogsOutput, error)
- func (m *MockEc2Client) DescribeHosts(arg0 context.Context, arg1 *ec2.DescribeHostsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeHostsOutput, error)
- func (m *MockEc2Client) DescribeImageAttribute(arg0 context.Context, arg1 *ec2.DescribeImageAttributeInput, ...) (*ec2.DescribeImageAttributeOutput, error)
- func (m *MockEc2Client) DescribeImages(arg0 context.Context, arg1 *ec2.DescribeImagesInput, ...) (*ec2.DescribeImagesOutput, error)
- func (m *MockEc2Client) DescribeInstanceStatus(arg0 context.Context, arg1 *ec2.DescribeInstanceStatusInput, ...) (*ec2.DescribeInstanceStatusOutput, error)
- func (m *MockEc2Client) DescribeInstances(arg0 context.Context, arg1 *ec2.DescribeInstancesInput, ...) (*ec2.DescribeInstancesOutput, error)
- func (m *MockEc2Client) DescribeInternetGateways(arg0 context.Context, arg1 *ec2.DescribeInternetGatewaysInput, ...) (*ec2.DescribeInternetGatewaysOutput, error)
- func (m *MockEc2Client) DescribeNatGateways(arg0 context.Context, arg1 *ec2.DescribeNatGatewaysInput, ...) (*ec2.DescribeNatGatewaysOutput, error)
- func (m *MockEc2Client) DescribeNetworkAcls(arg0 context.Context, arg1 *ec2.DescribeNetworkAclsInput, ...) (*ec2.DescribeNetworkAclsOutput, error)
- func (m *MockEc2Client) DescribeNetworkInterfaces(arg0 context.Context, arg1 *ec2.DescribeNetworkInterfacesInput, ...) (*ec2.DescribeNetworkInterfacesOutput, error)
- func (m *MockEc2Client) DescribeRegions(arg0 context.Context, arg1 *ec2.DescribeRegionsInput, ...) (*ec2.DescribeRegionsOutput, error)
- func (m *MockEc2Client) DescribeRouteTables(arg0 context.Context, arg1 *ec2.DescribeRouteTablesInput, ...) (*ec2.DescribeRouteTablesOutput, error)
- func (m *MockEc2Client) DescribeSecurityGroups(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, ...) (*ec2.DescribeSecurityGroupsOutput, error)
- func (m *MockEc2Client) DescribeSnapshotAttribute(arg0 context.Context, arg1 *ec2.DescribeSnapshotAttributeInput, ...) (*ec2.DescribeSnapshotAttributeOutput, error)
- func (m *MockEc2Client) DescribeSnapshots(arg0 context.Context, arg1 *ec2.DescribeSnapshotsInput, ...) (*ec2.DescribeSnapshotsOutput, error)
- func (m *MockEc2Client) DescribeSubnets(arg0 context.Context, arg1 *ec2.DescribeSubnetsInput, ...) (*ec2.DescribeSubnetsOutput, error)
- func (m *MockEc2Client) DescribeTransitGatewayAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayAttachmentsInput, ...) (*ec2.DescribeTransitGatewayAttachmentsOutput, error)
- func (m *MockEc2Client) DescribeTransitGatewayMulticastDomains(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayMulticastDomainsInput, ...) (*ec2.DescribeTransitGatewayMulticastDomainsOutput, error)
- func (m *MockEc2Client) DescribeTransitGatewayPeeringAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, ...) (*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, error)
- func (m *MockEc2Client) DescribeTransitGatewayRouteTables(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayRouteTablesInput, ...) (*ec2.DescribeTransitGatewayRouteTablesOutput, error)
- func (m *MockEc2Client) DescribeTransitGatewayVpcAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayVpcAttachmentsInput, ...) (*ec2.DescribeTransitGatewayVpcAttachmentsOutput, error)
- func (m *MockEc2Client) DescribeTransitGateways(arg0 context.Context, arg1 *ec2.DescribeTransitGatewaysInput, ...) (*ec2.DescribeTransitGatewaysOutput, error)
- func (m *MockEc2Client) DescribeVolumes(arg0 context.Context, arg1 *ec2.DescribeVolumesInput, ...) (*ec2.DescribeVolumesOutput, error)
- func (m *MockEc2Client) DescribeVpcEndpointServiceConfigurations(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServiceConfigurationsInput, ...) (*ec2.DescribeVpcEndpointServiceConfigurationsOutput, error)
- func (m *MockEc2Client) DescribeVpcEndpointServices(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServicesInput, ...) (*ec2.DescribeVpcEndpointServicesOutput, error)
- func (m *MockEc2Client) DescribeVpcEndpoints(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointsInput, ...) (*ec2.DescribeVpcEndpointsOutput, error)
- func (m *MockEc2Client) DescribeVpcPeeringConnections(arg0 context.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, ...) (*ec2.DescribeVpcPeeringConnectionsOutput, error)
- func (m *MockEc2Client) DescribeVpcs(arg0 context.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcsOutput, error)
- func (m *MockEc2Client) DescribeVpnGateways(arg0 context.Context, arg1 *ec2.DescribeVpnGatewaysInput, ...) (*ec2.DescribeVpnGatewaysOutput, error)
- func (m *MockEc2Client) EXPECT() *MockEc2ClientMockRecorder
- func (m *MockEc2Client) GetEbsDefaultKmsKeyId(arg0 context.Context, arg1 *ec2.GetEbsDefaultKmsKeyIdInput, ...) (*ec2.GetEbsDefaultKmsKeyIdOutput, error)
- func (m *MockEc2Client) GetEbsEncryptionByDefault(arg0 context.Context, arg1 *ec2.GetEbsEncryptionByDefaultInput, ...) (*ec2.GetEbsEncryptionByDefaultOutput, error)
- type MockEc2ClientMockRecorder
- func (mr *MockEc2ClientMockRecorder) DescribeAddresses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeByoipCidrs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeCustomerGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeEgressOnlyInternetGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeFlowLogs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeHosts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeImageAttribute(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeImages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeInstanceStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeInternetGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeNatGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeNetworkAcls(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeNetworkInterfaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeRegions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeSnapshotAttribute(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayMulticastDomains(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayVpcAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeTransitGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVolumes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpointServiceConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpointServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpcPeeringConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpcs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) DescribeVpnGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) GetEbsDefaultKmsKeyId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEc2ClientMockRecorder) GetEbsEncryptionByDefault(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockEcrClient
- func (m *MockEcrClient) DescribeImages(arg0 context.Context, arg1 *ecr.DescribeImagesInput, ...) (*ecr.DescribeImagesOutput, error)
- func (m *MockEcrClient) DescribeRepositories(arg0 context.Context, arg1 *ecr.DescribeRepositoriesInput, ...) (*ecr.DescribeRepositoriesOutput, error)
- func (m *MockEcrClient) EXPECT() *MockEcrClientMockRecorder
- type MockEcrClientMockRecorder
- type MockEcsClient
- func (m *MockEcsClient) DescribeClusters(arg0 context.Context, arg1 *ecs.DescribeClustersInput, ...) (*ecs.DescribeClustersOutput, error)
- func (m *MockEcsClient) DescribeContainerInstances(arg0 context.Context, arg1 *ecs.DescribeContainerInstancesInput, ...) (*ecs.DescribeContainerInstancesOutput, error)
- func (m *MockEcsClient) DescribeServices(arg0 context.Context, arg1 *ecs.DescribeServicesInput, ...) (*ecs.DescribeServicesOutput, error)
- func (m *MockEcsClient) DescribeTaskDefinition(arg0 context.Context, arg1 *ecs.DescribeTaskDefinitionInput, ...) (*ecs.DescribeTaskDefinitionOutput, error)
- func (m *MockEcsClient) DescribeTasks(arg0 context.Context, arg1 *ecs.DescribeTasksInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeTasksOutput, error)
- func (m *MockEcsClient) EXPECT() *MockEcsClientMockRecorder
- func (m *MockEcsClient) ListClusters(arg0 context.Context, arg1 *ecs.ListClustersInput, arg2 ...func(*ecs.Options)) (*ecs.ListClustersOutput, error)
- func (m *MockEcsClient) ListContainerInstances(arg0 context.Context, arg1 *ecs.ListContainerInstancesInput, ...) (*ecs.ListContainerInstancesOutput, error)
- func (m *MockEcsClient) ListServices(arg0 context.Context, arg1 *ecs.ListServicesInput, arg2 ...func(*ecs.Options)) (*ecs.ListServicesOutput, error)
- func (m *MockEcsClient) ListTagsForResource(arg0 context.Context, arg1 *ecs.ListTagsForResourceInput, ...) (*ecs.ListTagsForResourceOutput, error)
- func (m *MockEcsClient) ListTaskDefinitions(arg0 context.Context, arg1 *ecs.ListTaskDefinitionsInput, ...) (*ecs.ListTaskDefinitionsOutput, error)
- func (m *MockEcsClient) ListTasks(arg0 context.Context, arg1 *ecs.ListTasksInput, arg2 ...func(*ecs.Options)) (*ecs.ListTasksOutput, error)
- type MockEcsClientMockRecorder
- func (mr *MockEcsClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) DescribeContainerInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) DescribeServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) DescribeTaskDefinition(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) DescribeTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListContainerInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListTaskDefinitions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEcsClientMockRecorder) ListTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockEfsClient
- func (m *MockEfsClient) DescribeBackupPolicy(arg0 context.Context, arg1 *efs.DescribeBackupPolicyInput, ...) (*efs.DescribeBackupPolicyOutput, error)
- func (m *MockEfsClient) DescribeFileSystems(arg0 context.Context, arg1 *efs.DescribeFileSystemsInput, ...) (*efs.DescribeFileSystemsOutput, error)
- func (m *MockEfsClient) EXPECT() *MockEfsClientMockRecorder
- type MockEfsClientMockRecorder
- type MockEksClient
- func (m *MockEksClient) DescribeCluster(arg0 context.Context, arg1 *eks.DescribeClusterInput, ...) (*eks.DescribeClusterOutput, error)
- func (m *MockEksClient) EXPECT() *MockEksClientMockRecorder
- func (m *MockEksClient) ListClusters(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 ...func(*eks.Options)) (*eks.ListClustersOutput, error)
- type MockEksClientMockRecorder
- type MockElasticSearch
- func (m *MockElasticSearch) DescribeElasticsearchDomain(arg0 context.Context, ...) (*elasticsearchservice.DescribeElasticsearchDomainOutput, error)
- func (m *MockElasticSearch) EXPECT() *MockElasticSearchMockRecorder
- func (m *MockElasticSearch) ListDomainNames(arg0 context.Context, arg1 *elasticsearchservice.ListDomainNamesInput, ...) (*elasticsearchservice.ListDomainNamesOutput, error)
- func (m *MockElasticSearch) ListTags(arg0 context.Context, arg1 *elasticsearchservice.ListTagsInput, ...) (*elasticsearchservice.ListTagsOutput, error)
- type MockElasticSearchMockRecorder
- func (mr *MockElasticSearchMockRecorder) DescribeElasticsearchDomain(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticSearchMockRecorder) ListDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticSearchMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockElasticbeanstalkClient
- func (m *MockElasticbeanstalkClient) DescribeApplicationVersions(arg0 context.Context, arg1 *elasticbeanstalk.DescribeApplicationVersionsInput, ...) (*elasticbeanstalk.DescribeApplicationVersionsOutput, error)
- func (m *MockElasticbeanstalkClient) DescribeApplications(arg0 context.Context, arg1 *elasticbeanstalk.DescribeApplicationsInput, ...) (*elasticbeanstalk.DescribeApplicationsOutput, error)
- func (m *MockElasticbeanstalkClient) DescribeConfigurationOptions(arg0 context.Context, arg1 *elasticbeanstalk.DescribeConfigurationOptionsInput, ...) (*elasticbeanstalk.DescribeConfigurationOptionsOutput, error)
- func (m *MockElasticbeanstalkClient) DescribeConfigurationSettings(arg0 context.Context, ...) (*elasticbeanstalk.DescribeConfigurationSettingsOutput, error)
- func (m *MockElasticbeanstalkClient) DescribeEnvironments(arg0 context.Context, arg1 *elasticbeanstalk.DescribeEnvironmentsInput, ...) (*elasticbeanstalk.DescribeEnvironmentsOutput, error)
- func (m *MockElasticbeanstalkClient) EXPECT() *MockElasticbeanstalkClientMockRecorder
- func (m *MockElasticbeanstalkClient) ListTagsForResource(arg0 context.Context, arg1 *elasticbeanstalk.ListTagsForResourceInput, ...) (*elasticbeanstalk.ListTagsForResourceOutput, error)
- type MockElasticbeanstalkClientMockRecorder
- func (mr *MockElasticbeanstalkClientMockRecorder) DescribeApplicationVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticbeanstalkClientMockRecorder) DescribeApplications(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticbeanstalkClientMockRecorder) DescribeConfigurationOptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticbeanstalkClientMockRecorder) DescribeConfigurationSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticbeanstalkClientMockRecorder) DescribeEnvironments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElasticbeanstalkClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockElbV1Client
- func (m *MockElbV1Client) DescribeLoadBalancerAttributes(arg0 context.Context, ...) (*elasticloadbalancing.DescribeLoadBalancerAttributesOutput, error)
- func (m *MockElbV1Client) DescribeLoadBalancerPolicies(arg0 context.Context, ...) (*elasticloadbalancing.DescribeLoadBalancerPoliciesOutput, error)
- func (m *MockElbV1Client) DescribeLoadBalancers(arg0 context.Context, arg1 *elasticloadbalancing.DescribeLoadBalancersInput, ...) (*elasticloadbalancing.DescribeLoadBalancersOutput, error)
- func (m *MockElbV1Client) DescribeTags(arg0 context.Context, arg1 *elasticloadbalancing.DescribeTagsInput, ...) (*elasticloadbalancing.DescribeTagsOutput, error)
- func (m *MockElbV1Client) EXPECT() *MockElbV1ClientMockRecorder
- type MockElbV1ClientMockRecorder
- func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV1ClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockElbV2Client
- func (m *MockElbV2Client) DescribeListenerCertificates(arg0 context.Context, ...) (*elasticloadbalancingv2.DescribeListenerCertificatesOutput, error)
- func (m *MockElbV2Client) DescribeListeners(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeListenersInput, ...) (*elasticloadbalancingv2.DescribeListenersOutput, error)
- func (m *MockElbV2Client) DescribeLoadBalancerAttributes(arg0 context.Context, ...) (*elasticloadbalancingv2.DescribeLoadBalancerAttributesOutput, error)
- func (m *MockElbV2Client) DescribeLoadBalancers(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeLoadBalancersInput, ...) (*elasticloadbalancingv2.DescribeLoadBalancersOutput, error)
- func (m *MockElbV2Client) DescribeTags(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTagsInput, ...) (*elasticloadbalancingv2.DescribeTagsOutput, error)
- func (m *MockElbV2Client) DescribeTargetGroups(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTargetGroupsInput, ...) (*elasticloadbalancingv2.DescribeTargetGroupsOutput, error)
- func (m *MockElbV2Client) DescribeTargetHealth(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTargetHealthInput, ...) (*elasticloadbalancingv2.DescribeTargetHealthOutput, error)
- func (m *MockElbV2Client) EXPECT() *MockElbV2ClientMockRecorder
- type MockElbV2ClientMockRecorder
- func (mr *MockElbV2ClientMockRecorder) DescribeListenerCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeListeners(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeLoadBalancerAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeTargetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElbV2ClientMockRecorder) DescribeTargetHealth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockEmrClient
- func (m *MockEmrClient) DescribeCluster(arg0 context.Context, arg1 *emr.DescribeClusterInput, ...) (*emr.DescribeClusterOutput, error)
- func (m *MockEmrClient) EXPECT() *MockEmrClientMockRecorder
- func (m *MockEmrClient) GetBlockPublicAccessConfiguration(arg0 context.Context, arg1 *emr.GetBlockPublicAccessConfigurationInput, ...) (*emr.GetBlockPublicAccessConfigurationOutput, error)
- func (m *MockEmrClient) ListClusters(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...func(*emr.Options)) (*emr.ListClustersOutput, error)
- type MockEmrClientMockRecorder
- func (mr *MockEmrClientMockRecorder) DescribeCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEmrClientMockRecorder) GetBlockPublicAccessConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEmrClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockFsxClient
- type MockFsxClientMockRecorder
- type MockGuardDutyClient
- func (m *MockGuardDutyClient) EXPECT() *MockGuardDutyClientMockRecorder
- func (m *MockGuardDutyClient) GetDetector(arg0 context.Context, arg1 *guardduty.GetDetectorInput, ...) (*guardduty.GetDetectorOutput, error)
- func (m *MockGuardDutyClient) ListDetectors(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, ...) (*guardduty.ListDetectorsOutput, error)
- func (m *MockGuardDutyClient) ListMembers(arg0 context.Context, arg1 *guardduty.ListMembersInput, ...) (*guardduty.ListMembersOutput, error)
- type MockGuardDutyClientMockRecorder
- func (mr *MockGuardDutyClientMockRecorder) GetDetector(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyClientMockRecorder) ListDetectors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyClientMockRecorder) ListMembers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockIOTClient
- func (m *MockIOTClient) DescribeBillingGroup(arg0 context.Context, arg1 *iot.DescribeBillingGroupInput, ...) (*iot.DescribeBillingGroupOutput, error)
- func (m *MockIOTClient) DescribeCACertificate(arg0 context.Context, arg1 *iot.DescribeCACertificateInput, ...) (*iot.DescribeCACertificateOutput, error)
- func (m *MockIOTClient) DescribeCertificate(arg0 context.Context, arg1 *iot.DescribeCertificateInput, ...) (*iot.DescribeCertificateOutput, error)
- func (m *MockIOTClient) DescribeJob(arg0 context.Context, arg1 *iot.DescribeJobInput, arg2 ...func(*iot.Options)) (*iot.DescribeJobOutput, error)
- func (m *MockIOTClient) DescribeSecurityProfile(arg0 context.Context, arg1 *iot.DescribeSecurityProfileInput, ...) (*iot.DescribeSecurityProfileOutput, error)
- func (m *MockIOTClient) DescribeStream(arg0 context.Context, arg1 *iot.DescribeStreamInput, ...) (*iot.DescribeStreamOutput, error)
- func (m *MockIOTClient) DescribeThingGroup(arg0 context.Context, arg1 *iot.DescribeThingGroupInput, ...) (*iot.DescribeThingGroupOutput, error)
- func (m *MockIOTClient) EXPECT() *MockIOTClientMockRecorder
- func (m *MockIOTClient) GetPolicy(arg0 context.Context, arg1 *iot.GetPolicyInput, arg2 ...func(*iot.Options)) (*iot.GetPolicyOutput, error)
- func (m *MockIOTClient) GetTopicRule(arg0 context.Context, arg1 *iot.GetTopicRuleInput, arg2 ...func(*iot.Options)) (*iot.GetTopicRuleOutput, error)
- func (m *MockIOTClient) ListAttachedPolicies(arg0 context.Context, arg1 *iot.ListAttachedPoliciesInput, ...) (*iot.ListAttachedPoliciesOutput, error)
- func (m *MockIOTClient) ListBillingGroups(arg0 context.Context, arg1 *iot.ListBillingGroupsInput, ...) (*iot.ListBillingGroupsOutput, error)
- func (m *MockIOTClient) ListCACertificates(arg0 context.Context, arg1 *iot.ListCACertificatesInput, ...) (*iot.ListCACertificatesOutput, error)
- func (m *MockIOTClient) ListCertificates(arg0 context.Context, arg1 *iot.ListCertificatesInput, ...) (*iot.ListCertificatesOutput, error)
- func (m *MockIOTClient) ListCertificatesByCA(arg0 context.Context, arg1 *iot.ListCertificatesByCAInput, ...) (*iot.ListCertificatesByCAOutput, error)
- func (m *MockIOTClient) ListJobs(arg0 context.Context, arg1 *iot.ListJobsInput, arg2 ...func(*iot.Options)) (*iot.ListJobsOutput, error)
- func (m *MockIOTClient) ListPolicies(arg0 context.Context, arg1 *iot.ListPoliciesInput, arg2 ...func(*iot.Options)) (*iot.ListPoliciesOutput, error)
- func (m *MockIOTClient) ListSecurityProfiles(arg0 context.Context, arg1 *iot.ListSecurityProfilesInput, ...) (*iot.ListSecurityProfilesOutput, error)
- func (m *MockIOTClient) ListStreams(arg0 context.Context, arg1 *iot.ListStreamsInput, arg2 ...func(*iot.Options)) (*iot.ListStreamsOutput, error)
- func (m *MockIOTClient) ListTagsForResource(arg0 context.Context, arg1 *iot.ListTagsForResourceInput, ...) (*iot.ListTagsForResourceOutput, error)
- func (m *MockIOTClient) ListTargetsForSecurityProfile(arg0 context.Context, arg1 *iot.ListTargetsForSecurityProfileInput, ...) (*iot.ListTargetsForSecurityProfileOutput, error)
- func (m *MockIOTClient) ListThingGroups(arg0 context.Context, arg1 *iot.ListThingGroupsInput, ...) (*iot.ListThingGroupsOutput, error)
- func (m *MockIOTClient) ListThingPrincipals(arg0 context.Context, arg1 *iot.ListThingPrincipalsInput, ...) (*iot.ListThingPrincipalsOutput, error)
- func (m *MockIOTClient) ListThingTypes(arg0 context.Context, arg1 *iot.ListThingTypesInput, ...) (*iot.ListThingTypesOutput, error)
- func (m *MockIOTClient) ListThings(arg0 context.Context, arg1 *iot.ListThingsInput, arg2 ...func(*iot.Options)) (*iot.ListThingsOutput, error)
- func (m *MockIOTClient) ListThingsInBillingGroup(arg0 context.Context, arg1 *iot.ListThingsInBillingGroupInput, ...) (*iot.ListThingsInBillingGroupOutput, error)
- func (m *MockIOTClient) ListThingsInThingGroup(arg0 context.Context, arg1 *iot.ListThingsInThingGroupInput, ...) (*iot.ListThingsInThingGroupOutput, error)
- func (m *MockIOTClient) ListTopicRules(arg0 context.Context, arg1 *iot.ListTopicRulesInput, ...) (*iot.ListTopicRulesOutput, error)
- type MockIOTClientMockRecorder
- func (mr *MockIOTClientMockRecorder) DescribeBillingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeCACertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeJob(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeSecurityProfile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeStream(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) DescribeThingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) GetPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) GetTopicRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListAttachedPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListBillingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListCACertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListCertificatesByCA(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListJobs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListSecurityProfiles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListStreams(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListTargetsForSecurityProfile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThingPrincipals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThingTypes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThingsInBillingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListThingsInThingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIOTClientMockRecorder) ListTopicRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockIamClient
- func (m *MockIamClient) EXPECT() *MockIamClientMockRecorder
- func (m *MockIamClient) GenerateCredentialReport(arg0 context.Context, arg1 *iam.GenerateCredentialReportInput, ...) (*iam.GenerateCredentialReportOutput, error)
- func (m *MockIamClient) GetAccessKeyLastUsed(arg0 context.Context, arg1 *iam.GetAccessKeyLastUsedInput, ...) (*iam.GetAccessKeyLastUsedOutput, error)
- func (m *MockIamClient) GetAccountAuthorizationDetails(arg0 context.Context, arg1 *iam.GetAccountAuthorizationDetailsInput, ...) (*iam.GetAccountAuthorizationDetailsOutput, error)
- func (m *MockIamClient) GetAccountPasswordPolicy(arg0 context.Context, arg1 *iam.GetAccountPasswordPolicyInput, ...) (*iam.GetAccountPasswordPolicyOutput, error)
- func (m *MockIamClient) GetAccountSummary(arg0 context.Context, arg1 *iam.GetAccountSummaryInput, ...) (*iam.GetAccountSummaryOutput, error)
- func (m *MockIamClient) GetCredentialReport(arg0 context.Context, arg1 *iam.GetCredentialReportInput, ...) (*iam.GetCredentialReportOutput, error)
- func (m *MockIamClient) GetGroupPolicy(arg0 context.Context, arg1 *iam.GetGroupPolicyInput, ...) (*iam.GetGroupPolicyOutput, error)
- func (m *MockIamClient) GetOpenIDConnectProvider(arg0 context.Context, arg1 *iam.GetOpenIDConnectProviderInput, ...) (*iam.GetOpenIDConnectProviderOutput, error)
- func (m *MockIamClient) GetRolePolicy(arg0 context.Context, arg1 *iam.GetRolePolicyInput, arg2 ...func(*iam.Options)) (*iam.GetRolePolicyOutput, error)
- func (m *MockIamClient) GetSAMLProvider(arg0 context.Context, arg1 *iam.GetSAMLProviderInput, ...) (*iam.GetSAMLProviderOutput, error)
- func (m *MockIamClient) GetUser(arg0 context.Context, arg1 *iam.GetUserInput, arg2 ...func(*iam.Options)) (*iam.GetUserOutput, error)
- func (m *MockIamClient) GetUserPolicy(arg0 context.Context, arg1 *iam.GetUserPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetUserPolicyOutput, error)
- func (m *MockIamClient) ListAccessKeys(arg0 context.Context, arg1 *iam.ListAccessKeysInput, ...) (*iam.ListAccessKeysOutput, error)
- func (m *MockIamClient) ListAccountAliases(arg0 context.Context, arg1 *iam.ListAccountAliasesInput, ...) (*iam.ListAccountAliasesOutput, error)
- func (m *MockIamClient) ListAttachedGroupPolicies(arg0 context.Context, arg1 *iam.ListAttachedGroupPoliciesInput, ...) (*iam.ListAttachedGroupPoliciesOutput, error)
- func (m *MockIamClient) ListAttachedRolePolicies(arg0 context.Context, arg1 *iam.ListAttachedRolePoliciesInput, ...) (*iam.ListAttachedRolePoliciesOutput, error)
- func (m *MockIamClient) ListAttachedUserPolicies(arg0 context.Context, arg1 *iam.ListAttachedUserPoliciesInput, ...) (*iam.ListAttachedUserPoliciesOutput, error)
- func (m *MockIamClient) ListGroupPolicies(arg0 context.Context, arg1 *iam.ListGroupPoliciesInput, ...) (*iam.ListGroupPoliciesOutput, error)
- func (m *MockIamClient) ListGroups(arg0 context.Context, arg1 *iam.ListGroupsInput, arg2 ...func(*iam.Options)) (*iam.ListGroupsOutput, error)
- func (m *MockIamClient) ListGroupsForUser(arg0 context.Context, arg1 *iam.ListGroupsForUserInput, ...) (*iam.ListGroupsForUserOutput, error)
- func (m *MockIamClient) ListOpenIDConnectProviders(arg0 context.Context, arg1 *iam.ListOpenIDConnectProvidersInput, ...) (*iam.ListOpenIDConnectProvidersOutput, error)
- func (m *MockIamClient) ListRolePolicies(arg0 context.Context, arg1 *iam.ListRolePoliciesInput, ...) (*iam.ListRolePoliciesOutput, error)
- func (m *MockIamClient) ListRoleTags(arg0 context.Context, arg1 *iam.ListRoleTagsInput, arg2 ...func(*iam.Options)) (*iam.ListRoleTagsOutput, error)
- func (m *MockIamClient) ListRoles(arg0 context.Context, arg1 *iam.ListRolesInput, arg2 ...func(*iam.Options)) (*iam.ListRolesOutput, error)
- func (m *MockIamClient) ListSAMLProviders(arg0 context.Context, arg1 *iam.ListSAMLProvidersInput, ...) (*iam.ListSAMLProvidersOutput, error)
- func (m *MockIamClient) ListServerCertificates(arg0 context.Context, arg1 *iam.ListServerCertificatesInput, ...) (*iam.ListServerCertificatesOutput, error)
- func (m *MockIamClient) ListUserPolicies(arg0 context.Context, arg1 *iam.ListUserPoliciesInput, ...) (*iam.ListUserPoliciesOutput, error)
- func (m *MockIamClient) ListUserTags(arg0 context.Context, arg1 *iam.ListUserTagsInput, arg2 ...func(*iam.Options)) (*iam.ListUserTagsOutput, error)
- func (m *MockIamClient) ListUsers(arg0 context.Context, arg1 *iam.ListUsersInput, arg2 ...func(*iam.Options)) (*iam.ListUsersOutput, error)
- func (m *MockIamClient) ListVirtualMFADevices(arg0 context.Context, arg1 *iam.ListVirtualMFADevicesInput, ...) (*iam.ListVirtualMFADevicesOutput, error)
- type MockIamClientMockRecorder
- func (mr *MockIamClientMockRecorder) GenerateCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetAccessKeyLastUsed(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetAccountAuthorizationDetails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetAccountPasswordPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetAccountSummary(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetGroupPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetOpenIDConnectProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetRolePolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetSAMLProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) GetUserPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListAccessKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListAccountAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListAttachedGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListAttachedRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListAttachedUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListGroupsForUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListOpenIDConnectProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListRoleTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListSAMLProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListServerCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListUserTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListUsers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIamClientMockRecorder) ListVirtualMFADevices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockKmsClient
- func (m *MockKmsClient) DescribeKey(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...func(*kms.Options)) (*kms.DescribeKeyOutput, error)
- func (m *MockKmsClient) EXPECT() *MockKmsClientMockRecorder
- func (m *MockKmsClient) GetKeyRotationStatus(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, ...) (*kms.GetKeyRotationStatusOutput, error)
- func (m *MockKmsClient) ListKeys(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...func(*kms.Options)) (*kms.ListKeysOutput, error)
- func (m *MockKmsClient) ListResourceTags(arg0 context.Context, arg1 *kms.ListResourceTagsInput, ...) (*kms.ListResourceTagsOutput, error)
- type MockKmsClientMockRecorder
- func (mr *MockKmsClientMockRecorder) DescribeKey(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKmsClientMockRecorder) GetKeyRotationStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKmsClientMockRecorder) ListKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKmsClientMockRecorder) ListResourceTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockLambdaClient
- func (m *MockLambdaClient) EXPECT() *MockLambdaClientMockRecorder
- func (m *MockLambdaClient) GetCodeSigningConfig(arg0 context.Context, arg1 *lambda.GetCodeSigningConfigInput, ...) (*lambda.GetCodeSigningConfigOutput, error)
- func (m *MockLambdaClient) GetFunction(arg0 context.Context, arg1 *lambda.GetFunctionInput, ...) (*lambda.GetFunctionOutput, error)
- func (m *MockLambdaClient) GetFunctionCodeSigningConfig(arg0 context.Context, arg1 *lambda.GetFunctionCodeSigningConfigInput, ...) (*lambda.GetFunctionCodeSigningConfigOutput, error)
- func (m *MockLambdaClient) GetFunctionUrlConfig(arg0 context.Context, arg1 *lambda.GetFunctionUrlConfigInput, ...) (*lambda.GetFunctionUrlConfigOutput, error)
- func (m *MockLambdaClient) GetLayerVersionPolicy(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, ...) (*lambda.GetLayerVersionPolicyOutput, error)
- func (m *MockLambdaClient) GetPolicy(arg0 context.Context, arg1 *lambda.GetPolicyInput, ...) (*lambda.GetPolicyOutput, error)
- func (m *MockLambdaClient) ListAliases(arg0 context.Context, arg1 *lambda.ListAliasesInput, ...) (*lambda.ListAliasesOutput, error)
- func (m *MockLambdaClient) ListEventSourceMappings(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, ...) (*lambda.ListEventSourceMappingsOutput, error)
- func (m *MockLambdaClient) ListFunctionEventInvokeConfigs(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, ...) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
- func (m *MockLambdaClient) ListFunctions(arg0 context.Context, arg1 *lambda.ListFunctionsInput, ...) (*lambda.ListFunctionsOutput, error)
- func (m *MockLambdaClient) ListLayerVersions(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, ...) (*lambda.ListLayerVersionsOutput, error)
- func (m *MockLambdaClient) ListLayers(arg0 context.Context, arg1 *lambda.ListLayersInput, ...) (*lambda.ListLayersOutput, error)
- func (m *MockLambdaClient) ListProvisionedConcurrencyConfigs(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, ...) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
- func (m *MockLambdaClient) ListVersionsByFunction(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, ...) (*lambda.ListVersionsByFunctionOutput, error)
- type MockLambdaClientMockRecorder
- func (mr *MockLambdaClientMockRecorder) GetCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) GetFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) GetFunctionCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) GetFunctionUrlConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) GetLayerVersionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) GetPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListEventSourceMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListFunctionEventInvokeConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListFunctions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListLayerVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListLayers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListProvisionedConcurrencyConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaClientMockRecorder) ListVersionsByFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockMQClient
- func (m *MockMQClient) DescribeBroker(arg0 context.Context, arg1 *mq.DescribeBrokerInput, arg2 ...func(*mq.Options)) (*mq.DescribeBrokerOutput, error)
- func (m *MockMQClient) DescribeConfiguration(arg0 context.Context, arg1 *mq.DescribeConfigurationInput, ...) (*mq.DescribeConfigurationOutput, error)
- func (m *MockMQClient) DescribeConfigurationRevision(arg0 context.Context, arg1 *mq.DescribeConfigurationRevisionInput, ...) (*mq.DescribeConfigurationRevisionOutput, error)
- func (m *MockMQClient) DescribeUser(arg0 context.Context, arg1 *mq.DescribeUserInput, arg2 ...func(*mq.Options)) (*mq.DescribeUserOutput, error)
- func (m *MockMQClient) EXPECT() *MockMQClientMockRecorder
- func (m *MockMQClient) ListBrokers(arg0 context.Context, arg1 *mq.ListBrokersInput, arg2 ...func(*mq.Options)) (*mq.ListBrokersOutput, error)
- func (m *MockMQClient) ListConfigurationRevisions(arg0 context.Context, arg1 *mq.ListConfigurationRevisionsInput, ...) (*mq.ListConfigurationRevisionsOutput, error)
- type MockMQClientMockRecorder
- func (mr *MockMQClientMockRecorder) DescribeBroker(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMQClientMockRecorder) DescribeConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMQClientMockRecorder) DescribeConfigurationRevision(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMQClientMockRecorder) DescribeUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMQClientMockRecorder) ListBrokers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMQClientMockRecorder) ListConfigurationRevisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockOrganizationsClient
- func (m *MockOrganizationsClient) EXPECT() *MockOrganizationsClientMockRecorder
- func (m *MockOrganizationsClient) ListAccounts(arg0 context.Context, arg1 *organizations.ListAccountsInput, ...) (*organizations.ListAccountsOutput, error)
- func (m *MockOrganizationsClient) ListAccountsForParent(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, ...) (*organizations.ListAccountsForParentOutput, error)
- func (m *MockOrganizationsClient) ListTagsForResource(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, ...) (*organizations.ListTagsForResourceOutput, error)
- type MockOrganizationsClientMockRecorder
- func (mr *MockOrganizationsClientMockRecorder) ListAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsClientMockRecorder) ListAccountsForParent(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOrganizationsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockQLDBClient
- func (m *MockQLDBClient) DescribeLedger(arg0 context.Context, arg1 *qldb.DescribeLedgerInput, ...) (*qldb.DescribeLedgerOutput, error)
- func (m *MockQLDBClient) EXPECT() *MockQLDBClientMockRecorder
- func (m *MockQLDBClient) ListJournalKinesisStreamsForLedger(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, ...) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
- func (m *MockQLDBClient) ListJournalS3ExportsForLedger(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, ...) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
- func (m *MockQLDBClient) ListLedgers(arg0 context.Context, arg1 *qldb.ListLedgersInput, arg2 ...func(*qldb.Options)) (*qldb.ListLedgersOutput, error)
- func (m *MockQLDBClient) ListTagsForResource(arg0 context.Context, arg1 *qldb.ListTagsForResourceInput, ...) (*qldb.ListTagsForResourceOutput, error)
- type MockQLDBClientMockRecorder
- func (mr *MockQLDBClientMockRecorder) DescribeLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBClientMockRecorder) ListJournalKinesisStreamsForLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBClientMockRecorder) ListJournalS3ExportsForLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBClientMockRecorder) ListLedgers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockRdsClient
- func (m *MockRdsClient) DescribeCertificates(arg0 context.Context, arg1 *rds.DescribeCertificatesInput, ...) (*rds.DescribeCertificatesOutput, error)
- func (m *MockRdsClient) DescribeDBClusterParameterGroups(arg0 context.Context, arg1 *rds.DescribeDBClusterParameterGroupsInput, ...) (*rds.DescribeDBClusterParameterGroupsOutput, error)
- func (m *MockRdsClient) DescribeDBClusterParameters(arg0 context.Context, arg1 *rds.DescribeDBClusterParametersInput, ...) (*rds.DescribeDBClusterParametersOutput, error)
- func (m *MockRdsClient) DescribeDBClusterSnapshotAttributes(arg0 context.Context, arg1 *rds.DescribeDBClusterSnapshotAttributesInput, ...) (*rds.DescribeDBClusterSnapshotAttributesOutput, error)
- func (m *MockRdsClient) DescribeDBClusterSnapshots(arg0 context.Context, arg1 *rds.DescribeDBClusterSnapshotsInput, ...) (*rds.DescribeDBClusterSnapshotsOutput, error)
- func (m *MockRdsClient) DescribeDBClusters(arg0 context.Context, arg1 *rds.DescribeDBClustersInput, ...) (*rds.DescribeDBClustersOutput, error)
- func (m *MockRdsClient) DescribeDBInstances(arg0 context.Context, arg1 *rds.DescribeDBInstancesInput, ...) (*rds.DescribeDBInstancesOutput, error)
- func (m *MockRdsClient) DescribeDBParameterGroups(arg0 context.Context, arg1 *rds.DescribeDBParameterGroupsInput, ...) (*rds.DescribeDBParameterGroupsOutput, error)
- func (m *MockRdsClient) DescribeDBParameters(arg0 context.Context, arg1 *rds.DescribeDBParametersInput, ...) (*rds.DescribeDBParametersOutput, error)
- func (m *MockRdsClient) DescribeDBSecurityGroups(arg0 context.Context, arg1 *rds.DescribeDBSecurityGroupsInput, ...) (*rds.DescribeDBSecurityGroupsOutput, error)
- func (m *MockRdsClient) DescribeDBSnapshotAttributes(arg0 context.Context, arg1 *rds.DescribeDBSnapshotAttributesInput, ...) (*rds.DescribeDBSnapshotAttributesOutput, error)
- func (m *MockRdsClient) DescribeDBSnapshots(arg0 context.Context, arg1 *rds.DescribeDBSnapshotsInput, ...) (*rds.DescribeDBSnapshotsOutput, error)
- func (m *MockRdsClient) DescribeDBSubnetGroups(arg0 context.Context, arg1 *rds.DescribeDBSubnetGroupsInput, ...) (*rds.DescribeDBSubnetGroupsOutput, error)
- func (m *MockRdsClient) DescribeEventSubscriptions(arg0 context.Context, arg1 *rds.DescribeEventSubscriptionsInput, ...) (*rds.DescribeEventSubscriptionsOutput, error)
- func (m *MockRdsClient) EXPECT() *MockRdsClientMockRecorder
- func (m *MockRdsClient) ListTagsForResource(arg0 context.Context, arg1 *rds.ListTagsForResourceInput, ...) (*rds.ListTagsForResourceOutput, error)
- type MockRdsClientMockRecorder
- func (mr *MockRdsClientMockRecorder) DescribeCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBClusterParameterGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBClusterParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBClusterSnapshotAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBClusterSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBParameterGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBSnapshotAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeDBSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) DescribeEventSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRdsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockRedshiftClient
- func (m *MockRedshiftClient) DescribeClusterParameters(arg0 context.Context, arg1 *redshift.DescribeClusterParametersInput, ...) (*redshift.DescribeClusterParametersOutput, error)
- func (m *MockRedshiftClient) DescribeClusterSnapshots(arg0 context.Context, arg1 *redshift.DescribeClusterSnapshotsInput, ...) (*redshift.DescribeClusterSnapshotsOutput, error)
- func (m *MockRedshiftClient) DescribeClusterSubnetGroups(arg0 context.Context, arg1 *redshift.DescribeClusterSubnetGroupsInput, ...) (*redshift.DescribeClusterSubnetGroupsOutput, error)
- func (m *MockRedshiftClient) DescribeClusters(arg0 context.Context, arg1 *redshift.DescribeClustersInput, ...) (*redshift.DescribeClustersOutput, error)
- func (m *MockRedshiftClient) DescribeEventSubscriptions(arg0 context.Context, arg1 *redshift.DescribeEventSubscriptionsInput, ...) (*redshift.DescribeEventSubscriptionsOutput, error)
- func (m *MockRedshiftClient) DescribeLoggingStatus(arg0 context.Context, arg1 *redshift.DescribeLoggingStatusInput, ...) (*redshift.DescribeLoggingStatusOutput, error)
- func (m *MockRedshiftClient) EXPECT() *MockRedshiftClientMockRecorder
- type MockRedshiftClientMockRecorder
- func (mr *MockRedshiftClientMockRecorder) DescribeClusterParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRedshiftClientMockRecorder) DescribeClusterSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRedshiftClientMockRecorder) DescribeClusterSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRedshiftClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRedshiftClientMockRecorder) DescribeEventSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRedshiftClientMockRecorder) DescribeLoggingStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockRoute53Client
- func (m *MockRoute53Client) EXPECT() *MockRoute53ClientMockRecorder
- func (m *MockRoute53Client) GetHostedZone(arg0 context.Context, arg1 *route53.GetHostedZoneInput, ...) (*route53.GetHostedZoneOutput, error)
- func (m *MockRoute53Client) GetTrafficPolicy(arg0 context.Context, arg1 *route53.GetTrafficPolicyInput, ...) (*route53.GetTrafficPolicyOutput, error)
- func (m *MockRoute53Client) ListHealthChecks(arg0 context.Context, arg1 *route53.ListHealthChecksInput, ...) (*route53.ListHealthChecksOutput, error)
- func (m *MockRoute53Client) ListHostedZones(arg0 context.Context, arg1 *route53.ListHostedZonesInput, ...) (*route53.ListHostedZonesOutput, error)
- func (m *MockRoute53Client) ListQueryLoggingConfigs(arg0 context.Context, arg1 *route53.ListQueryLoggingConfigsInput, ...) (*route53.ListQueryLoggingConfigsOutput, error)
- func (m *MockRoute53Client) ListResourceRecordSets(arg0 context.Context, arg1 *route53.ListResourceRecordSetsInput, ...) (*route53.ListResourceRecordSetsOutput, error)
- func (m *MockRoute53Client) ListReusableDelegationSets(arg0 context.Context, arg1 *route53.ListReusableDelegationSetsInput, ...) (*route53.ListReusableDelegationSetsOutput, error)
- func (m *MockRoute53Client) ListTagsForResource(arg0 context.Context, arg1 *route53.ListTagsForResourceInput, ...) (*route53.ListTagsForResourceOutput, error)
- func (m *MockRoute53Client) ListTagsForResources(arg0 context.Context, arg1 *route53.ListTagsForResourcesInput, ...) (*route53.ListTagsForResourcesOutput, error)
- func (m *MockRoute53Client) ListTrafficPolicies(arg0 context.Context, arg1 *route53.ListTrafficPoliciesInput, ...) (*route53.ListTrafficPoliciesOutput, error)
- func (m *MockRoute53Client) ListTrafficPolicyInstancesByHostedZone(arg0 context.Context, ...) (*route53.ListTrafficPolicyInstancesByHostedZoneOutput, error)
- func (m *MockRoute53Client) ListTrafficPolicyVersions(arg0 context.Context, arg1 *route53.ListTrafficPolicyVersionsInput, ...) (*route53.ListTrafficPolicyVersionsOutput, error)
- func (m *MockRoute53Client) ListVPCAssociationAuthorizations(arg0 context.Context, arg1 *route53.ListVPCAssociationAuthorizationsInput, ...) (*route53.ListVPCAssociationAuthorizationsOutput, error)
- type MockRoute53ClientMockRecorder
- func (mr *MockRoute53ClientMockRecorder) GetHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) GetTrafficPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListHealthChecks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListHostedZones(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListQueryLoggingConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListResourceRecordSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListReusableDelegationSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListTagsForResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyInstancesByHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ClientMockRecorder) ListVPCAssociationAuthorizations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockRoute53DomainsClient
- func (m *MockRoute53DomainsClient) EXPECT() *MockRoute53DomainsClientMockRecorder
- func (m *MockRoute53DomainsClient) GetDomainDetail(arg0 context.Context, arg1 *route53domains.GetDomainDetailInput, ...) (*route53domains.GetDomainDetailOutput, error)
- func (m *MockRoute53DomainsClient) ListDomains(arg0 context.Context, arg1 *route53domains.ListDomainsInput, ...) (*route53domains.ListDomainsOutput, error)
- func (m *MockRoute53DomainsClient) ListTagsForDomain(arg0 context.Context, arg1 *route53domains.ListTagsForDomainInput, ...) (*route53domains.ListTagsForDomainOutput, error)
- type MockRoute53DomainsClientMockRecorder
- func (mr *MockRoute53DomainsClientMockRecorder) GetDomainDetail(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53DomainsClientMockRecorder) ListDomains(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53DomainsClientMockRecorder) ListTagsForDomain(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockS3Client
- func (m *MockS3Client) EXPECT() *MockS3ClientMockRecorder
- func (m *MockS3Client) GetBucketAcl(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...func(*s3.Options)) (*s3.GetBucketAclOutput, error)
- func (m *MockS3Client) GetBucketCors(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...func(*s3.Options)) (*s3.GetBucketCorsOutput, error)
- func (m *MockS3Client) GetBucketEncryption(arg0 context.Context, arg1 *s3.GetBucketEncryptionInput, ...) (*s3.GetBucketEncryptionOutput, error)
- func (m *MockS3Client) GetBucketLifecycleConfiguration(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, ...) (*s3.GetBucketLifecycleConfigurationOutput, error)
- func (m *MockS3Client) GetBucketLocation(arg0 context.Context, arg1 *s3.GetBucketLocationInput, ...) (*s3.GetBucketLocationOutput, error)
- func (m *MockS3Client) GetBucketLogging(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, ...) (*s3.GetBucketLoggingOutput, error)
- func (m *MockS3Client) GetBucketOwnershipControls(arg0 context.Context, arg1 *s3.GetBucketOwnershipControlsInput, ...) (*s3.GetBucketOwnershipControlsOutput, error)
- func (m *MockS3Client) GetBucketPolicy(arg0 context.Context, arg1 *s3.GetBucketPolicyInput, arg2 ...func(*s3.Options)) (*s3.GetBucketPolicyOutput, error)
- func (m *MockS3Client) GetBucketReplication(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, ...) (*s3.GetBucketReplicationOutput, error)
- func (m *MockS3Client) GetBucketTagging(arg0 context.Context, arg1 *s3.GetBucketTaggingInput, ...) (*s3.GetBucketTaggingOutput, error)
- func (m *MockS3Client) GetBucketVersioning(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, ...) (*s3.GetBucketVersioningOutput, error)
- func (m *MockS3Client) GetPublicAccessBlock(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, ...) (*s3.GetPublicAccessBlockOutput, error)
- func (m *MockS3Client) ListBuckets(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...func(*s3.Options)) (*s3.ListBucketsOutput, error)
- type MockS3ClientMockRecorder
- func (mr *MockS3ClientMockRecorder) GetBucketAcl(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketCors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketEncryption(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketLifecycleConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketLocation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketLogging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketOwnershipControls(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketReplication(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketTagging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetBucketVersioning(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) GetPublicAccessBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3ClientMockRecorder) ListBuckets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockS3ControlClient
- type MockS3ControlClientMockRecorder
- type MockS3ManagerClient
- type MockS3ManagerClientMockRecorder
- type MockSQSClient
- func (m *MockSQSClient) EXPECT() *MockSQSClientMockRecorder
- func (m *MockSQSClient) GetQueueAttributes(arg0 context.Context, arg1 *sqs.GetQueueAttributesInput, ...) (*sqs.GetQueueAttributesOutput, error)
- func (m *MockSQSClient) ListQueueTags(arg0 context.Context, arg1 *sqs.ListQueueTagsInput, arg2 ...func(*sqs.Options)) (*sqs.ListQueueTagsOutput, error)
- func (m *MockSQSClient) ListQueues(arg0 context.Context, arg1 *sqs.ListQueuesInput, arg2 ...func(*sqs.Options)) (*sqs.ListQueuesOutput, error)
- type MockSQSClientMockRecorder
- func (mr *MockSQSClientMockRecorder) GetQueueAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSClientMockRecorder) ListQueueTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSQSClientMockRecorder) ListQueues(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockSSMClient
- func (m *MockSSMClient) DescribeDocument(arg0 context.Context, arg1 *ssm.DescribeDocumentInput, ...) (*ssm.DescribeDocumentOutput, error)
- func (m *MockSSMClient) DescribeDocumentPermission(arg0 context.Context, arg1 *ssm.DescribeDocumentPermissionInput, ...) (*ssm.DescribeDocumentPermissionOutput, error)
- func (m *MockSSMClient) DescribeInstanceInformation(arg0 context.Context, arg1 *ssm.DescribeInstanceInformationInput, ...) (*ssm.DescribeInstanceInformationOutput, error)
- func (m *MockSSMClient) EXPECT() *MockSSMClientMockRecorder
- func (m *MockSSMClient) ListComplianceItems(arg0 context.Context, arg1 *ssm.ListComplianceItemsInput, ...) (*ssm.ListComplianceItemsOutput, error)
- func (m *MockSSMClient) ListDocuments(arg0 context.Context, arg1 *ssm.ListDocumentsInput, arg2 ...func(*ssm.Options)) (*ssm.ListDocumentsOutput, error)
- type MockSSMClientMockRecorder
- func (mr *MockSSMClientMockRecorder) DescribeDocument(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSSMClientMockRecorder) DescribeDocumentPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSSMClientMockRecorder) DescribeInstanceInformation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSSMClientMockRecorder) ListComplianceItems(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSSMClientMockRecorder) ListDocuments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockSageMakerClient
- func (m *MockSageMakerClient) DescribeEndpointConfig(arg0 context.Context, arg1 *sagemaker.DescribeEndpointConfigInput, ...) (*sagemaker.DescribeEndpointConfigOutput, error)
- func (m *MockSageMakerClient) DescribeModel(arg0 context.Context, arg1 *sagemaker.DescribeModelInput, ...) (*sagemaker.DescribeModelOutput, error)
- func (m *MockSageMakerClient) DescribeNotebookInstance(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, ...) (*sagemaker.DescribeNotebookInstanceOutput, error)
- func (m *MockSageMakerClient) DescribeTrainingJob(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, ...) (*sagemaker.DescribeTrainingJobOutput, error)
- func (m *MockSageMakerClient) EXPECT() *MockSageMakerClientMockRecorder
- func (m *MockSageMakerClient) ListEndpointConfigs(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, ...) (*sagemaker.ListEndpointConfigsOutput, error)
- func (m *MockSageMakerClient) ListModels(arg0 context.Context, arg1 *sagemaker.ListModelsInput, ...) (*sagemaker.ListModelsOutput, error)
- func (m *MockSageMakerClient) ListNotebookInstances(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, ...) (*sagemaker.ListNotebookInstancesOutput, error)
- func (m *MockSageMakerClient) ListTags(arg0 context.Context, arg1 *sagemaker.ListTagsInput, ...) (*sagemaker.ListTagsOutput, error)
- func (m *MockSageMakerClient) ListTrainingJobs(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, ...) (*sagemaker.ListTrainingJobsOutput, error)
- type MockSageMakerClientMockRecorder
- func (mr *MockSageMakerClientMockRecorder) DescribeEndpointConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) DescribeModel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) DescribeNotebookInstance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) DescribeTrainingJob(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) ListEndpointConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) ListModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) ListNotebookInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSageMakerClientMockRecorder) ListTrainingJobs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockSecretsManagerClient
- func (m *MockSecretsManagerClient) DescribeSecret(arg0 context.Context, arg1 *secretsmanager.DescribeSecretInput, ...) (*secretsmanager.DescribeSecretOutput, error)
- func (m *MockSecretsManagerClient) EXPECT() *MockSecretsManagerClientMockRecorder
- func (m *MockSecretsManagerClient) GetResourcePolicy(arg0 context.Context, arg1 *secretsmanager.GetResourcePolicyInput, ...) (*secretsmanager.GetResourcePolicyOutput, error)
- func (m *MockSecretsManagerClient) ListSecrets(arg0 context.Context, arg1 *secretsmanager.ListSecretsInput, ...) (*secretsmanager.ListSecretsOutput, error)
- type MockSecretsManagerClientMockRecorder
- func (mr *MockSecretsManagerClientMockRecorder) DescribeSecret(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecretsManagerClientMockRecorder) GetResourcePolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecretsManagerClientMockRecorder) ListSecrets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockShieldClient
- func (m *MockShieldClient) DescribeAttack(arg0 context.Context, arg1 *shield.DescribeAttackInput, ...) (*shield.DescribeAttackOutput, error)
- func (m *MockShieldClient) DescribeSubscription(arg0 context.Context, arg1 *shield.DescribeSubscriptionInput, ...) (*shield.DescribeSubscriptionOutput, error)
- func (m *MockShieldClient) EXPECT() *MockShieldClientMockRecorder
- func (m *MockShieldClient) ListAttacks(arg0 context.Context, arg1 *shield.ListAttacksInput, ...) (*shield.ListAttacksOutput, error)
- func (m *MockShieldClient) ListProtectionGroups(arg0 context.Context, arg1 *shield.ListProtectionGroupsInput, ...) (*shield.ListProtectionGroupsOutput, error)
- func (m *MockShieldClient) ListProtections(arg0 context.Context, arg1 *shield.ListProtectionsInput, ...) (*shield.ListProtectionsOutput, error)
- func (m *MockShieldClient) ListTagsForResource(arg0 context.Context, arg1 *shield.ListTagsForResourceInput, ...) (*shield.ListTagsForResourceOutput, error)
- type MockShieldClientMockRecorder
- func (mr *MockShieldClientMockRecorder) DescribeAttack(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockShieldClientMockRecorder) DescribeSubscription(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockShieldClientMockRecorder) ListAttacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockShieldClientMockRecorder) ListProtectionGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockShieldClientMockRecorder) ListProtections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockShieldClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockSnsClient
- func (m *MockSnsClient) EXPECT() *MockSnsClientMockRecorder
- func (m *MockSnsClient) GetTopicAttributes(arg0 context.Context, arg1 *sns.GetTopicAttributesInput, ...) (*sns.GetTopicAttributesOutput, error)
- func (m *MockSnsClient) ListSubscriptions(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, ...) (*sns.ListSubscriptionsOutput, error)
- func (m *MockSnsClient) ListTagsForResource(arg0 context.Context, arg1 *sns.ListTagsForResourceInput, ...) (*sns.ListTagsForResourceOutput, error)
- func (m *MockSnsClient) ListTopics(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 ...func(*sns.Options)) (*sns.ListTopicsOutput, error)
- type MockSnsClientMockRecorder
- func (mr *MockSnsClientMockRecorder) GetTopicAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSnsClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSnsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSnsClientMockRecorder) ListTopics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockWafClient
- func (m *MockWafClient) EXPECT() *MockWafClientMockRecorder
- func (m *MockWafClient) GetLoggingConfiguration(arg0 context.Context, arg1 *waf.GetLoggingConfigurationInput, ...) (*waf.GetLoggingConfigurationOutput, error)
- func (m *MockWafClient) GetRule(arg0 context.Context, arg1 *waf.GetRuleInput, arg2 ...func(*waf.Options)) (*waf.GetRuleOutput, error)
- func (m *MockWafClient) GetRuleGroup(arg0 context.Context, arg1 *waf.GetRuleGroupInput, arg2 ...func(*waf.Options)) (*waf.GetRuleGroupOutput, error)
- func (m *MockWafClient) GetWebACL(arg0 context.Context, arg1 *waf.GetWebACLInput, arg2 ...func(*waf.Options)) (*waf.GetWebACLOutput, error)
- func (m *MockWafClient) ListActivatedRulesInRuleGroup(arg0 context.Context, arg1 *waf.ListActivatedRulesInRuleGroupInput, ...) (*waf.ListActivatedRulesInRuleGroupOutput, error)
- func (m *MockWafClient) ListRuleGroups(arg0 context.Context, arg1 *waf.ListRuleGroupsInput, ...) (*waf.ListRuleGroupsOutput, error)
- func (m *MockWafClient) ListRules(arg0 context.Context, arg1 *waf.ListRulesInput, arg2 ...func(*waf.Options)) (*waf.ListRulesOutput, error)
- func (m *MockWafClient) ListSubscribedRuleGroups(arg0 context.Context, arg1 *waf.ListSubscribedRuleGroupsInput, ...) (*waf.ListSubscribedRuleGroupsOutput, error)
- func (m *MockWafClient) ListTagsForResource(arg0 context.Context, arg1 *waf.ListTagsForResourceInput, ...) (*waf.ListTagsForResourceOutput, error)
- func (m *MockWafClient) ListWebACLs(arg0 context.Context, arg1 *waf.ListWebACLsInput, arg2 ...func(*waf.Options)) (*waf.ListWebACLsOutput, error)
- type MockWafClientMockRecorder
- func (mr *MockWafClientMockRecorder) GetLoggingConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) GetRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListActivatedRulesInRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListSubscribedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockWafRegionalClient
- func (m *MockWafRegionalClient) EXPECT() *MockWafRegionalClientMockRecorder
- func (m *MockWafRegionalClient) GetRateBasedRule(arg0 context.Context, arg1 *wafregional.GetRateBasedRuleInput, ...) (*wafregional.GetRateBasedRuleOutput, error)
- func (m *MockWafRegionalClient) GetRule(arg0 context.Context, arg1 *wafregional.GetRuleInput, ...) (*wafregional.GetRuleOutput, error)
- func (m *MockWafRegionalClient) GetRuleGroup(arg0 context.Context, arg1 *wafregional.GetRuleGroupInput, ...) (*wafregional.GetRuleGroupOutput, error)
- func (m *MockWafRegionalClient) GetWebACL(arg0 context.Context, arg1 *wafregional.GetWebACLInput, ...) (*wafregional.GetWebACLOutput, error)
- func (m *MockWafRegionalClient) ListRateBasedRules(arg0 context.Context, arg1 *wafregional.ListRateBasedRulesInput, ...) (*wafregional.ListRateBasedRulesOutput, error)
- func (m *MockWafRegionalClient) ListRuleGroups(arg0 context.Context, arg1 *wafregional.ListRuleGroupsInput, ...) (*wafregional.ListRuleGroupsOutput, error)
- func (m *MockWafRegionalClient) ListRules(arg0 context.Context, arg1 *wafregional.ListRulesInput, ...) (*wafregional.ListRulesOutput, error)
- func (m *MockWafRegionalClient) ListTagsForResource(arg0 context.Context, arg1 *wafregional.ListTagsForResourceInput, ...) (*wafregional.ListTagsForResourceOutput, error)
- func (m *MockWafRegionalClient) ListWebACLs(arg0 context.Context, arg1 *wafregional.ListWebACLsInput, ...) (*wafregional.ListWebACLsOutput, error)
- type MockWafRegionalClientMockRecorder
- func (mr *MockWafRegionalClientMockRecorder) GetRateBasedRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) GetRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) ListRateBasedRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) ListRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafRegionalClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockWafV2Client
- func (m *MockWafV2Client) DescribeManagedRuleGroup(arg0 context.Context, arg1 *wafv2.DescribeManagedRuleGroupInput, ...) (*wafv2.DescribeManagedRuleGroupOutput, error)
- func (m *MockWafV2Client) EXPECT() *MockWafV2ClientMockRecorder
- func (m *MockWafV2Client) GetIPSet(arg0 context.Context, arg1 *wafv2.GetIPSetInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetIPSetOutput, error)
- func (m *MockWafV2Client) GetLoggingConfiguration(arg0 context.Context, arg1 *wafv2.GetLoggingConfigurationInput, ...) (*wafv2.GetLoggingConfigurationOutput, error)
- func (m *MockWafV2Client) GetPermissionPolicy(arg0 context.Context, arg1 *wafv2.GetPermissionPolicyInput, ...) (*wafv2.GetPermissionPolicyOutput, error)
- func (m *MockWafV2Client) GetRegexPatternSet(arg0 context.Context, arg1 *wafv2.GetRegexPatternSetInput, ...) (*wafv2.GetRegexPatternSetOutput, error)
- func (m *MockWafV2Client) GetRuleGroup(arg0 context.Context, arg1 *wafv2.GetRuleGroupInput, ...) (*wafv2.GetRuleGroupOutput, error)
- func (m *MockWafV2Client) GetWebACL(arg0 context.Context, arg1 *wafv2.GetWebACLInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetWebACLOutput, error)
- func (m *MockWafV2Client) GetWebACLForResource(arg0 context.Context, arg1 *wafv2.GetWebACLForResourceInput, ...) (*wafv2.GetWebACLForResourceOutput, error)
- func (m *MockWafV2Client) ListAvailableManagedRuleGroups(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupsInput, ...) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
- func (m *MockWafV2Client) ListIPSets(arg0 context.Context, arg1 *wafv2.ListIPSetsInput, ...) (*wafv2.ListIPSetsOutput, error)
- func (m *MockWafV2Client) ListRegexPatternSets(arg0 context.Context, arg1 *wafv2.ListRegexPatternSetsInput, ...) (*wafv2.ListRegexPatternSetsOutput, error)
- func (m *MockWafV2Client) ListResourcesForWebACL(arg0 context.Context, arg1 *wafv2.ListResourcesForWebACLInput, ...) (*wafv2.ListResourcesForWebACLOutput, error)
- func (m *MockWafV2Client) ListRuleGroups(arg0 context.Context, arg1 *wafv2.ListRuleGroupsInput, ...) (*wafv2.ListRuleGroupsOutput, error)
- func (m *MockWafV2Client) ListTagsForResource(arg0 context.Context, arg1 *wafv2.ListTagsForResourceInput, ...) (*wafv2.ListTagsForResourceOutput, error)
- func (m *MockWafV2Client) ListWebACLs(arg0 context.Context, arg1 *wafv2.ListWebACLsInput, ...) (*wafv2.ListWebACLsOutput, error)
- type MockWafV2ClientMockRecorder
- func (mr *MockWafV2ClientMockRecorder) DescribeManagedRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetIPSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetLoggingConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetPermissionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetRegexPatternSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) GetWebACLForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListAvailableManagedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListIPSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListRegexPatternSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListResourcesForWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWafV2ClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockWorkspacesClient
- func (m *MockWorkspacesClient) DescribeWorkspaceDirectories(arg0 context.Context, arg1 *workspaces.DescribeWorkspaceDirectoriesInput, ...) (*workspaces.DescribeWorkspaceDirectoriesOutput, error)
- func (m *MockWorkspacesClient) DescribeWorkspaces(arg0 context.Context, arg1 *workspaces.DescribeWorkspacesInput, ...) (*workspaces.DescribeWorkspacesOutput, error)
- func (m *MockWorkspacesClient) EXPECT() *MockWorkspacesClientMockRecorder
- type MockWorkspacesClientMockRecorder
- type MockXrayClient
- func (m *MockXrayClient) EXPECT() *MockXrayClientMockRecorder
- func (m *MockXrayClient) GetEncryptionConfig(arg0 context.Context, arg1 *xray.GetEncryptionConfigInput, ...) (*xray.GetEncryptionConfigOutput, error)
- func (m *MockXrayClient) GetGroups(arg0 context.Context, arg1 *xray.GetGroupsInput, arg2 ...func(*xray.Options)) (*xray.GetGroupsOutput, error)
- func (m *MockXrayClient) GetSamplingRules(arg0 context.Context, arg1 *xray.GetSamplingRulesInput, ...) (*xray.GetSamplingRulesOutput, error)
- func (m *MockXrayClient) ListTagsForResource(arg0 context.Context, arg1 *xray.ListTagsForResourceInput, ...) (*xray.ListTagsForResourceOutput, error)
- type MockXrayClientMockRecorder
- func (mr *MockXrayClientMockRecorder) GetEncryptionConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockXrayClientMockRecorder) GetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockXrayClientMockRecorder) GetSamplingRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockXrayClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockACMClient ¶ added in v0.8.0
type MockACMClient struct {
// contains filtered or unexported fields
}
MockACMClient is a mock of ACMClient interface.
func NewMockACMClient ¶ added in v0.8.0
func NewMockACMClient(ctrl *gomock.Controller) *MockACMClient
NewMockACMClient creates a new mock instance.
func (*MockACMClient) DescribeCertificate ¶ added in v0.8.0
func (m *MockACMClient) DescribeCertificate(arg0 context.Context, arg1 *acm.DescribeCertificateInput, arg2 ...func(*acm.Options)) (*acm.DescribeCertificateOutput, error)
DescribeCertificate mocks base method.
func (*MockACMClient) EXPECT ¶ added in v0.8.0
func (m *MockACMClient) EXPECT() *MockACMClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockACMClient) ListCertificates ¶ added in v0.8.0
func (m *MockACMClient) ListCertificates(arg0 context.Context, arg1 *acm.ListCertificatesInput, arg2 ...func(*acm.Options)) (*acm.ListCertificatesOutput, error)
ListCertificates mocks base method.
func (*MockACMClient) ListTagsForCertificate ¶ added in v0.8.0
func (m *MockACMClient) ListTagsForCertificate(arg0 context.Context, arg1 *acm.ListTagsForCertificateInput, arg2 ...func(*acm.Options)) (*acm.ListTagsForCertificateOutput, error)
ListTagsForCertificate mocks base method.
type MockACMClientMockRecorder ¶ added in v0.8.0
type MockACMClientMockRecorder struct {
// contains filtered or unexported fields
}
MockACMClientMockRecorder is the mock recorder for MockACMClient.
func (*MockACMClientMockRecorder) DescribeCertificate ¶ added in v0.8.0
func (mr *MockACMClientMockRecorder) DescribeCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCertificate indicates an expected call of DescribeCertificate.
func (*MockACMClientMockRecorder) ListCertificates ¶ added in v0.8.0
func (mr *MockACMClientMockRecorder) ListCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCertificates indicates an expected call of ListCertificates.
func (*MockACMClientMockRecorder) ListTagsForCertificate ¶ added in v0.8.0
func (mr *MockACMClientMockRecorder) ListTagsForCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForCertificate indicates an expected call of ListTagsForCertificate.
type MockAnalyzerClient ¶ added in v0.4.4
type MockAnalyzerClient struct {
// contains filtered or unexported fields
}
MockAnalyzerClient is a mock of AnalyzerClient interface.
func NewMockAnalyzerClient ¶ added in v0.4.4
func NewMockAnalyzerClient(ctrl *gomock.Controller) *MockAnalyzerClient
NewMockAnalyzerClient creates a new mock instance.
func (*MockAnalyzerClient) EXPECT ¶ added in v0.4.4
func (m *MockAnalyzerClient) EXPECT() *MockAnalyzerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAnalyzerClient) ListAnalyzers ¶ added in v0.4.4
func (m *MockAnalyzerClient) ListAnalyzers(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, arg2 ...func(*accessanalyzer.Options)) (*accessanalyzer.ListAnalyzersOutput, error)
ListAnalyzers mocks base method.
func (*MockAnalyzerClient) ListArchiveRules ¶ added in v0.10.15
func (m *MockAnalyzerClient) ListArchiveRules(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, arg2 ...func(*accessanalyzer.Options)) (*accessanalyzer.ListArchiveRulesOutput, error)
ListArchiveRules mocks base method.
func (*MockAnalyzerClient) ListFindings ¶ added in v0.4.4
func (m *MockAnalyzerClient) ListFindings(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, arg2 ...func(*accessanalyzer.Options)) (*accessanalyzer.ListFindingsOutput, error)
ListFindings mocks base method.
type MockAnalyzerClientMockRecorder ¶ added in v0.4.4
type MockAnalyzerClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAnalyzerClientMockRecorder is the mock recorder for MockAnalyzerClient.
func (*MockAnalyzerClientMockRecorder) ListAnalyzers ¶ added in v0.4.4
func (mr *MockAnalyzerClientMockRecorder) ListAnalyzers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAnalyzers indicates an expected call of ListAnalyzers.
func (*MockAnalyzerClientMockRecorder) ListArchiveRules ¶ added in v0.10.15
func (mr *MockAnalyzerClientMockRecorder) ListArchiveRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListArchiveRules indicates an expected call of ListArchiveRules.
func (*MockAnalyzerClientMockRecorder) ListFindings ¶ added in v0.4.4
func (mr *MockAnalyzerClientMockRecorder) ListFindings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFindings indicates an expected call of ListFindings.
type MockApigatewayClient ¶ added in v0.4.4
type MockApigatewayClient struct {
// contains filtered or unexported fields
}
MockApigatewayClient is a mock of ApigatewayClient interface.
func NewMockApigatewayClient ¶ added in v0.4.4
func NewMockApigatewayClient(ctrl *gomock.Controller) *MockApigatewayClient
NewMockApigatewayClient creates a new mock instance.
func (*MockApigatewayClient) EXPECT ¶ added in v0.4.4
func (m *MockApigatewayClient) EXPECT() *MockApigatewayClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApigatewayClient) GetApiKeys ¶ added in v0.4.4
func (m *MockApigatewayClient) GetApiKeys(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetApiKeysOutput, error)
GetApiKeys mocks base method.
func (*MockApigatewayClient) GetAuthorizers ¶ added in v0.4.4
func (m *MockApigatewayClient) GetAuthorizers(arg0 context.Context, arg1 *apigateway.GetAuthorizersInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetAuthorizersOutput, error)
GetAuthorizers mocks base method.
func (*MockApigatewayClient) GetBasePathMappings ¶ added in v0.4.4
func (m *MockApigatewayClient) GetBasePathMappings(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetBasePathMappingsOutput, error)
GetBasePathMappings mocks base method.
func (*MockApigatewayClient) GetClientCertificates ¶ added in v0.4.4
func (m *MockApigatewayClient) GetClientCertificates(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetClientCertificatesOutput, error)
GetClientCertificates mocks base method.
func (*MockApigatewayClient) GetDeployments ¶ added in v0.4.4
func (m *MockApigatewayClient) GetDeployments(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetDeploymentsOutput, error)
GetDeployments mocks base method.
func (*MockApigatewayClient) GetDocumentationParts ¶ added in v0.4.4
func (m *MockApigatewayClient) GetDocumentationParts(arg0 context.Context, arg1 *apigateway.GetDocumentationPartsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetDocumentationPartsOutput, error)
GetDocumentationParts mocks base method.
func (*MockApigatewayClient) GetDocumentationVersions ¶ added in v0.4.4
func (m *MockApigatewayClient) GetDocumentationVersions(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetDocumentationVersionsOutput, error)
GetDocumentationVersions mocks base method.
func (*MockApigatewayClient) GetDomainNames ¶ added in v0.4.4
func (m *MockApigatewayClient) GetDomainNames(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetDomainNamesOutput, error)
GetDomainNames mocks base method.
func (*MockApigatewayClient) GetGatewayResponses ¶ added in v0.4.4
func (m *MockApigatewayClient) GetGatewayResponses(arg0 context.Context, arg1 *apigateway.GetGatewayResponsesInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetGatewayResponsesOutput, error)
GetGatewayResponses mocks base method.
func (*MockApigatewayClient) GetModelTemplate ¶ added in v0.4.4
func (m *MockApigatewayClient) GetModelTemplate(arg0 context.Context, arg1 *apigateway.GetModelTemplateInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetModelTemplateOutput, error)
GetModelTemplate mocks base method.
func (*MockApigatewayClient) GetModels ¶ added in v0.4.4
func (m *MockApigatewayClient) GetModels(arg0 context.Context, arg1 *apigateway.GetModelsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetModelsOutput, error)
GetModels mocks base method.
func (*MockApigatewayClient) GetRequestValidators ¶ added in v0.4.4
func (m *MockApigatewayClient) GetRequestValidators(arg0 context.Context, arg1 *apigateway.GetRequestValidatorsInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetRequestValidatorsOutput, error)
GetRequestValidators mocks base method.
func (*MockApigatewayClient) GetResources ¶ added in v0.4.4
func (m *MockApigatewayClient) GetResources(arg0 context.Context, arg1 *apigateway.GetResourcesInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetResourcesOutput, error)
GetResources mocks base method.
func (*MockApigatewayClient) GetRestApis ¶ added in v0.4.4
func (m *MockApigatewayClient) GetRestApis(arg0 context.Context, arg1 *apigateway.GetRestApisInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetRestApisOutput, error)
GetRestApis mocks base method.
func (*MockApigatewayClient) GetStages ¶ added in v0.4.4
func (m *MockApigatewayClient) GetStages(arg0 context.Context, arg1 *apigateway.GetStagesInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetStagesOutput, error)
GetStages mocks base method.
func (*MockApigatewayClient) GetUsagePlanKeys ¶ added in v0.4.4
func (m *MockApigatewayClient) GetUsagePlanKeys(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetUsagePlanKeysOutput, error)
GetUsagePlanKeys mocks base method.
func (*MockApigatewayClient) GetUsagePlans ¶ added in v0.4.4
func (m *MockApigatewayClient) GetUsagePlans(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetUsagePlansOutput, error)
GetUsagePlans mocks base method.
func (*MockApigatewayClient) GetVpcLinks ¶ added in v0.4.4
func (m *MockApigatewayClient) GetVpcLinks(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, arg2 ...func(*apigateway.Options)) (*apigateway.GetVpcLinksOutput, error)
GetVpcLinks mocks base method.
type MockApigatewayClientMockRecorder ¶ added in v0.4.4
type MockApigatewayClientMockRecorder struct {
// contains filtered or unexported fields
}
MockApigatewayClientMockRecorder is the mock recorder for MockApigatewayClient.
func (*MockApigatewayClientMockRecorder) GetApiKeys ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetApiKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiKeys indicates an expected call of GetApiKeys.
func (*MockApigatewayClientMockRecorder) GetAuthorizers ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizers indicates an expected call of GetAuthorizers.
func (*MockApigatewayClientMockRecorder) GetBasePathMappings ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetBasePathMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBasePathMappings indicates an expected call of GetBasePathMappings.
func (*MockApigatewayClientMockRecorder) GetClientCertificates ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetClientCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetClientCertificates indicates an expected call of GetClientCertificates.
func (*MockApigatewayClientMockRecorder) GetDeployments ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeployments indicates an expected call of GetDeployments.
func (*MockApigatewayClientMockRecorder) GetDocumentationParts ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetDocumentationParts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationParts indicates an expected call of GetDocumentationParts.
func (*MockApigatewayClientMockRecorder) GetDocumentationVersions ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetDocumentationVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationVersions indicates an expected call of GetDocumentationVersions.
func (*MockApigatewayClientMockRecorder) GetDomainNames ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNames indicates an expected call of GetDomainNames.
func (*MockApigatewayClientMockRecorder) GetGatewayResponses ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetGatewayResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGatewayResponses indicates an expected call of GetGatewayResponses.
func (*MockApigatewayClientMockRecorder) GetModelTemplate ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelTemplate indicates an expected call of GetModelTemplate.
func (*MockApigatewayClientMockRecorder) GetModels ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModels indicates an expected call of GetModels.
func (*MockApigatewayClientMockRecorder) GetRequestValidators ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetRequestValidators(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRequestValidators indicates an expected call of GetRequestValidators.
func (*MockApigatewayClientMockRecorder) GetResources ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResources indicates an expected call of GetResources.
func (*MockApigatewayClientMockRecorder) GetRestApis ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetRestApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRestApis indicates an expected call of GetRestApis.
func (*MockApigatewayClientMockRecorder) GetStages ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStages indicates an expected call of GetStages.
func (*MockApigatewayClientMockRecorder) GetUsagePlanKeys ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetUsagePlanKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlanKeys indicates an expected call of GetUsagePlanKeys.
func (*MockApigatewayClientMockRecorder) GetUsagePlans ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetUsagePlans(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlans indicates an expected call of GetUsagePlans.
func (*MockApigatewayClientMockRecorder) GetVpcLinks ¶ added in v0.4.4
func (mr *MockApigatewayClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinks indicates an expected call of GetVpcLinks.
type MockApigatewayv2Client ¶ added in v0.4.4
type MockApigatewayv2Client struct {
// contains filtered or unexported fields
}
MockApigatewayv2Client is a mock of Apigatewayv2Client interface.
func NewMockApigatewayv2Client ¶ added in v0.4.4
func NewMockApigatewayv2Client(ctrl *gomock.Controller) *MockApigatewayv2Client
NewMockApigatewayv2Client creates a new mock instance.
func (*MockApigatewayv2Client) EXPECT ¶ added in v0.4.4
func (m *MockApigatewayv2Client) EXPECT() *MockApigatewayv2ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApigatewayv2Client) GetApiMappings ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetApiMappings(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingsInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingsOutput, error)
GetApiMappings mocks base method.
func (*MockApigatewayv2Client) GetApis ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetApis(arg0 context.Context, arg1 *apigatewayv2.GetApisInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApisOutput, error)
GetApis mocks base method.
func (*MockApigatewayv2Client) GetAuthorizers ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetAuthorizers(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizersInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetAuthorizersOutput, error)
GetAuthorizers mocks base method.
func (*MockApigatewayv2Client) GetDeployments ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetDeployments(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentsInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDeploymentsOutput, error)
GetDeployments mocks base method.
func (*MockApigatewayv2Client) GetDomainNames ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetDomainNames(arg0 context.Context, arg1 *apigatewayv2.GetDomainNamesInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNamesOutput, error)
GetDomainNames mocks base method.
func (*MockApigatewayv2Client) GetIntegrationResponses ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetIntegrationResponses(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponsesInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationResponsesOutput, error)
GetIntegrationResponses mocks base method.
func (*MockApigatewayv2Client) GetIntegrations ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetIntegrations(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationsInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationsOutput, error)
GetIntegrations mocks base method.
func (*MockApigatewayv2Client) GetModelTemplate ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetModelTemplate(arg0 context.Context, arg1 *apigatewayv2.GetModelTemplateInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelTemplateOutput, error)
GetModelTemplate mocks base method.
func (*MockApigatewayv2Client) GetModels ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetModels(arg0 context.Context, arg1 *apigatewayv2.GetModelsInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelsOutput, error)
GetModels mocks base method.
func (*MockApigatewayv2Client) GetRouteResponses ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetRouteResponses(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponsesInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteResponsesOutput, error)
GetRouteResponses mocks base method.
func (*MockApigatewayv2Client) GetRoutes ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetRoutes(arg0 context.Context, arg1 *apigatewayv2.GetRoutesInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRoutesOutput, error)
GetRoutes mocks base method.
func (*MockApigatewayv2Client) GetStages ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetStages(arg0 context.Context, arg1 *apigatewayv2.GetStagesInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetStagesOutput, error)
GetStages mocks base method.
func (*MockApigatewayv2Client) GetTags ¶ added in v0.6.0
func (m *MockApigatewayv2Client) GetTags(arg0 context.Context, arg1 *apigatewayv2.GetTagsInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetTagsOutput, error)
GetTags mocks base method.
func (*MockApigatewayv2Client) GetVpcLinks ¶ added in v0.4.4
func (m *MockApigatewayv2Client) GetVpcLinks(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinksInput, arg2 ...func(*apigatewayv2.Options)) (*apigatewayv2.GetVpcLinksOutput, error)
GetVpcLinks mocks base method.
type MockApigatewayv2ClientMockRecorder ¶ added in v0.4.4
type MockApigatewayv2ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockApigatewayv2ClientMockRecorder is the mock recorder for MockApigatewayv2Client.
func (*MockApigatewayv2ClientMockRecorder) GetApiMappings ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetApiMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiMappings indicates an expected call of GetApiMappings.
func (*MockApigatewayv2ClientMockRecorder) GetApis ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetApis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApis indicates an expected call of GetApis.
func (*MockApigatewayv2ClientMockRecorder) GetAuthorizers ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetAuthorizers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizers indicates an expected call of GetAuthorizers.
func (*MockApigatewayv2ClientMockRecorder) GetDeployments ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetDeployments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeployments indicates an expected call of GetDeployments.
func (*MockApigatewayv2ClientMockRecorder) GetDomainNames ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNames indicates an expected call of GetDomainNames.
func (*MockApigatewayv2ClientMockRecorder) GetIntegrationResponses ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrationResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationResponses indicates an expected call of GetIntegrationResponses.
func (*MockApigatewayv2ClientMockRecorder) GetIntegrations ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetIntegrations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrations indicates an expected call of GetIntegrations.
func (*MockApigatewayv2ClientMockRecorder) GetModelTemplate ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetModelTemplate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelTemplate indicates an expected call of GetModelTemplate.
func (*MockApigatewayv2ClientMockRecorder) GetModels ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModels indicates an expected call of GetModels.
func (*MockApigatewayv2ClientMockRecorder) GetRouteResponses ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetRouteResponses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRouteResponses indicates an expected call of GetRouteResponses.
func (*MockApigatewayv2ClientMockRecorder) GetRoutes ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetRoutes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRoutes indicates an expected call of GetRoutes.
func (*MockApigatewayv2ClientMockRecorder) GetStages ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetStages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStages indicates an expected call of GetStages.
func (*MockApigatewayv2ClientMockRecorder) GetTags ¶ added in v0.6.0
func (mr *MockApigatewayv2ClientMockRecorder) GetTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTags indicates an expected call of GetTags.
func (*MockApigatewayv2ClientMockRecorder) GetVpcLinks ¶ added in v0.4.4
func (mr *MockApigatewayv2ClientMockRecorder) GetVpcLinks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinks indicates an expected call of GetVpcLinks.
type MockApplicationAutoscalingClient ¶ added in v0.8.1
type MockApplicationAutoscalingClient struct {
// contains filtered or unexported fields
}
MockApplicationAutoscalingClient is a mock of ApplicationAutoscalingClient interface.
func NewMockApplicationAutoscalingClient ¶ added in v0.8.1
func NewMockApplicationAutoscalingClient(ctrl *gomock.Controller) *MockApplicationAutoscalingClient
NewMockApplicationAutoscalingClient creates a new mock instance.
func (*MockApplicationAutoscalingClient) DescribeScalingPolicies ¶ added in v0.8.1
func (m *MockApplicationAutoscalingClient) DescribeScalingPolicies(arg0 context.Context, arg1 *applicationautoscaling.DescribeScalingPoliciesInput, arg2 ...func(*applicationautoscaling.Options)) (*applicationautoscaling.DescribeScalingPoliciesOutput, error)
DescribeScalingPolicies mocks base method.
func (*MockApplicationAutoscalingClient) EXPECT ¶ added in v0.8.1
func (m *MockApplicationAutoscalingClient) EXPECT() *MockApplicationAutoscalingClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockApplicationAutoscalingClientMockRecorder ¶ added in v0.8.1
type MockApplicationAutoscalingClientMockRecorder struct {
// contains filtered or unexported fields
}
MockApplicationAutoscalingClientMockRecorder is the mock recorder for MockApplicationAutoscalingClient.
func (*MockApplicationAutoscalingClientMockRecorder) DescribeScalingPolicies ¶ added in v0.8.1
func (mr *MockApplicationAutoscalingClientMockRecorder) DescribeScalingPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeScalingPolicies indicates an expected call of DescribeScalingPolicies.
type MockAthenaClient ¶ added in v0.11.6
type MockAthenaClient struct {
// contains filtered or unexported fields
}
MockAthenaClient is a mock of AthenaClient interface.
func NewMockAthenaClient ¶ added in v0.11.6
func NewMockAthenaClient(ctrl *gomock.Controller) *MockAthenaClient
NewMockAthenaClient creates a new mock instance.
func (*MockAthenaClient) EXPECT ¶ added in v0.11.6
func (m *MockAthenaClient) EXPECT() *MockAthenaClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAthenaClient) GetDataCatalog ¶ added in v0.11.6
func (m *MockAthenaClient) GetDataCatalog(arg0 context.Context, arg1 *athena.GetDataCatalogInput, arg2 ...func(*athena.Options)) (*athena.GetDataCatalogOutput, error)
GetDataCatalog mocks base method.
func (*MockAthenaClient) GetNamedQuery ¶ added in v0.11.6
func (m *MockAthenaClient) GetNamedQuery(arg0 context.Context, arg1 *athena.GetNamedQueryInput, arg2 ...func(*athena.Options)) (*athena.GetNamedQueryOutput, error)
GetNamedQuery mocks base method.
func (*MockAthenaClient) GetPreparedStatement ¶ added in v0.11.6
func (m *MockAthenaClient) GetPreparedStatement(arg0 context.Context, arg1 *athena.GetPreparedStatementInput, arg2 ...func(*athena.Options)) (*athena.GetPreparedStatementOutput, error)
GetPreparedStatement mocks base method.
func (*MockAthenaClient) GetQueryExecution ¶ added in v0.11.6
func (m *MockAthenaClient) GetQueryExecution(arg0 context.Context, arg1 *athena.GetQueryExecutionInput, arg2 ...func(*athena.Options)) (*athena.GetQueryExecutionOutput, error)
GetQueryExecution mocks base method.
func (*MockAthenaClient) GetWorkGroup ¶ added in v0.11.6
func (m *MockAthenaClient) GetWorkGroup(arg0 context.Context, arg1 *athena.GetWorkGroupInput, arg2 ...func(*athena.Options)) (*athena.GetWorkGroupOutput, error)
GetWorkGroup mocks base method.
func (*MockAthenaClient) ListDataCatalogs ¶ added in v0.11.6
func (m *MockAthenaClient) ListDataCatalogs(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, arg2 ...func(*athena.Options)) (*athena.ListDataCatalogsOutput, error)
ListDataCatalogs mocks base method.
func (*MockAthenaClient) ListDatabases ¶ added in v0.11.6
func (m *MockAthenaClient) ListDatabases(arg0 context.Context, arg1 *athena.ListDatabasesInput, arg2 ...func(*athena.Options)) (*athena.ListDatabasesOutput, error)
ListDatabases mocks base method.
func (*MockAthenaClient) ListNamedQueries ¶ added in v0.11.6
func (m *MockAthenaClient) ListNamedQueries(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, arg2 ...func(*athena.Options)) (*athena.ListNamedQueriesOutput, error)
ListNamedQueries mocks base method.
func (*MockAthenaClient) ListPreparedStatements ¶ added in v0.11.6
func (m *MockAthenaClient) ListPreparedStatements(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, arg2 ...func(*athena.Options)) (*athena.ListPreparedStatementsOutput, error)
ListPreparedStatements mocks base method.
func (*MockAthenaClient) ListQueryExecutions ¶ added in v0.11.6
func (m *MockAthenaClient) ListQueryExecutions(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, arg2 ...func(*athena.Options)) (*athena.ListQueryExecutionsOutput, error)
ListQueryExecutions mocks base method.
func (*MockAthenaClient) ListTableMetadata ¶ added in v0.11.6
func (m *MockAthenaClient) ListTableMetadata(arg0 context.Context, arg1 *athena.ListTableMetadataInput, arg2 ...func(*athena.Options)) (*athena.ListTableMetadataOutput, error)
ListTableMetadata mocks base method.
func (*MockAthenaClient) ListTagsForResource ¶ added in v0.11.6
func (m *MockAthenaClient) ListTagsForResource(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, arg2 ...func(*athena.Options)) (*athena.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockAthenaClient) ListWorkGroups ¶ added in v0.11.6
func (m *MockAthenaClient) ListWorkGroups(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, arg2 ...func(*athena.Options)) (*athena.ListWorkGroupsOutput, error)
ListWorkGroups mocks base method.
type MockAthenaClientMockRecorder ¶ added in v0.11.6
type MockAthenaClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAthenaClientMockRecorder is the mock recorder for MockAthenaClient.
func (*MockAthenaClientMockRecorder) GetDataCatalog ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) GetDataCatalog(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataCatalog indicates an expected call of GetDataCatalog.
func (*MockAthenaClientMockRecorder) GetNamedQuery ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) GetNamedQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNamedQuery indicates an expected call of GetNamedQuery.
func (*MockAthenaClientMockRecorder) GetPreparedStatement ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) GetPreparedStatement(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPreparedStatement indicates an expected call of GetPreparedStatement.
func (*MockAthenaClientMockRecorder) GetQueryExecution ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) GetQueryExecution(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueryExecution indicates an expected call of GetQueryExecution.
func (*MockAthenaClientMockRecorder) GetWorkGroup ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) GetWorkGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkGroup indicates an expected call of GetWorkGroup.
func (*MockAthenaClientMockRecorder) ListDataCatalogs ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListDataCatalogs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataCatalogs indicates an expected call of ListDataCatalogs.
func (*MockAthenaClientMockRecorder) ListDatabases ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListDatabases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatabases indicates an expected call of ListDatabases.
func (*MockAthenaClientMockRecorder) ListNamedQueries ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListNamedQueries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNamedQueries indicates an expected call of ListNamedQueries.
func (*MockAthenaClientMockRecorder) ListPreparedStatements ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListPreparedStatements(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPreparedStatements indicates an expected call of ListPreparedStatements.
func (*MockAthenaClientMockRecorder) ListQueryExecutions ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListQueryExecutions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueryExecutions indicates an expected call of ListQueryExecutions.
func (*MockAthenaClientMockRecorder) ListTableMetadata ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListTableMetadata(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTableMetadata indicates an expected call of ListTableMetadata.
func (*MockAthenaClientMockRecorder) ListTagsForResource ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockAthenaClientMockRecorder) ListWorkGroups ¶ added in v0.11.6
func (mr *MockAthenaClientMockRecorder) ListWorkGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkGroups indicates an expected call of ListWorkGroups.
type MockAutoscalingClient ¶
type MockAutoscalingClient struct {
// contains filtered or unexported fields
}
MockAutoscalingClient is a mock of AutoscalingClient interface.
func NewMockAutoscalingClient ¶
func NewMockAutoscalingClient(ctrl *gomock.Controller) *MockAutoscalingClient
NewMockAutoscalingClient creates a new mock instance.
func (*MockAutoscalingClient) DescribeAutoScalingGroups ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeAutoScalingGroups(arg0 context.Context, arg1 *autoscaling.DescribeAutoScalingGroupsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeAutoScalingGroupsOutput, error)
DescribeAutoScalingGroups mocks base method.
func (*MockAutoscalingClient) DescribeLaunchConfigurations ¶
func (m *MockAutoscalingClient) DescribeLaunchConfigurations(arg0 context.Context, arg1 *autoscaling.DescribeLaunchConfigurationsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeLaunchConfigurationsOutput, error)
DescribeLaunchConfigurations mocks base method.
func (*MockAutoscalingClient) DescribeLifecycleHooks ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeLifecycleHooks(arg0 context.Context, arg1 *autoscaling.DescribeLifecycleHooksInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeLifecycleHooksOutput, error)
DescribeLifecycleHooks mocks base method.
func (*MockAutoscalingClient) DescribeLoadBalancerTargetGroups ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeLoadBalancerTargetGroups(arg0 context.Context, arg1 *autoscaling.DescribeLoadBalancerTargetGroupsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeLoadBalancerTargetGroupsOutput, error)
DescribeLoadBalancerTargetGroups mocks base method.
func (*MockAutoscalingClient) DescribeLoadBalancers ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeLoadBalancers(arg0 context.Context, arg1 *autoscaling.DescribeLoadBalancersInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeLoadBalancersOutput, error)
DescribeLoadBalancers mocks base method.
func (*MockAutoscalingClient) DescribeNotificationConfigurations ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeNotificationConfigurations(arg0 context.Context, arg1 *autoscaling.DescribeNotificationConfigurationsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeNotificationConfigurationsOutput, error)
DescribeNotificationConfigurations mocks base method.
func (*MockAutoscalingClient) DescribePolicies ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribePolicies(arg0 context.Context, arg1 *autoscaling.DescribePoliciesInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribePoliciesOutput, error)
DescribePolicies mocks base method.
func (*MockAutoscalingClient) DescribeScheduledActions ¶ added in v0.10.17
func (m *MockAutoscalingClient) DescribeScheduledActions(arg0 context.Context, arg1 *autoscaling.DescribeScheduledActionsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeScheduledActionsOutput, error)
DescribeScheduledActions mocks base method.
func (*MockAutoscalingClient) DescribeTags ¶ added in v0.7.0
func (m *MockAutoscalingClient) DescribeTags(arg0 context.Context, arg1 *autoscaling.DescribeTagsInput, arg2 ...func(*autoscaling.Options)) (*autoscaling.DescribeTagsOutput, error)
DescribeTags mocks base method.
func (*MockAutoscalingClient) EXPECT ¶
func (m *MockAutoscalingClient) EXPECT() *MockAutoscalingClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAutoscalingClientMockRecorder ¶
type MockAutoscalingClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAutoscalingClientMockRecorder is the mock recorder for MockAutoscalingClient.
func (*MockAutoscalingClientMockRecorder) DescribeAutoScalingGroups ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeAutoScalingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAutoScalingGroups indicates an expected call of DescribeAutoScalingGroups.
func (*MockAutoscalingClientMockRecorder) DescribeLaunchConfigurations ¶
func (mr *MockAutoscalingClientMockRecorder) DescribeLaunchConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLaunchConfigurations indicates an expected call of DescribeLaunchConfigurations.
func (*MockAutoscalingClientMockRecorder) DescribeLifecycleHooks ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeLifecycleHooks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLifecycleHooks indicates an expected call of DescribeLifecycleHooks.
func (*MockAutoscalingClientMockRecorder) DescribeLoadBalancerTargetGroups ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeLoadBalancerTargetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancerTargetGroups indicates an expected call of DescribeLoadBalancerTargetGroups.
func (*MockAutoscalingClientMockRecorder) DescribeLoadBalancers ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.
func (*MockAutoscalingClientMockRecorder) DescribeNotificationConfigurations ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeNotificationConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotificationConfigurations indicates an expected call of DescribeNotificationConfigurations.
func (*MockAutoscalingClientMockRecorder) DescribePolicies ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePolicies indicates an expected call of DescribePolicies.
func (*MockAutoscalingClientMockRecorder) DescribeScheduledActions ¶ added in v0.10.17
func (mr *MockAutoscalingClientMockRecorder) DescribeScheduledActions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeScheduledActions indicates an expected call of DescribeScheduledActions.
func (*MockAutoscalingClientMockRecorder) DescribeTags ¶ added in v0.7.0
func (mr *MockAutoscalingClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTags indicates an expected call of DescribeTags.
type MockBackupClient ¶ added in v0.10.16
type MockBackupClient struct {
// contains filtered or unexported fields
}
MockBackupClient is a mock of BackupClient interface.
func NewMockBackupClient ¶ added in v0.10.16
func NewMockBackupClient(ctrl *gomock.Controller) *MockBackupClient
NewMockBackupClient creates a new mock instance.
func (*MockBackupClient) DescribeGlobalSettings ¶ added in v0.11.0
func (m *MockBackupClient) DescribeGlobalSettings(arg0 context.Context, arg1 *backup.DescribeGlobalSettingsInput, arg2 ...func(*backup.Options)) (*backup.DescribeGlobalSettingsOutput, error)
DescribeGlobalSettings mocks base method.
func (*MockBackupClient) DescribeRegionSettings ¶ added in v0.11.0
func (m *MockBackupClient) DescribeRegionSettings(arg0 context.Context, arg1 *backup.DescribeRegionSettingsInput, arg2 ...func(*backup.Options)) (*backup.DescribeRegionSettingsOutput, error)
DescribeRegionSettings mocks base method.
func (*MockBackupClient) EXPECT ¶ added in v0.10.16
func (m *MockBackupClient) EXPECT() *MockBackupClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBackupClient) GetBackupPlan ¶ added in v0.10.16
func (m *MockBackupClient) GetBackupPlan(arg0 context.Context, arg1 *backup.GetBackupPlanInput, arg2 ...func(*backup.Options)) (*backup.GetBackupPlanOutput, error)
GetBackupPlan mocks base method.
func (*MockBackupClient) GetBackupSelection ¶ added in v0.10.16
func (m *MockBackupClient) GetBackupSelection(arg0 context.Context, arg1 *backup.GetBackupSelectionInput, arg2 ...func(*backup.Options)) (*backup.GetBackupSelectionOutput, error)
GetBackupSelection mocks base method.
func (*MockBackupClient) GetBackupVaultAccessPolicy ¶ added in v0.10.16
func (m *MockBackupClient) GetBackupVaultAccessPolicy(arg0 context.Context, arg1 *backup.GetBackupVaultAccessPolicyInput, arg2 ...func(*backup.Options)) (*backup.GetBackupVaultAccessPolicyOutput, error)
GetBackupVaultAccessPolicy mocks base method.
func (*MockBackupClient) GetBackupVaultNotifications ¶ added in v0.10.16
func (m *MockBackupClient) GetBackupVaultNotifications(arg0 context.Context, arg1 *backup.GetBackupVaultNotificationsInput, arg2 ...func(*backup.Options)) (*backup.GetBackupVaultNotificationsOutput, error)
GetBackupVaultNotifications mocks base method.
func (*MockBackupClient) ListBackupPlans ¶ added in v0.10.16
func (m *MockBackupClient) ListBackupPlans(arg0 context.Context, arg1 *backup.ListBackupPlansInput, arg2 ...func(*backup.Options)) (*backup.ListBackupPlansOutput, error)
ListBackupPlans mocks base method.
func (*MockBackupClient) ListBackupSelections ¶ added in v0.10.16
func (m *MockBackupClient) ListBackupSelections(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, arg2 ...func(*backup.Options)) (*backup.ListBackupSelectionsOutput, error)
ListBackupSelections mocks base method.
func (*MockBackupClient) ListBackupVaults ¶ added in v0.10.16
func (m *MockBackupClient) ListBackupVaults(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, arg2 ...func(*backup.Options)) (*backup.ListBackupVaultsOutput, error)
ListBackupVaults mocks base method.
func (*MockBackupClient) ListRecoveryPointsByBackupVault ¶ added in v0.10.16
func (m *MockBackupClient) ListRecoveryPointsByBackupVault(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, arg2 ...func(*backup.Options)) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
ListRecoveryPointsByBackupVault mocks base method.
func (*MockBackupClient) ListTags ¶ added in v0.10.16
func (m *MockBackupClient) ListTags(arg0 context.Context, arg1 *backup.ListTagsInput, arg2 ...func(*backup.Options)) (*backup.ListTagsOutput, error)
ListTags mocks base method.
type MockBackupClientMockRecorder ¶ added in v0.10.16
type MockBackupClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBackupClientMockRecorder is the mock recorder for MockBackupClient.
func (*MockBackupClientMockRecorder) DescribeGlobalSettings ¶ added in v0.11.0
func (mr *MockBackupClientMockRecorder) DescribeGlobalSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGlobalSettings indicates an expected call of DescribeGlobalSettings.
func (*MockBackupClientMockRecorder) DescribeRegionSettings ¶ added in v0.11.0
func (mr *MockBackupClientMockRecorder) DescribeRegionSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRegionSettings indicates an expected call of DescribeRegionSettings.
func (*MockBackupClientMockRecorder) GetBackupPlan ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) GetBackupPlan(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupPlan indicates an expected call of GetBackupPlan.
func (*MockBackupClientMockRecorder) GetBackupSelection ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) GetBackupSelection(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupSelection indicates an expected call of GetBackupSelection.
func (*MockBackupClientMockRecorder) GetBackupVaultAccessPolicy ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) GetBackupVaultAccessPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupVaultAccessPolicy indicates an expected call of GetBackupVaultAccessPolicy.
func (*MockBackupClientMockRecorder) GetBackupVaultNotifications ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) GetBackupVaultNotifications(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupVaultNotifications indicates an expected call of GetBackupVaultNotifications.
func (*MockBackupClientMockRecorder) ListBackupPlans ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) ListBackupPlans(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupPlans indicates an expected call of ListBackupPlans.
func (*MockBackupClientMockRecorder) ListBackupSelections ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) ListBackupSelections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupSelections indicates an expected call of ListBackupSelections.
func (*MockBackupClientMockRecorder) ListBackupVaults ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) ListBackupVaults(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupVaults indicates an expected call of ListBackupVaults.
func (*MockBackupClientMockRecorder) ListRecoveryPointsByBackupVault ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) ListRecoveryPointsByBackupVault(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecoveryPointsByBackupVault indicates an expected call of ListRecoveryPointsByBackupVault.
func (*MockBackupClientMockRecorder) ListTags ¶ added in v0.10.16
func (mr *MockBackupClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTags indicates an expected call of ListTags.
type MockCloudFormationClient ¶ added in v0.10.12
type MockCloudFormationClient struct {
// contains filtered or unexported fields
}
MockCloudFormationClient is a mock of CloudFormationClient interface.
func NewMockCloudFormationClient ¶ added in v0.10.12
func NewMockCloudFormationClient(ctrl *gomock.Controller) *MockCloudFormationClient
NewMockCloudFormationClient creates a new mock instance.
func (*MockCloudFormationClient) DescribeStacks ¶ added in v0.10.12
func (m *MockCloudFormationClient) DescribeStacks(arg0 context.Context, arg1 *cloudformation.DescribeStacksInput, arg2 ...func(*cloudformation.Options)) (*cloudformation.DescribeStacksOutput, error)
DescribeStacks mocks base method.
func (*MockCloudFormationClient) EXPECT ¶ added in v0.10.12
func (m *MockCloudFormationClient) EXPECT() *MockCloudFormationClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCloudFormationClient) ListStackResources ¶ added in v0.10.12
func (m *MockCloudFormationClient) ListStackResources(arg0 context.Context, arg1 *cloudformation.ListStackResourcesInput, arg2 ...func(*cloudformation.Options)) (*cloudformation.ListStackResourcesOutput, error)
ListStackResources mocks base method.
type MockCloudFormationClientMockRecorder ¶ added in v0.10.12
type MockCloudFormationClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudFormationClientMockRecorder is the mock recorder for MockCloudFormationClient.
func (*MockCloudFormationClientMockRecorder) DescribeStacks ¶ added in v0.10.12
func (mr *MockCloudFormationClientMockRecorder) DescribeStacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStacks indicates an expected call of DescribeStacks.
func (*MockCloudFormationClientMockRecorder) ListStackResources ¶ added in v0.10.12
func (mr *MockCloudFormationClientMockRecorder) ListStackResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStackResources indicates an expected call of ListStackResources.
type MockCloudfrontClient ¶ added in v0.4.0
type MockCloudfrontClient struct {
// contains filtered or unexported fields
}
MockCloudfrontClient is a mock of CloudfrontClient interface.
func NewMockCloudfrontClient ¶ added in v0.4.0
func NewMockCloudfrontClient(ctrl *gomock.Controller) *MockCloudfrontClient
NewMockCloudfrontClient creates a new mock instance.
func (*MockCloudfrontClient) EXPECT ¶ added in v0.4.0
func (m *MockCloudfrontClient) EXPECT() *MockCloudfrontClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCloudfrontClient) GetDistribution ¶ added in v0.8.0
func (m *MockCloudfrontClient) GetDistribution(arg0 context.Context, arg1 *cloudfront.GetDistributionInput, arg2 ...func(*cloudfront.Options)) (*cloudfront.GetDistributionOutput, error)
GetDistribution mocks base method.
func (*MockCloudfrontClient) ListCachePolicies ¶ added in v0.4.0
func (m *MockCloudfrontClient) ListCachePolicies(arg0 context.Context, arg1 *cloudfront.ListCachePoliciesInput, arg2 ...func(*cloudfront.Options)) (*cloudfront.ListCachePoliciesOutput, error)
ListCachePolicies mocks base method.
func (*MockCloudfrontClient) ListDistributions ¶ added in v0.4.0
func (m *MockCloudfrontClient) ListDistributions(arg0 context.Context, arg1 *cloudfront.ListDistributionsInput, arg2 ...func(*cloudfront.Options)) (*cloudfront.ListDistributionsOutput, error)
ListDistributions mocks base method.
func (*MockCloudfrontClient) ListDistributionsByWebACLId ¶ added in v0.10.17
func (m *MockCloudfrontClient) ListDistributionsByWebACLId(arg0 context.Context, arg1 *cloudfront.ListDistributionsByWebACLIdInput, arg2 ...func(*cloudfront.Options)) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
ListDistributionsByWebACLId mocks base method.
func (*MockCloudfrontClient) ListTagsForResource ¶ added in v0.6.0
func (m *MockCloudfrontClient) ListTagsForResource(arg0 context.Context, arg1 *cloudfront.ListTagsForResourceInput, arg2 ...func(*cloudfront.Options)) (*cloudfront.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockCloudfrontClientMockRecorder ¶ added in v0.4.0
type MockCloudfrontClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudfrontClientMockRecorder is the mock recorder for MockCloudfrontClient.
func (*MockCloudfrontClientMockRecorder) GetDistribution ¶ added in v0.8.0
func (mr *MockCloudfrontClientMockRecorder) GetDistribution(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistribution indicates an expected call of GetDistribution.
func (*MockCloudfrontClientMockRecorder) ListCachePolicies ¶ added in v0.4.0
func (mr *MockCloudfrontClientMockRecorder) ListCachePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCachePolicies indicates an expected call of ListCachePolicies.
func (*MockCloudfrontClientMockRecorder) ListDistributions ¶ added in v0.4.0
func (mr *MockCloudfrontClientMockRecorder) ListDistributions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDistributions indicates an expected call of ListDistributions.
func (*MockCloudfrontClientMockRecorder) ListDistributionsByWebACLId ¶ added in v0.10.17
func (mr *MockCloudfrontClientMockRecorder) ListDistributionsByWebACLId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDistributionsByWebACLId indicates an expected call of ListDistributionsByWebACLId.
func (*MockCloudfrontClientMockRecorder) ListTagsForResource ¶ added in v0.6.0
func (mr *MockCloudfrontClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockCloudtrailClient ¶
type MockCloudtrailClient struct {
// contains filtered or unexported fields
}
MockCloudtrailClient is a mock of CloudtrailClient interface.
func NewMockCloudtrailClient ¶
func NewMockCloudtrailClient(ctrl *gomock.Controller) *MockCloudtrailClient
NewMockCloudtrailClient creates a new mock instance.
func (*MockCloudtrailClient) DescribeTrails ¶
func (m *MockCloudtrailClient) DescribeTrails(arg0 context.Context, arg1 *cloudtrail.DescribeTrailsInput, arg2 ...func(*cloudtrail.Options)) (*cloudtrail.DescribeTrailsOutput, error)
DescribeTrails mocks base method.
func (*MockCloudtrailClient) EXPECT ¶
func (m *MockCloudtrailClient) EXPECT() *MockCloudtrailClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCloudtrailClient) GetEventSelectors ¶
func (m *MockCloudtrailClient) GetEventSelectors(arg0 context.Context, arg1 *cloudtrail.GetEventSelectorsInput, arg2 ...func(*cloudtrail.Options)) (*cloudtrail.GetEventSelectorsOutput, error)
GetEventSelectors mocks base method.
func (*MockCloudtrailClient) GetTrailStatus ¶
func (m *MockCloudtrailClient) GetTrailStatus(arg0 context.Context, arg1 *cloudtrail.GetTrailStatusInput, arg2 ...func(*cloudtrail.Options)) (*cloudtrail.GetTrailStatusOutput, error)
GetTrailStatus mocks base method.
func (*MockCloudtrailClient) ListTags ¶ added in v0.6.0
func (m *MockCloudtrailClient) ListTags(arg0 context.Context, arg1 *cloudtrail.ListTagsInput, arg2 ...func(*cloudtrail.Options)) (*cloudtrail.ListTagsOutput, error)
ListTags mocks base method.
type MockCloudtrailClientMockRecorder ¶
type MockCloudtrailClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudtrailClientMockRecorder is the mock recorder for MockCloudtrailClient.
func (*MockCloudtrailClientMockRecorder) DescribeTrails ¶
func (mr *MockCloudtrailClientMockRecorder) DescribeTrails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrails indicates an expected call of DescribeTrails.
func (*MockCloudtrailClientMockRecorder) GetEventSelectors ¶
func (mr *MockCloudtrailClientMockRecorder) GetEventSelectors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEventSelectors indicates an expected call of GetEventSelectors.
func (*MockCloudtrailClientMockRecorder) GetTrailStatus ¶
func (mr *MockCloudtrailClientMockRecorder) GetTrailStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTrailStatus indicates an expected call of GetTrailStatus.
func (*MockCloudtrailClientMockRecorder) ListTags ¶ added in v0.6.0
func (mr *MockCloudtrailClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTags indicates an expected call of ListTags.
type MockCloudwatchClient ¶
type MockCloudwatchClient struct {
// contains filtered or unexported fields
}
MockCloudwatchClient is a mock of CloudwatchClient interface.
func NewMockCloudwatchClient ¶
func NewMockCloudwatchClient(ctrl *gomock.Controller) *MockCloudwatchClient
NewMockCloudwatchClient creates a new mock instance.
func (*MockCloudwatchClient) DescribeAlarms ¶
func (m *MockCloudwatchClient) DescribeAlarms(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...func(*cloudwatch.Options)) (*cloudwatch.DescribeAlarmsOutput, error)
DescribeAlarms mocks base method.
func (*MockCloudwatchClient) EXPECT ¶
func (m *MockCloudwatchClient) EXPECT() *MockCloudwatchClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockCloudwatchClientMockRecorder ¶
type MockCloudwatchClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudwatchClientMockRecorder is the mock recorder for MockCloudwatchClient.
func (*MockCloudwatchClientMockRecorder) DescribeAlarms ¶
func (mr *MockCloudwatchClientMockRecorder) DescribeAlarms(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAlarms indicates an expected call of DescribeAlarms.
type MockCloudwatchLogsClient ¶
type MockCloudwatchLogsClient struct {
// contains filtered or unexported fields
}
MockCloudwatchLogsClient is a mock of CloudwatchLogsClient interface.
func NewMockCloudwatchLogsClient ¶
func NewMockCloudwatchLogsClient(ctrl *gomock.Controller) *MockCloudwatchLogsClient
NewMockCloudwatchLogsClient creates a new mock instance.
func (*MockCloudwatchLogsClient) DescribeMetricFilters ¶
func (m *MockCloudwatchLogsClient) DescribeMetricFilters(arg0 context.Context, arg1 *cloudwatchlogs.DescribeMetricFiltersInput, arg2 ...func(*cloudwatchlogs.Options)) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
DescribeMetricFilters mocks base method.
func (*MockCloudwatchLogsClient) EXPECT ¶
func (m *MockCloudwatchLogsClient) EXPECT() *MockCloudwatchLogsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockCloudwatchLogsClientMockRecorder ¶
type MockCloudwatchLogsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudwatchLogsClientMockRecorder is the mock recorder for MockCloudwatchLogsClient.
func (*MockCloudwatchLogsClientMockRecorder) DescribeMetricFilters ¶
func (mr *MockCloudwatchLogsClientMockRecorder) DescribeMetricFilters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMetricFilters indicates an expected call of DescribeMetricFilters.
type MockCodePipelineClient ¶ added in v0.10.16
type MockCodePipelineClient struct {
// contains filtered or unexported fields
}
MockCodePipelineClient is a mock of CodePipelineClient interface.
func NewMockCodePipelineClient ¶ added in v0.10.16
func NewMockCodePipelineClient(ctrl *gomock.Controller) *MockCodePipelineClient
NewMockCodePipelineClient creates a new mock instance.
func (*MockCodePipelineClient) EXPECT ¶ added in v0.10.16
func (m *MockCodePipelineClient) EXPECT() *MockCodePipelineClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCodePipelineClient) GetPipeline ¶ added in v0.10.16
func (m *MockCodePipelineClient) GetPipeline(arg0 context.Context, arg1 *codepipeline.GetPipelineInput, arg2 ...func(*codepipeline.Options)) (*codepipeline.GetPipelineOutput, error)
GetPipeline mocks base method.
func (*MockCodePipelineClient) ListPipelines ¶ added in v0.10.16
func (m *MockCodePipelineClient) ListPipelines(arg0 context.Context, arg1 *codepipeline.ListPipelinesInput, arg2 ...func(*codepipeline.Options)) (*codepipeline.ListPipelinesOutput, error)
ListPipelines mocks base method.
func (*MockCodePipelineClient) ListTagsForResource ¶ added in v0.10.16
func (m *MockCodePipelineClient) ListTagsForResource(arg0 context.Context, arg1 *codepipeline.ListTagsForResourceInput, arg2 ...func(*codepipeline.Options)) (*codepipeline.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockCodePipelineClient) ListWebhooks ¶ added in v0.10.16
func (m *MockCodePipelineClient) ListWebhooks(arg0 context.Context, arg1 *codepipeline.ListWebhooksInput, arg2 ...func(*codepipeline.Options)) (*codepipeline.ListWebhooksOutput, error)
ListWebhooks mocks base method.
type MockCodePipelineClientMockRecorder ¶ added in v0.10.16
type MockCodePipelineClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCodePipelineClientMockRecorder is the mock recorder for MockCodePipelineClient.
func (*MockCodePipelineClientMockRecorder) GetPipeline ¶ added in v0.10.16
func (mr *MockCodePipelineClientMockRecorder) GetPipeline(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPipeline indicates an expected call of GetPipeline.
func (*MockCodePipelineClientMockRecorder) ListPipelines ¶ added in v0.10.16
func (mr *MockCodePipelineClientMockRecorder) ListPipelines(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelines indicates an expected call of ListPipelines.
func (*MockCodePipelineClientMockRecorder) ListTagsForResource ¶ added in v0.10.16
func (mr *MockCodePipelineClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockCodePipelineClientMockRecorder) ListWebhooks ¶ added in v0.10.16
func (mr *MockCodePipelineClientMockRecorder) ListWebhooks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWebhooks indicates an expected call of ListWebhooks.
type MockCodebuildClient ¶ added in v0.7.0
type MockCodebuildClient struct {
// contains filtered or unexported fields
}
MockCodebuildClient is a mock of CodebuildClient interface.
func NewMockCodebuildClient ¶ added in v0.7.0
func NewMockCodebuildClient(ctrl *gomock.Controller) *MockCodebuildClient
NewMockCodebuildClient creates a new mock instance.
func (*MockCodebuildClient) BatchGetProjects ¶ added in v0.7.0
func (m *MockCodebuildClient) BatchGetProjects(arg0 context.Context, arg1 *codebuild.BatchGetProjectsInput, arg2 ...func(*codebuild.Options)) (*codebuild.BatchGetProjectsOutput, error)
BatchGetProjects mocks base method.
func (*MockCodebuildClient) EXPECT ¶ added in v0.7.0
func (m *MockCodebuildClient) EXPECT() *MockCodebuildClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCodebuildClient) ListProjects ¶ added in v0.7.0
func (m *MockCodebuildClient) ListProjects(arg0 context.Context, arg1 *codebuild.ListProjectsInput, arg2 ...func(*codebuild.Options)) (*codebuild.ListProjectsOutput, error)
ListProjects mocks base method.
type MockCodebuildClientMockRecorder ¶ added in v0.7.0
type MockCodebuildClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCodebuildClientMockRecorder is the mock recorder for MockCodebuildClient.
func (*MockCodebuildClientMockRecorder) BatchGetProjects ¶ added in v0.7.0
func (mr *MockCodebuildClientMockRecorder) BatchGetProjects(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetProjects indicates an expected call of BatchGetProjects.
func (*MockCodebuildClientMockRecorder) ListProjects ¶ added in v0.7.0
func (mr *MockCodebuildClientMockRecorder) ListProjects(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProjects indicates an expected call of ListProjects.
type MockCognitoIdentityPoolsClient ¶ added in v0.4.13
type MockCognitoIdentityPoolsClient struct {
// contains filtered or unexported fields
}
MockCognitoIdentityPoolsClient is a mock of CognitoIdentityPoolsClient interface.
func NewMockCognitoIdentityPoolsClient ¶ added in v0.4.13
func NewMockCognitoIdentityPoolsClient(ctrl *gomock.Controller) *MockCognitoIdentityPoolsClient
NewMockCognitoIdentityPoolsClient creates a new mock instance.
func (*MockCognitoIdentityPoolsClient) DescribeIdentityPool ¶ added in v0.4.13
func (m *MockCognitoIdentityPoolsClient) DescribeIdentityPool(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityPoolInput, arg2 ...func(*cognitoidentity.Options)) (*cognitoidentity.DescribeIdentityPoolOutput, error)
DescribeIdentityPool mocks base method.
func (*MockCognitoIdentityPoolsClient) EXPECT ¶ added in v0.4.13
func (m *MockCognitoIdentityPoolsClient) EXPECT() *MockCognitoIdentityPoolsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCognitoIdentityPoolsClient) ListIdentityPools ¶ added in v0.4.13
func (m *MockCognitoIdentityPoolsClient) ListIdentityPools(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, arg2 ...func(*cognitoidentity.Options)) (*cognitoidentity.ListIdentityPoolsOutput, error)
ListIdentityPools mocks base method.
type MockCognitoIdentityPoolsClientMockRecorder ¶ added in v0.4.13
type MockCognitoIdentityPoolsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCognitoIdentityPoolsClientMockRecorder is the mock recorder for MockCognitoIdentityPoolsClient.
func (*MockCognitoIdentityPoolsClientMockRecorder) DescribeIdentityPool ¶ added in v0.4.13
func (mr *MockCognitoIdentityPoolsClientMockRecorder) DescribeIdentityPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIdentityPool indicates an expected call of DescribeIdentityPool.
func (*MockCognitoIdentityPoolsClientMockRecorder) ListIdentityPools ¶ added in v0.4.13
func (mr *MockCognitoIdentityPoolsClientMockRecorder) ListIdentityPools(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdentityPools indicates an expected call of ListIdentityPools.
type MockCognitoUserPoolsClient ¶ added in v0.4.13
type MockCognitoUserPoolsClient struct {
// contains filtered or unexported fields
}
MockCognitoUserPoolsClient is a mock of CognitoUserPoolsClient interface.
func NewMockCognitoUserPoolsClient ¶ added in v0.4.13
func NewMockCognitoUserPoolsClient(ctrl *gomock.Controller) *MockCognitoUserPoolsClient
NewMockCognitoUserPoolsClient creates a new mock instance.
func (*MockCognitoUserPoolsClient) DescribeIdentityProvider ¶ added in v0.4.13
func (m *MockCognitoUserPoolsClient) DescribeIdentityProvider(arg0 context.Context, arg1 *cognitoidentityprovider.DescribeIdentityProviderInput, arg2 ...func(*cognitoidentityprovider.Options)) (*cognitoidentityprovider.DescribeIdentityProviderOutput, error)
DescribeIdentityProvider mocks base method.
func (*MockCognitoUserPoolsClient) DescribeUserPool ¶ added in v0.4.13
func (m *MockCognitoUserPoolsClient) DescribeUserPool(arg0 context.Context, arg1 *cognitoidentityprovider.DescribeUserPoolInput, arg2 ...func(*cognitoidentityprovider.Options)) (*cognitoidentityprovider.DescribeUserPoolOutput, error)
DescribeUserPool mocks base method.
func (*MockCognitoUserPoolsClient) EXPECT ¶ added in v0.4.13
func (m *MockCognitoUserPoolsClient) EXPECT() *MockCognitoUserPoolsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCognitoUserPoolsClient) ListIdentityProviders ¶ added in v0.4.13
func (m *MockCognitoUserPoolsClient) ListIdentityProviders(arg0 context.Context, arg1 *cognitoidentityprovider.ListIdentityProvidersInput, arg2 ...func(*cognitoidentityprovider.Options)) (*cognitoidentityprovider.ListIdentityProvidersOutput, error)
ListIdentityProviders mocks base method.
func (*MockCognitoUserPoolsClient) ListUserPools ¶ added in v0.4.13
func (m *MockCognitoUserPoolsClient) ListUserPools(arg0 context.Context, arg1 *cognitoidentityprovider.ListUserPoolsInput, arg2 ...func(*cognitoidentityprovider.Options)) (*cognitoidentityprovider.ListUserPoolsOutput, error)
ListUserPools mocks base method.
type MockCognitoUserPoolsClientMockRecorder ¶ added in v0.4.13
type MockCognitoUserPoolsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCognitoUserPoolsClientMockRecorder is the mock recorder for MockCognitoUserPoolsClient.
func (*MockCognitoUserPoolsClientMockRecorder) DescribeIdentityProvider ¶ added in v0.4.13
func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeIdentityProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIdentityProvider indicates an expected call of DescribeIdentityProvider.
func (*MockCognitoUserPoolsClientMockRecorder) DescribeUserPool ¶ added in v0.4.13
func (mr *MockCognitoUserPoolsClientMockRecorder) DescribeUserPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUserPool indicates an expected call of DescribeUserPool.
func (*MockCognitoUserPoolsClientMockRecorder) ListIdentityProviders ¶ added in v0.4.13
func (mr *MockCognitoUserPoolsClientMockRecorder) ListIdentityProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdentityProviders indicates an expected call of ListIdentityProviders.
func (*MockCognitoUserPoolsClientMockRecorder) ListUserPools ¶ added in v0.4.13
func (mr *MockCognitoUserPoolsClientMockRecorder) ListUserPools(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUserPools indicates an expected call of ListUserPools.
type MockConfigServiceClient ¶ added in v0.4.4
type MockConfigServiceClient struct {
// contains filtered or unexported fields
}
MockConfigServiceClient is a mock of ConfigServiceClient interface.
func NewMockConfigServiceClient ¶ added in v0.4.4
func NewMockConfigServiceClient(ctrl *gomock.Controller) *MockConfigServiceClient
NewMockConfigServiceClient creates a new mock instance.
func (*MockConfigServiceClient) DescribeConfigurationRecorderStatus ¶ added in v0.8.0
func (m *MockConfigServiceClient) DescribeConfigurationRecorderStatus(arg0 context.Context, arg1 *configservice.DescribeConfigurationRecorderStatusInput, arg2 ...func(*configservice.Options)) (*configservice.DescribeConfigurationRecorderStatusOutput, error)
DescribeConfigurationRecorderStatus mocks base method.
func (*MockConfigServiceClient) DescribeConfigurationRecorders ¶ added in v0.4.4
func (m *MockConfigServiceClient) DescribeConfigurationRecorders(arg0 context.Context, arg1 *configservice.DescribeConfigurationRecordersInput, arg2 ...func(*configservice.Options)) (*configservice.DescribeConfigurationRecordersOutput, error)
DescribeConfigurationRecorders mocks base method.
func (*MockConfigServiceClient) DescribeConformancePackCompliance ¶ added in v0.10.18
func (m *MockConfigServiceClient) DescribeConformancePackCompliance(arg0 context.Context, arg1 *configservice.DescribeConformancePackComplianceInput, arg2 ...func(*configservice.Options)) (*configservice.DescribeConformancePackComplianceOutput, error)
DescribeConformancePackCompliance mocks base method.
func (*MockConfigServiceClient) DescribeConformancePacks ¶ added in v0.4.4
func (m *MockConfigServiceClient) DescribeConformancePacks(arg0 context.Context, arg1 *configservice.DescribeConformancePacksInput, arg2 ...func(*configservice.Options)) (*configservice.DescribeConformancePacksOutput, error)
DescribeConformancePacks mocks base method.
func (*MockConfigServiceClient) EXPECT ¶ added in v0.4.4
func (m *MockConfigServiceClient) EXPECT() *MockConfigServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockConfigServiceClient) GetConformancePackComplianceDetails ¶ added in v0.10.18
func (m *MockConfigServiceClient) GetConformancePackComplianceDetails(arg0 context.Context, arg1 *configservice.GetConformancePackComplianceDetailsInput, arg2 ...func(*configservice.Options)) (*configservice.GetConformancePackComplianceDetailsOutput, error)
GetConformancePackComplianceDetails mocks base method.
type MockConfigServiceClientMockRecorder ¶ added in v0.4.4
type MockConfigServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockConfigServiceClientMockRecorder is the mock recorder for MockConfigServiceClient.
func (*MockConfigServiceClientMockRecorder) DescribeConfigurationRecorderStatus ¶ added in v0.8.0
func (mr *MockConfigServiceClientMockRecorder) DescribeConfigurationRecorderStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationRecorderStatus indicates an expected call of DescribeConfigurationRecorderStatus.
func (*MockConfigServiceClientMockRecorder) DescribeConfigurationRecorders ¶ added in v0.4.4
func (mr *MockConfigServiceClientMockRecorder) DescribeConfigurationRecorders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationRecorders indicates an expected call of DescribeConfigurationRecorders.
func (*MockConfigServiceClientMockRecorder) DescribeConformancePackCompliance ¶ added in v0.10.18
func (mr *MockConfigServiceClientMockRecorder) DescribeConformancePackCompliance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConformancePackCompliance indicates an expected call of DescribeConformancePackCompliance.
func (*MockConfigServiceClientMockRecorder) DescribeConformancePacks ¶ added in v0.4.4
func (mr *MockConfigServiceClientMockRecorder) DescribeConformancePacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConformancePacks indicates an expected call of DescribeConformancePacks.
func (*MockConfigServiceClientMockRecorder) GetConformancePackComplianceDetails ¶ added in v0.10.18
func (mr *MockConfigServiceClientMockRecorder) GetConformancePackComplianceDetails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetConformancePackComplianceDetails indicates an expected call of GetConformancePackComplianceDetails.
type MockDAXClient ¶ added in v0.8.1
type MockDAXClient struct {
// contains filtered or unexported fields
}
MockDAXClient is a mock of DAXClient interface.
func NewMockDAXClient ¶ added in v0.8.1
func NewMockDAXClient(ctrl *gomock.Controller) *MockDAXClient
NewMockDAXClient creates a new mock instance.
func (*MockDAXClient) DescribeClusters ¶ added in v0.8.1
func (m *MockDAXClient) DescribeClusters(arg0 context.Context, arg1 *dax.DescribeClustersInput, arg2 ...func(*dax.Options)) (*dax.DescribeClustersOutput, error)
DescribeClusters mocks base method.
func (*MockDAXClient) EXPECT ¶ added in v0.8.1
func (m *MockDAXClient) EXPECT() *MockDAXClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDAXClient) ListTags ¶ added in v0.8.1
func (m *MockDAXClient) ListTags(arg0 context.Context, arg1 *dax.ListTagsInput, arg2 ...func(*dax.Options)) (*dax.ListTagsOutput, error)
ListTags mocks base method.
type MockDAXClientMockRecorder ¶ added in v0.8.1
type MockDAXClientMockRecorder struct {
// contains filtered or unexported fields
}
MockDAXClientMockRecorder is the mock recorder for MockDAXClient.
func (*MockDAXClientMockRecorder) DescribeClusters ¶ added in v0.8.1
func (mr *MockDAXClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusters indicates an expected call of DescribeClusters.
func (*MockDAXClientMockRecorder) ListTags ¶ added in v0.8.1
func (mr *MockDAXClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTags indicates an expected call of ListTags.
type MockDatabasemigrationserviceClient ¶ added in v0.7.0
type MockDatabasemigrationserviceClient struct {
// contains filtered or unexported fields
}
MockDatabasemigrationserviceClient is a mock of DatabasemigrationserviceClient interface.
func NewMockDatabasemigrationserviceClient ¶ added in v0.7.0
func NewMockDatabasemigrationserviceClient(ctrl *gomock.Controller) *MockDatabasemigrationserviceClient
NewMockDatabasemigrationserviceClient creates a new mock instance.
func (*MockDatabasemigrationserviceClient) DescribeReplicationInstances ¶ added in v0.7.0
func (m *MockDatabasemigrationserviceClient) DescribeReplicationInstances(arg0 context.Context, arg1 *databasemigrationservice.DescribeReplicationInstancesInput, arg2 ...func(*databasemigrationservice.Options)) (*databasemigrationservice.DescribeReplicationInstancesOutput, error)
DescribeReplicationInstances mocks base method.
func (*MockDatabasemigrationserviceClient) EXPECT ¶ added in v0.7.0
func (m *MockDatabasemigrationserviceClient) EXPECT() *MockDatabasemigrationserviceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDatabasemigrationserviceClient) ListTagsForResource ¶ added in v0.7.0
func (m *MockDatabasemigrationserviceClient) ListTagsForResource(arg0 context.Context, arg1 *databasemigrationservice.ListTagsForResourceInput, arg2 ...func(*databasemigrationservice.Options)) (*databasemigrationservice.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockDatabasemigrationserviceClientMockRecorder ¶ added in v0.7.0
type MockDatabasemigrationserviceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockDatabasemigrationserviceClientMockRecorder is the mock recorder for MockDatabasemigrationserviceClient.
func (*MockDatabasemigrationserviceClientMockRecorder) DescribeReplicationInstances ¶ added in v0.7.0
func (mr *MockDatabasemigrationserviceClientMockRecorder) DescribeReplicationInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReplicationInstances indicates an expected call of DescribeReplicationInstances.
func (*MockDatabasemigrationserviceClientMockRecorder) ListTagsForResource ¶ added in v0.7.0
func (mr *MockDatabasemigrationserviceClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockDirectconnectClient ¶
type MockDirectconnectClient struct {
// contains filtered or unexported fields
}
MockDirectconnectClient is a mock of DirectconnectClient interface.
func NewMockDirectconnectClient ¶
func NewMockDirectconnectClient(ctrl *gomock.Controller) *MockDirectconnectClient
NewMockDirectconnectClient creates a new mock instance.
func (*MockDirectconnectClient) DescribeConnections ¶ added in v0.4.13
func (m *MockDirectconnectClient) DescribeConnections(arg0 context.Context, arg1 *directconnect.DescribeConnectionsInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeConnectionsOutput, error)
DescribeConnections mocks base method.
func (*MockDirectconnectClient) DescribeDirectConnectGatewayAssociations ¶ added in v0.4.10
func (m *MockDirectconnectClient) DescribeDirectConnectGatewayAssociations(arg0 context.Context, arg1 *directconnect.DescribeDirectConnectGatewayAssociationsInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeDirectConnectGatewayAssociationsOutput, error)
DescribeDirectConnectGatewayAssociations mocks base method.
func (*MockDirectconnectClient) DescribeDirectConnectGatewayAttachments ¶ added in v0.4.10
func (m *MockDirectconnectClient) DescribeDirectConnectGatewayAttachments(arg0 context.Context, arg1 *directconnect.DescribeDirectConnectGatewayAttachmentsInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeDirectConnectGatewayAttachmentsOutput, error)
DescribeDirectConnectGatewayAttachments mocks base method.
func (*MockDirectconnectClient) DescribeDirectConnectGateways ¶
func (m *MockDirectconnectClient) DescribeDirectConnectGateways(arg0 context.Context, arg1 *directconnect.DescribeDirectConnectGatewaysInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeDirectConnectGatewaysOutput, error)
DescribeDirectConnectGateways mocks base method.
func (*MockDirectconnectClient) DescribeLags ¶ added in v0.5.0
func (m *MockDirectconnectClient) DescribeLags(arg0 context.Context, arg1 *directconnect.DescribeLagsInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeLagsOutput, error)
DescribeLags mocks base method.
func (*MockDirectconnectClient) DescribeVirtualGateways ¶ added in v0.3.13
func (m *MockDirectconnectClient) DescribeVirtualGateways(arg0 context.Context, arg1 *directconnect.DescribeVirtualGatewaysInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeVirtualGatewaysOutput, error)
DescribeVirtualGateways mocks base method.
func (*MockDirectconnectClient) DescribeVirtualInterfaces ¶ added in v0.3.11
func (m *MockDirectconnectClient) DescribeVirtualInterfaces(arg0 context.Context, arg1 *directconnect.DescribeVirtualInterfacesInput, arg2 ...func(*directconnect.Options)) (*directconnect.DescribeVirtualInterfacesOutput, error)
DescribeVirtualInterfaces mocks base method.
func (*MockDirectconnectClient) EXPECT ¶
func (m *MockDirectconnectClient) EXPECT() *MockDirectconnectClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockDirectconnectClientMockRecorder ¶
type MockDirectconnectClientMockRecorder struct {
// contains filtered or unexported fields
}
MockDirectconnectClientMockRecorder is the mock recorder for MockDirectconnectClient.
func (*MockDirectconnectClientMockRecorder) DescribeConnections ¶ added in v0.4.13
func (mr *MockDirectconnectClientMockRecorder) DescribeConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConnections indicates an expected call of DescribeConnections.
func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAssociations ¶ added in v0.4.10
func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAssociations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDirectConnectGatewayAssociations indicates an expected call of DescribeDirectConnectGatewayAssociations.
func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAttachments ¶ added in v0.4.10
func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDirectConnectGatewayAttachments indicates an expected call of DescribeDirectConnectGatewayAttachments.
func (*MockDirectconnectClientMockRecorder) DescribeDirectConnectGateways ¶
func (mr *MockDirectconnectClientMockRecorder) DescribeDirectConnectGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDirectConnectGateways indicates an expected call of DescribeDirectConnectGateways.
func (*MockDirectconnectClientMockRecorder) DescribeLags ¶ added in v0.5.0
func (mr *MockDirectconnectClientMockRecorder) DescribeLags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLags indicates an expected call of DescribeLags.
func (*MockDirectconnectClientMockRecorder) DescribeVirtualGateways ¶ added in v0.3.13
func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVirtualGateways indicates an expected call of DescribeVirtualGateways.
func (*MockDirectconnectClientMockRecorder) DescribeVirtualInterfaces ¶ added in v0.3.11
func (mr *MockDirectconnectClientMockRecorder) DescribeVirtualInterfaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVirtualInterfaces indicates an expected call of DescribeVirtualInterfaces.
type MockDynamoDBClient ¶ added in v0.8.1
type MockDynamoDBClient struct {
// contains filtered or unexported fields
}
MockDynamoDBClient is a mock of DynamoDBClient interface.
func NewMockDynamoDBClient ¶ added in v0.8.1
func NewMockDynamoDBClient(ctrl *gomock.Controller) *MockDynamoDBClient
NewMockDynamoDBClient creates a new mock instance.
func (*MockDynamoDBClient) DescribeContinuousBackups ¶ added in v0.8.1
func (m *MockDynamoDBClient) DescribeContinuousBackups(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, arg2 ...func(*dynamodb.Options)) (*dynamodb.DescribeContinuousBackupsOutput, error)
DescribeContinuousBackups mocks base method.
func (*MockDynamoDBClient) DescribeTable ¶ added in v0.8.1
func (m *MockDynamoDBClient) DescribeTable(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...func(*dynamodb.Options)) (*dynamodb.DescribeTableOutput, error)
DescribeTable mocks base method.
func (*MockDynamoDBClient) DescribeTableReplicaAutoScaling ¶ added in v0.8.1
func (m *MockDynamoDBClient) DescribeTableReplicaAutoScaling(arg0 context.Context, arg1 *dynamodb.DescribeTableReplicaAutoScalingInput, arg2 ...func(*dynamodb.Options)) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
DescribeTableReplicaAutoScaling mocks base method.
func (*MockDynamoDBClient) EXPECT ¶ added in v0.8.1
func (m *MockDynamoDBClient) EXPECT() *MockDynamoDBClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDynamoDBClient) ListTables ¶ added in v0.8.1
func (m *MockDynamoDBClient) ListTables(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 ...func(*dynamodb.Options)) (*dynamodb.ListTablesOutput, error)
ListTables mocks base method.
func (*MockDynamoDBClient) ListTagsOfResource ¶ added in v0.8.1
func (m *MockDynamoDBClient) ListTagsOfResource(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, arg2 ...func(*dynamodb.Options)) (*dynamodb.ListTagsOfResourceOutput, error)
ListTagsOfResource mocks base method.
type MockDynamoDBClientMockRecorder ¶ added in v0.8.1
type MockDynamoDBClientMockRecorder struct {
// contains filtered or unexported fields
}
MockDynamoDBClientMockRecorder is the mock recorder for MockDynamoDBClient.
func (*MockDynamoDBClientMockRecorder) DescribeContinuousBackups ¶ added in v0.8.1
func (mr *MockDynamoDBClientMockRecorder) DescribeContinuousBackups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeContinuousBackups indicates an expected call of DescribeContinuousBackups.
func (*MockDynamoDBClientMockRecorder) DescribeTable ¶ added in v0.8.1
func (mr *MockDynamoDBClientMockRecorder) DescribeTable(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTable indicates an expected call of DescribeTable.
func (*MockDynamoDBClientMockRecorder) DescribeTableReplicaAutoScaling ¶ added in v0.8.1
func (mr *MockDynamoDBClientMockRecorder) DescribeTableReplicaAutoScaling(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTableReplicaAutoScaling indicates an expected call of DescribeTableReplicaAutoScaling.
func (*MockDynamoDBClientMockRecorder) ListTables ¶ added in v0.8.1
func (mr *MockDynamoDBClientMockRecorder) ListTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTables indicates an expected call of ListTables.
func (*MockDynamoDBClientMockRecorder) ListTagsOfResource ¶ added in v0.8.1
func (mr *MockDynamoDBClientMockRecorder) ListTagsOfResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsOfResource indicates an expected call of ListTagsOfResource.
type MockEc2Client ¶
type MockEc2Client struct {
// contains filtered or unexported fields
}
MockEc2Client is a mock of Ec2Client interface.
func NewMockEc2Client ¶
func NewMockEc2Client(ctrl *gomock.Controller) *MockEc2Client
NewMockEc2Client creates a new mock instance.
func (*MockEc2Client) DescribeAddresses ¶ added in v0.7.0
func (m *MockEc2Client) DescribeAddresses(arg0 context.Context, arg1 *ec2.DescribeAddressesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeAddressesOutput, error)
DescribeAddresses mocks base method.
func (*MockEc2Client) DescribeByoipCidrs ¶
func (m *MockEc2Client) DescribeByoipCidrs(arg0 context.Context, arg1 *ec2.DescribeByoipCidrsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeByoipCidrsOutput, error)
DescribeByoipCidrs mocks base method.
func (*MockEc2Client) DescribeCustomerGateways ¶
func (m *MockEc2Client) DescribeCustomerGateways(arg0 context.Context, arg1 *ec2.DescribeCustomerGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeCustomerGatewaysOutput, error)
DescribeCustomerGateways mocks base method.
func (*MockEc2Client) DescribeEgressOnlyInternetGateways ¶ added in v0.10.17
func (m *MockEc2Client) DescribeEgressOnlyInternetGateways(arg0 context.Context, arg1 *ec2.DescribeEgressOnlyInternetGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeEgressOnlyInternetGatewaysOutput, error)
DescribeEgressOnlyInternetGateways mocks base method.
func (*MockEc2Client) DescribeFlowLogs ¶
func (m *MockEc2Client) DescribeFlowLogs(arg0 context.Context, arg1 *ec2.DescribeFlowLogsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeFlowLogsOutput, error)
DescribeFlowLogs mocks base method.
func (*MockEc2Client) DescribeHosts ¶ added in v0.10.17
func (m *MockEc2Client) DescribeHosts(arg0 context.Context, arg1 *ec2.DescribeHostsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeHostsOutput, error)
DescribeHosts mocks base method.
func (*MockEc2Client) DescribeImageAttribute ¶ added in v0.10.15
func (m *MockEc2Client) DescribeImageAttribute(arg0 context.Context, arg1 *ec2.DescribeImageAttributeInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeImageAttributeOutput, error)
DescribeImageAttribute mocks base method.
func (*MockEc2Client) DescribeImages ¶
func (m *MockEc2Client) DescribeImages(arg0 context.Context, arg1 *ec2.DescribeImagesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeImagesOutput, error)
DescribeImages mocks base method.
func (*MockEc2Client) DescribeInstanceStatus ¶ added in v0.10.14
func (m *MockEc2Client) DescribeInstanceStatus(arg0 context.Context, arg1 *ec2.DescribeInstanceStatusInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInstanceStatusOutput, error)
DescribeInstanceStatus mocks base method.
func (*MockEc2Client) DescribeInstances ¶
func (m *MockEc2Client) DescribeInstances(arg0 context.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInstancesOutput, error)
DescribeInstances mocks base method.
func (*MockEc2Client) DescribeInternetGateways ¶
func (m *MockEc2Client) DescribeInternetGateways(arg0 context.Context, arg1 *ec2.DescribeInternetGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeInternetGatewaysOutput, error)
DescribeInternetGateways mocks base method.
func (*MockEc2Client) DescribeNatGateways ¶
func (m *MockEc2Client) DescribeNatGateways(arg0 context.Context, arg1 *ec2.DescribeNatGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeNatGatewaysOutput, error)
DescribeNatGateways mocks base method.
func (*MockEc2Client) DescribeNetworkAcls ¶
func (m *MockEc2Client) DescribeNetworkAcls(arg0 context.Context, arg1 *ec2.DescribeNetworkAclsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeNetworkAclsOutput, error)
DescribeNetworkAcls mocks base method.
func (*MockEc2Client) DescribeNetworkInterfaces ¶ added in v0.10.17
func (m *MockEc2Client) DescribeNetworkInterfaces(arg0 context.Context, arg1 *ec2.DescribeNetworkInterfacesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeNetworkInterfacesOutput, error)
DescribeNetworkInterfaces mocks base method.
func (*MockEc2Client) DescribeRegions ¶ added in v0.7.0
func (m *MockEc2Client) DescribeRegions(arg0 context.Context, arg1 *ec2.DescribeRegionsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeRegionsOutput, error)
DescribeRegions mocks base method.
func (*MockEc2Client) DescribeRouteTables ¶
func (m *MockEc2Client) DescribeRouteTables(arg0 context.Context, arg1 *ec2.DescribeRouteTablesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeRouteTablesOutput, error)
DescribeRouteTables mocks base method.
func (*MockEc2Client) DescribeSecurityGroups ¶
func (m *MockEc2Client) DescribeSecurityGroups(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupsOutput, error)
DescribeSecurityGroups mocks base method.
func (*MockEc2Client) DescribeSnapshotAttribute ¶ added in v0.7.0
func (m *MockEc2Client) DescribeSnapshotAttribute(arg0 context.Context, arg1 *ec2.DescribeSnapshotAttributeInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSnapshotAttributeOutput, error)
DescribeSnapshotAttribute mocks base method.
func (*MockEc2Client) DescribeSnapshots ¶ added in v0.7.0
func (m *MockEc2Client) DescribeSnapshots(arg0 context.Context, arg1 *ec2.DescribeSnapshotsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSnapshotsOutput, error)
DescribeSnapshots mocks base method.
func (*MockEc2Client) DescribeSubnets ¶
func (m *MockEc2Client) DescribeSubnets(arg0 context.Context, arg1 *ec2.DescribeSubnetsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeSubnetsOutput, error)
DescribeSubnets mocks base method.
func (*MockEc2Client) DescribeTransitGatewayAttachments ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGatewayAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayAttachmentsOutput, error)
DescribeTransitGatewayAttachments mocks base method.
func (*MockEc2Client) DescribeTransitGatewayMulticastDomains ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGatewayMulticastDomains(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayMulticastDomainsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayMulticastDomainsOutput, error)
DescribeTransitGatewayMulticastDomains mocks base method.
func (*MockEc2Client) DescribeTransitGatewayPeeringAttachments ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGatewayPeeringAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, error)
DescribeTransitGatewayPeeringAttachments mocks base method.
func (*MockEc2Client) DescribeTransitGatewayRouteTables ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGatewayRouteTables(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayRouteTablesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayRouteTablesOutput, error)
DescribeTransitGatewayRouteTables mocks base method.
func (*MockEc2Client) DescribeTransitGatewayVpcAttachments ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGatewayVpcAttachments(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayVpcAttachmentsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayVpcAttachmentsOutput, error)
DescribeTransitGatewayVpcAttachments mocks base method.
func (*MockEc2Client) DescribeTransitGateways ¶ added in v0.3.12
func (m *MockEc2Client) DescribeTransitGateways(arg0 context.Context, arg1 *ec2.DescribeTransitGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeTransitGatewaysOutput, error)
DescribeTransitGateways mocks base method.
func (*MockEc2Client) DescribeVolumes ¶ added in v0.3.12
func (m *MockEc2Client) DescribeVolumes(arg0 context.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVolumesOutput, error)
DescribeVolumes mocks base method.
func (*MockEc2Client) DescribeVpcEndpointServiceConfigurations ¶ added in v0.12.12
func (m *MockEc2Client) DescribeVpcEndpointServiceConfigurations(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServiceConfigurationsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointServiceConfigurationsOutput, error)
DescribeVpcEndpointServiceConfigurations mocks base method.
func (*MockEc2Client) DescribeVpcEndpointServices ¶ added in v0.12.12
func (m *MockEc2Client) DescribeVpcEndpointServices(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServicesInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointServicesOutput, error)
DescribeVpcEndpointServices mocks base method.
func (*MockEc2Client) DescribeVpcEndpoints ¶ added in v0.4.0
func (m *MockEc2Client) DescribeVpcEndpoints(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointsOutput, error)
DescribeVpcEndpoints mocks base method.
func (*MockEc2Client) DescribeVpcPeeringConnections ¶
func (m *MockEc2Client) DescribeVpcPeeringConnections(arg0 context.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcPeeringConnectionsOutput, error)
DescribeVpcPeeringConnections mocks base method.
func (*MockEc2Client) DescribeVpcs ¶
func (m *MockEc2Client) DescribeVpcs(arg0 context.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpcsOutput, error)
DescribeVpcs mocks base method.
func (*MockEc2Client) DescribeVpnGateways ¶ added in v0.4.6
func (m *MockEc2Client) DescribeVpnGateways(arg0 context.Context, arg1 *ec2.DescribeVpnGatewaysInput, arg2 ...func(*ec2.Options)) (*ec2.DescribeVpnGatewaysOutput, error)
DescribeVpnGateways mocks base method.
func (*MockEc2Client) EXPECT ¶
func (m *MockEc2Client) EXPECT() *MockEc2ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEc2Client) GetEbsDefaultKmsKeyId ¶ added in v0.4.4
func (m *MockEc2Client) GetEbsDefaultKmsKeyId(arg0 context.Context, arg1 *ec2.GetEbsDefaultKmsKeyIdInput, arg2 ...func(*ec2.Options)) (*ec2.GetEbsDefaultKmsKeyIdOutput, error)
GetEbsDefaultKmsKeyId mocks base method.
func (*MockEc2Client) GetEbsEncryptionByDefault ¶ added in v0.4.4
func (m *MockEc2Client) GetEbsEncryptionByDefault(arg0 context.Context, arg1 *ec2.GetEbsEncryptionByDefaultInput, arg2 ...func(*ec2.Options)) (*ec2.GetEbsEncryptionByDefaultOutput, error)
GetEbsEncryptionByDefault mocks base method.
type MockEc2ClientMockRecorder ¶
type MockEc2ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEc2ClientMockRecorder is the mock recorder for MockEc2Client.
func (*MockEc2ClientMockRecorder) DescribeAddresses ¶ added in v0.7.0
func (mr *MockEc2ClientMockRecorder) DescribeAddresses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAddresses indicates an expected call of DescribeAddresses.
func (*MockEc2ClientMockRecorder) DescribeByoipCidrs ¶
func (mr *MockEc2ClientMockRecorder) DescribeByoipCidrs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeByoipCidrs indicates an expected call of DescribeByoipCidrs.
func (*MockEc2ClientMockRecorder) DescribeCustomerGateways ¶
func (mr *MockEc2ClientMockRecorder) DescribeCustomerGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCustomerGateways indicates an expected call of DescribeCustomerGateways.
func (*MockEc2ClientMockRecorder) DescribeEgressOnlyInternetGateways ¶ added in v0.10.17
func (mr *MockEc2ClientMockRecorder) DescribeEgressOnlyInternetGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEgressOnlyInternetGateways indicates an expected call of DescribeEgressOnlyInternetGateways.
func (*MockEc2ClientMockRecorder) DescribeFlowLogs ¶
func (mr *MockEc2ClientMockRecorder) DescribeFlowLogs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFlowLogs indicates an expected call of DescribeFlowLogs.
func (*MockEc2ClientMockRecorder) DescribeHosts ¶ added in v0.10.17
func (mr *MockEc2ClientMockRecorder) DescribeHosts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeHosts indicates an expected call of DescribeHosts.
func (*MockEc2ClientMockRecorder) DescribeImageAttribute ¶ added in v0.10.15
func (mr *MockEc2ClientMockRecorder) DescribeImageAttribute(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImageAttribute indicates an expected call of DescribeImageAttribute.
func (*MockEc2ClientMockRecorder) DescribeImages ¶
func (mr *MockEc2ClientMockRecorder) DescribeImages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImages indicates an expected call of DescribeImages.
func (*MockEc2ClientMockRecorder) DescribeInstanceStatus ¶ added in v0.10.14
func (mr *MockEc2ClientMockRecorder) DescribeInstanceStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstanceStatus indicates an expected call of DescribeInstanceStatus.
func (*MockEc2ClientMockRecorder) DescribeInstances ¶
func (mr *MockEc2ClientMockRecorder) DescribeInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstances indicates an expected call of DescribeInstances.
func (*MockEc2ClientMockRecorder) DescribeInternetGateways ¶
func (mr *MockEc2ClientMockRecorder) DescribeInternetGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInternetGateways indicates an expected call of DescribeInternetGateways.
func (*MockEc2ClientMockRecorder) DescribeNatGateways ¶
func (mr *MockEc2ClientMockRecorder) DescribeNatGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNatGateways indicates an expected call of DescribeNatGateways.
func (*MockEc2ClientMockRecorder) DescribeNetworkAcls ¶
func (mr *MockEc2ClientMockRecorder) DescribeNetworkAcls(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNetworkAcls indicates an expected call of DescribeNetworkAcls.
func (*MockEc2ClientMockRecorder) DescribeNetworkInterfaces ¶ added in v0.10.17
func (mr *MockEc2ClientMockRecorder) DescribeNetworkInterfaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNetworkInterfaces indicates an expected call of DescribeNetworkInterfaces.
func (*MockEc2ClientMockRecorder) DescribeRegions ¶ added in v0.7.0
func (mr *MockEc2ClientMockRecorder) DescribeRegions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRegions indicates an expected call of DescribeRegions.
func (*MockEc2ClientMockRecorder) DescribeRouteTables ¶
func (mr *MockEc2ClientMockRecorder) DescribeRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRouteTables indicates an expected call of DescribeRouteTables.
func (*MockEc2ClientMockRecorder) DescribeSecurityGroups ¶
func (mr *MockEc2ClientMockRecorder) DescribeSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups.
func (*MockEc2ClientMockRecorder) DescribeSnapshotAttribute ¶ added in v0.7.0
func (mr *MockEc2ClientMockRecorder) DescribeSnapshotAttribute(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSnapshotAttribute indicates an expected call of DescribeSnapshotAttribute.
func (*MockEc2ClientMockRecorder) DescribeSnapshots ¶ added in v0.7.0
func (mr *MockEc2ClientMockRecorder) DescribeSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSnapshots indicates an expected call of DescribeSnapshots.
func (*MockEc2ClientMockRecorder) DescribeSubnets ¶
func (mr *MockEc2ClientMockRecorder) DescribeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSubnets indicates an expected call of DescribeSubnets.
func (*MockEc2ClientMockRecorder) DescribeTransitGatewayAttachments ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGatewayAttachments indicates an expected call of DescribeTransitGatewayAttachments.
func (*MockEc2ClientMockRecorder) DescribeTransitGatewayMulticastDomains ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayMulticastDomains(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGatewayMulticastDomains indicates an expected call of DescribeTransitGatewayMulticastDomains.
func (*MockEc2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGatewayPeeringAttachments indicates an expected call of DescribeTransitGatewayPeeringAttachments.
func (*MockEc2ClientMockRecorder) DescribeTransitGatewayRouteTables ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayRouteTables(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGatewayRouteTables indicates an expected call of DescribeTransitGatewayRouteTables.
func (*MockEc2ClientMockRecorder) DescribeTransitGatewayVpcAttachments ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGatewayVpcAttachments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGatewayVpcAttachments indicates an expected call of DescribeTransitGatewayVpcAttachments.
func (*MockEc2ClientMockRecorder) DescribeTransitGateways ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeTransitGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTransitGateways indicates an expected call of DescribeTransitGateways.
func (*MockEc2ClientMockRecorder) DescribeVolumes ¶ added in v0.3.12
func (mr *MockEc2ClientMockRecorder) DescribeVolumes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVolumes indicates an expected call of DescribeVolumes.
func (*MockEc2ClientMockRecorder) DescribeVpcEndpointServiceConfigurations ¶ added in v0.12.12
func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpointServiceConfigurations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcEndpointServiceConfigurations indicates an expected call of DescribeVpcEndpointServiceConfigurations.
func (*MockEc2ClientMockRecorder) DescribeVpcEndpointServices ¶ added in v0.12.12
func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpointServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcEndpointServices indicates an expected call of DescribeVpcEndpointServices.
func (*MockEc2ClientMockRecorder) DescribeVpcEndpoints ¶ added in v0.4.0
func (mr *MockEc2ClientMockRecorder) DescribeVpcEndpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints.
func (*MockEc2ClientMockRecorder) DescribeVpcPeeringConnections ¶
func (mr *MockEc2ClientMockRecorder) DescribeVpcPeeringConnections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcPeeringConnections indicates an expected call of DescribeVpcPeeringConnections.
func (*MockEc2ClientMockRecorder) DescribeVpcs ¶
func (mr *MockEc2ClientMockRecorder) DescribeVpcs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcs indicates an expected call of DescribeVpcs.
func (*MockEc2ClientMockRecorder) DescribeVpnGateways ¶ added in v0.4.6
func (mr *MockEc2ClientMockRecorder) DescribeVpnGateways(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpnGateways indicates an expected call of DescribeVpnGateways.
func (*MockEc2ClientMockRecorder) GetEbsDefaultKmsKeyId ¶ added in v0.4.4
func (mr *MockEc2ClientMockRecorder) GetEbsDefaultKmsKeyId(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEbsDefaultKmsKeyId indicates an expected call of GetEbsDefaultKmsKeyId.
func (*MockEc2ClientMockRecorder) GetEbsEncryptionByDefault ¶ added in v0.4.4
func (mr *MockEc2ClientMockRecorder) GetEbsEncryptionByDefault(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEbsEncryptionByDefault indicates an expected call of GetEbsEncryptionByDefault.
type MockEcrClient ¶
type MockEcrClient struct {
// contains filtered or unexported fields
}
MockEcrClient is a mock of EcrClient interface.
func NewMockEcrClient ¶
func NewMockEcrClient(ctrl *gomock.Controller) *MockEcrClient
NewMockEcrClient creates a new mock instance.
func (*MockEcrClient) DescribeImages ¶
func (m *MockEcrClient) DescribeImages(arg0 context.Context, arg1 *ecr.DescribeImagesInput, arg2 ...func(*ecr.Options)) (*ecr.DescribeImagesOutput, error)
DescribeImages mocks base method.
func (*MockEcrClient) DescribeRepositories ¶
func (m *MockEcrClient) DescribeRepositories(arg0 context.Context, arg1 *ecr.DescribeRepositoriesInput, arg2 ...func(*ecr.Options)) (*ecr.DescribeRepositoriesOutput, error)
DescribeRepositories mocks base method.
func (*MockEcrClient) EXPECT ¶
func (m *MockEcrClient) EXPECT() *MockEcrClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockEcrClientMockRecorder ¶
type MockEcrClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEcrClientMockRecorder is the mock recorder for MockEcrClient.
func (*MockEcrClientMockRecorder) DescribeImages ¶
func (mr *MockEcrClientMockRecorder) DescribeImages(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImages indicates an expected call of DescribeImages.
func (*MockEcrClientMockRecorder) DescribeRepositories ¶
func (mr *MockEcrClientMockRecorder) DescribeRepositories(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRepositories indicates an expected call of DescribeRepositories.
type MockEcsClient ¶
type MockEcsClient struct {
// contains filtered or unexported fields
}
MockEcsClient is a mock of EcsClient interface.
func NewMockEcsClient ¶
func NewMockEcsClient(ctrl *gomock.Controller) *MockEcsClient
NewMockEcsClient creates a new mock instance.
func (*MockEcsClient) DescribeClusters ¶
func (m *MockEcsClient) DescribeClusters(arg0 context.Context, arg1 *ecs.DescribeClustersInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeClustersOutput, error)
DescribeClusters mocks base method.
func (*MockEcsClient) DescribeContainerInstances ¶ added in v0.7.0
func (m *MockEcsClient) DescribeContainerInstances(arg0 context.Context, arg1 *ecs.DescribeContainerInstancesInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeContainerInstancesOutput, error)
DescribeContainerInstances mocks base method.
func (*MockEcsClient) DescribeServices ¶ added in v0.7.0
func (m *MockEcsClient) DescribeServices(arg0 context.Context, arg1 *ecs.DescribeServicesInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeServicesOutput, error)
DescribeServices mocks base method.
func (*MockEcsClient) DescribeTaskDefinition ¶ added in v0.8.0
func (m *MockEcsClient) DescribeTaskDefinition(arg0 context.Context, arg1 *ecs.DescribeTaskDefinitionInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeTaskDefinitionOutput, error)
DescribeTaskDefinition mocks base method.
func (*MockEcsClient) DescribeTasks ¶ added in v0.10.16
func (m *MockEcsClient) DescribeTasks(arg0 context.Context, arg1 *ecs.DescribeTasksInput, arg2 ...func(*ecs.Options)) (*ecs.DescribeTasksOutput, error)
DescribeTasks mocks base method.
func (*MockEcsClient) EXPECT ¶
func (m *MockEcsClient) EXPECT() *MockEcsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEcsClient) ListClusters ¶
func (m *MockEcsClient) ListClusters(arg0 context.Context, arg1 *ecs.ListClustersInput, arg2 ...func(*ecs.Options)) (*ecs.ListClustersOutput, error)
ListClusters mocks base method.
func (*MockEcsClient) ListContainerInstances ¶ added in v0.7.0
func (m *MockEcsClient) ListContainerInstances(arg0 context.Context, arg1 *ecs.ListContainerInstancesInput, arg2 ...func(*ecs.Options)) (*ecs.ListContainerInstancesOutput, error)
ListContainerInstances mocks base method.
func (*MockEcsClient) ListServices ¶ added in v0.7.0
func (m *MockEcsClient) ListServices(arg0 context.Context, arg1 *ecs.ListServicesInput, arg2 ...func(*ecs.Options)) (*ecs.ListServicesOutput, error)
ListServices mocks base method.
func (*MockEcsClient) ListTagsForResource ¶ added in v0.6.0
func (m *MockEcsClient) ListTagsForResource(arg0 context.Context, arg1 *ecs.ListTagsForResourceInput, arg2 ...func(*ecs.Options)) (*ecs.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockEcsClient) ListTaskDefinitions ¶ added in v0.8.0
func (m *MockEcsClient) ListTaskDefinitions(arg0 context.Context, arg1 *ecs.ListTaskDefinitionsInput, arg2 ...func(*ecs.Options)) (*ecs.ListTaskDefinitionsOutput, error)
ListTaskDefinitions mocks base method.
func (*MockEcsClient) ListTasks ¶ added in v0.10.16
func (m *MockEcsClient) ListTasks(arg0 context.Context, arg1 *ecs.ListTasksInput, arg2 ...func(*ecs.Options)) (*ecs.ListTasksOutput, error)
ListTasks mocks base method.
type MockEcsClientMockRecorder ¶
type MockEcsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEcsClientMockRecorder is the mock recorder for MockEcsClient.
func (*MockEcsClientMockRecorder) DescribeClusters ¶
func (mr *MockEcsClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusters indicates an expected call of DescribeClusters.
func (*MockEcsClientMockRecorder) DescribeContainerInstances ¶ added in v0.7.0
func (mr *MockEcsClientMockRecorder) DescribeContainerInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeContainerInstances indicates an expected call of DescribeContainerInstances.
func (*MockEcsClientMockRecorder) DescribeServices ¶ added in v0.7.0
func (mr *MockEcsClientMockRecorder) DescribeServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeServices indicates an expected call of DescribeServices.
func (*MockEcsClientMockRecorder) DescribeTaskDefinition ¶ added in v0.8.0
func (mr *MockEcsClientMockRecorder) DescribeTaskDefinition(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTaskDefinition indicates an expected call of DescribeTaskDefinition.
func (*MockEcsClientMockRecorder) DescribeTasks ¶ added in v0.10.16
func (mr *MockEcsClientMockRecorder) DescribeTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTasks indicates an expected call of DescribeTasks.
func (*MockEcsClientMockRecorder) ListClusters ¶
func (mr *MockEcsClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters.
func (*MockEcsClientMockRecorder) ListContainerInstances ¶ added in v0.7.0
func (mr *MockEcsClientMockRecorder) ListContainerInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListContainerInstances indicates an expected call of ListContainerInstances.
func (*MockEcsClientMockRecorder) ListServices ¶ added in v0.7.0
func (mr *MockEcsClientMockRecorder) ListServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServices indicates an expected call of ListServices.
func (*MockEcsClientMockRecorder) ListTagsForResource ¶ added in v0.6.0
func (mr *MockEcsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockEcsClientMockRecorder) ListTaskDefinitions ¶ added in v0.8.0
func (mr *MockEcsClientMockRecorder) ListTaskDefinitions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTaskDefinitions indicates an expected call of ListTaskDefinitions.
func (*MockEcsClientMockRecorder) ListTasks ¶ added in v0.10.16
func (mr *MockEcsClientMockRecorder) ListTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTasks indicates an expected call of ListTasks.
type MockEfsClient ¶
type MockEfsClient struct {
// contains filtered or unexported fields
}
MockEfsClient is a mock of EfsClient interface.
func NewMockEfsClient ¶
func NewMockEfsClient(ctrl *gomock.Controller) *MockEfsClient
NewMockEfsClient creates a new mock instance.
func (*MockEfsClient) DescribeBackupPolicy ¶ added in v0.10.0
func (m *MockEfsClient) DescribeBackupPolicy(arg0 context.Context, arg1 *efs.DescribeBackupPolicyInput, arg2 ...func(*efs.Options)) (*efs.DescribeBackupPolicyOutput, error)
DescribeBackupPolicy mocks base method.
func (*MockEfsClient) DescribeFileSystems ¶
func (m *MockEfsClient) DescribeFileSystems(arg0 context.Context, arg1 *efs.DescribeFileSystemsInput, arg2 ...func(*efs.Options)) (*efs.DescribeFileSystemsOutput, error)
DescribeFileSystems mocks base method.
func (*MockEfsClient) EXPECT ¶
func (m *MockEfsClient) EXPECT() *MockEfsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockEfsClientMockRecorder ¶
type MockEfsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEfsClientMockRecorder is the mock recorder for MockEfsClient.
func (*MockEfsClientMockRecorder) DescribeBackupPolicy ¶ added in v0.10.0
func (mr *MockEfsClientMockRecorder) DescribeBackupPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBackupPolicy indicates an expected call of DescribeBackupPolicy.
func (*MockEfsClientMockRecorder) DescribeFileSystems ¶
func (mr *MockEfsClientMockRecorder) DescribeFileSystems(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFileSystems indicates an expected call of DescribeFileSystems.
type MockEksClient ¶
type MockEksClient struct {
// contains filtered or unexported fields
}
MockEksClient is a mock of EksClient interface.
func NewMockEksClient ¶
func NewMockEksClient(ctrl *gomock.Controller) *MockEksClient
NewMockEksClient creates a new mock instance.
func (*MockEksClient) DescribeCluster ¶
func (m *MockEksClient) DescribeCluster(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...func(*eks.Options)) (*eks.DescribeClusterOutput, error)
DescribeCluster mocks base method.
func (*MockEksClient) EXPECT ¶
func (m *MockEksClient) EXPECT() *MockEksClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEksClient) ListClusters ¶
func (m *MockEksClient) ListClusters(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 ...func(*eks.Options)) (*eks.ListClustersOutput, error)
ListClusters mocks base method.
type MockEksClientMockRecorder ¶
type MockEksClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEksClientMockRecorder is the mock recorder for MockEksClient.
func (*MockEksClientMockRecorder) DescribeCluster ¶
func (mr *MockEksClientMockRecorder) DescribeCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCluster indicates an expected call of DescribeCluster.
func (*MockEksClientMockRecorder) ListClusters ¶
func (mr *MockEksClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters.
type MockElasticSearch ¶ added in v0.4.10
type MockElasticSearch struct {
// contains filtered or unexported fields
}
MockElasticSearch is a mock of ElasticSearch interface.
func NewMockElasticSearch ¶ added in v0.4.10
func NewMockElasticSearch(ctrl *gomock.Controller) *MockElasticSearch
NewMockElasticSearch creates a new mock instance.
func (*MockElasticSearch) DescribeElasticsearchDomain ¶ added in v0.4.10
func (m *MockElasticSearch) DescribeElasticsearchDomain(arg0 context.Context, arg1 *elasticsearchservice.DescribeElasticsearchDomainInput, arg2 ...func(*elasticsearchservice.Options)) (*elasticsearchservice.DescribeElasticsearchDomainOutput, error)
DescribeElasticsearchDomain mocks base method.
func (*MockElasticSearch) EXPECT ¶ added in v0.4.10
func (m *MockElasticSearch) EXPECT() *MockElasticSearchMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockElasticSearch) ListDomainNames ¶ added in v0.4.10
func (m *MockElasticSearch) ListDomainNames(arg0 context.Context, arg1 *elasticsearchservice.ListDomainNamesInput, arg2 ...func(*elasticsearchservice.Options)) (*elasticsearchservice.ListDomainNamesOutput, error)
ListDomainNames mocks base method.
func (*MockElasticSearch) ListTags ¶ added in v0.6.0
func (m *MockElasticSearch) ListTags(arg0 context.Context, arg1 *elasticsearchservice.ListTagsInput, arg2 ...func(*elasticsearchservice.Options)) (*elasticsearchservice.ListTagsOutput, error)
ListTags mocks base method.
type MockElasticSearchMockRecorder ¶ added in v0.4.10
type MockElasticSearchMockRecorder struct {
// contains filtered or unexported fields
}
MockElasticSearchMockRecorder is the mock recorder for MockElasticSearch.
func (*MockElasticSearchMockRecorder) DescribeElasticsearchDomain ¶ added in v0.4.10
func (mr *MockElasticSearchMockRecorder) DescribeElasticsearchDomain(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeElasticsearchDomain indicates an expected call of DescribeElasticsearchDomain.
func (*MockElasticSearchMockRecorder) ListDomainNames ¶ added in v0.4.10
func (mr *MockElasticSearchMockRecorder) ListDomainNames(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomainNames indicates an expected call of ListDomainNames.
func (*MockElasticSearchMockRecorder) ListTags ¶ added in v0.6.0
func (mr *MockElasticSearchMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTags indicates an expected call of ListTags.
type MockElasticbeanstalkClient ¶
type MockElasticbeanstalkClient struct {
// contains filtered or unexported fields
}
MockElasticbeanstalkClient is a mock of ElasticbeanstalkClient interface.
func NewMockElasticbeanstalkClient ¶
func NewMockElasticbeanstalkClient(ctrl *gomock.Controller) *MockElasticbeanstalkClient
NewMockElasticbeanstalkClient creates a new mock instance.
func (*MockElasticbeanstalkClient) DescribeApplicationVersions ¶ added in v0.11.2
func (m *MockElasticbeanstalkClient) DescribeApplicationVersions(arg0 context.Context, arg1 *elasticbeanstalk.DescribeApplicationVersionsInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.DescribeApplicationVersionsOutput, error)
DescribeApplicationVersions mocks base method.
func (*MockElasticbeanstalkClient) DescribeApplications ¶ added in v0.8.0
func (m *MockElasticbeanstalkClient) DescribeApplications(arg0 context.Context, arg1 *elasticbeanstalk.DescribeApplicationsInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.DescribeApplicationsOutput, error)
DescribeApplications mocks base method.
func (*MockElasticbeanstalkClient) DescribeConfigurationOptions ¶ added in v0.8.0
func (m *MockElasticbeanstalkClient) DescribeConfigurationOptions(arg0 context.Context, arg1 *elasticbeanstalk.DescribeConfigurationOptionsInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.DescribeConfigurationOptionsOutput, error)
DescribeConfigurationOptions mocks base method.
func (*MockElasticbeanstalkClient) DescribeConfigurationSettings ¶ added in v0.8.0
func (m *MockElasticbeanstalkClient) DescribeConfigurationSettings(arg0 context.Context, arg1 *elasticbeanstalk.DescribeConfigurationSettingsInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.DescribeConfigurationSettingsOutput, error)
DescribeConfigurationSettings mocks base method.
func (*MockElasticbeanstalkClient) DescribeEnvironments ¶
func (m *MockElasticbeanstalkClient) DescribeEnvironments(arg0 context.Context, arg1 *elasticbeanstalk.DescribeEnvironmentsInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.DescribeEnvironmentsOutput, error)
DescribeEnvironments mocks base method.
func (*MockElasticbeanstalkClient) EXPECT ¶
func (m *MockElasticbeanstalkClient) EXPECT() *MockElasticbeanstalkClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockElasticbeanstalkClient) ListTagsForResource ¶ added in v0.6.0
func (m *MockElasticbeanstalkClient) ListTagsForResource(arg0 context.Context, arg1 *elasticbeanstalk.ListTagsForResourceInput, arg2 ...func(*elasticbeanstalk.Options)) (*elasticbeanstalk.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockElasticbeanstalkClientMockRecorder ¶
type MockElasticbeanstalkClientMockRecorder struct {
// contains filtered or unexported fields
}
MockElasticbeanstalkClientMockRecorder is the mock recorder for MockElasticbeanstalkClient.
func (*MockElasticbeanstalkClientMockRecorder) DescribeApplicationVersions ¶ added in v0.11.2
func (mr *MockElasticbeanstalkClientMockRecorder) DescribeApplicationVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeApplicationVersions indicates an expected call of DescribeApplicationVersions.
func (*MockElasticbeanstalkClientMockRecorder) DescribeApplications ¶ added in v0.8.0
func (mr *MockElasticbeanstalkClientMockRecorder) DescribeApplications(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeApplications indicates an expected call of DescribeApplications.
func (*MockElasticbeanstalkClientMockRecorder) DescribeConfigurationOptions ¶ added in v0.8.0
func (mr *MockElasticbeanstalkClientMockRecorder) DescribeConfigurationOptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationOptions indicates an expected call of DescribeConfigurationOptions.
func (*MockElasticbeanstalkClientMockRecorder) DescribeConfigurationSettings ¶ added in v0.8.0
func (mr *MockElasticbeanstalkClientMockRecorder) DescribeConfigurationSettings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationSettings indicates an expected call of DescribeConfigurationSettings.
func (*MockElasticbeanstalkClientMockRecorder) DescribeEnvironments ¶
func (mr *MockElasticbeanstalkClientMockRecorder) DescribeEnvironments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEnvironments indicates an expected call of DescribeEnvironments.
func (*MockElasticbeanstalkClientMockRecorder) ListTagsForResource ¶ added in v0.6.0
func (mr *MockElasticbeanstalkClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockElbV1Client ¶ added in v0.4.1
type MockElbV1Client struct {
// contains filtered or unexported fields
}
MockElbV1Client is a mock of ElbV1Client interface.
func NewMockElbV1Client ¶ added in v0.4.1
func NewMockElbV1Client(ctrl *gomock.Controller) *MockElbV1Client
NewMockElbV1Client creates a new mock instance.
func (*MockElbV1Client) DescribeLoadBalancerAttributes ¶ added in v0.4.1
func (m *MockElbV1Client) DescribeLoadBalancerAttributes(arg0 context.Context, arg1 *elasticloadbalancing.DescribeLoadBalancerAttributesInput, arg2 ...func(*elasticloadbalancing.Options)) (*elasticloadbalancing.DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributes mocks base method.
func (*MockElbV1Client) DescribeLoadBalancerPolicies ¶ added in v0.4.1
func (m *MockElbV1Client) DescribeLoadBalancerPolicies(arg0 context.Context, arg1 *elasticloadbalancing.DescribeLoadBalancerPoliciesInput, arg2 ...func(*elasticloadbalancing.Options)) (*elasticloadbalancing.DescribeLoadBalancerPoliciesOutput, error)
DescribeLoadBalancerPolicies mocks base method.
func (*MockElbV1Client) DescribeLoadBalancers ¶ added in v0.4.1
func (m *MockElbV1Client) DescribeLoadBalancers(arg0 context.Context, arg1 *elasticloadbalancing.DescribeLoadBalancersInput, arg2 ...func(*elasticloadbalancing.Options)) (*elasticloadbalancing.DescribeLoadBalancersOutput, error)
DescribeLoadBalancers mocks base method.
func (*MockElbV1Client) DescribeTags ¶ added in v0.4.1
func (m *MockElbV1Client) DescribeTags(arg0 context.Context, arg1 *elasticloadbalancing.DescribeTagsInput, arg2 ...func(*elasticloadbalancing.Options)) (*elasticloadbalancing.DescribeTagsOutput, error)
DescribeTags mocks base method.
func (*MockElbV1Client) EXPECT ¶ added in v0.4.1
func (m *MockElbV1Client) EXPECT() *MockElbV1ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockElbV1ClientMockRecorder ¶ added in v0.4.1
type MockElbV1ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockElbV1ClientMockRecorder is the mock recorder for MockElbV1Client.
func (*MockElbV1ClientMockRecorder) DescribeLoadBalancerAttributes ¶ added in v0.4.1
func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancerAttributes indicates an expected call of DescribeLoadBalancerAttributes.
func (*MockElbV1ClientMockRecorder) DescribeLoadBalancerPolicies ¶ added in v0.4.1
func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancerPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancerPolicies indicates an expected call of DescribeLoadBalancerPolicies.
func (*MockElbV1ClientMockRecorder) DescribeLoadBalancers ¶ added in v0.4.1
func (mr *MockElbV1ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.
func (*MockElbV1ClientMockRecorder) DescribeTags ¶ added in v0.4.1
func (mr *MockElbV1ClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTags indicates an expected call of DescribeTags.
type MockElbV2Client ¶
type MockElbV2Client struct {
// contains filtered or unexported fields
}
MockElbV2Client is a mock of ElbV2Client interface.
func NewMockElbV2Client ¶
func NewMockElbV2Client(ctrl *gomock.Controller) *MockElbV2Client
NewMockElbV2Client creates a new mock instance.
func (*MockElbV2Client) DescribeListenerCertificates ¶ added in v0.6.4
func (m *MockElbV2Client) DescribeListenerCertificates(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeListenerCertificatesInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeListenerCertificatesOutput, error)
DescribeListenerCertificates mocks base method.
func (*MockElbV2Client) DescribeListeners ¶ added in v0.6.4
func (m *MockElbV2Client) DescribeListeners(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeListenersInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeListenersOutput, error)
DescribeListeners mocks base method.
func (*MockElbV2Client) DescribeLoadBalancerAttributes ¶ added in v0.5.11
func (m *MockElbV2Client) DescribeLoadBalancerAttributes(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeLoadBalancerAttributesInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributes mocks base method.
func (*MockElbV2Client) DescribeLoadBalancers ¶
func (m *MockElbV2Client) DescribeLoadBalancers(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeLoadBalancersInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeLoadBalancersOutput, error)
DescribeLoadBalancers mocks base method.
func (*MockElbV2Client) DescribeTags ¶ added in v0.6.0
func (m *MockElbV2Client) DescribeTags(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTagsInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeTagsOutput, error)
DescribeTags mocks base method.
func (*MockElbV2Client) DescribeTargetGroups ¶
func (m *MockElbV2Client) DescribeTargetGroups(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTargetGroupsInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeTargetGroupsOutput, error)
DescribeTargetGroups mocks base method.
func (*MockElbV2Client) DescribeTargetHealth ¶ added in v0.12.6
func (m *MockElbV2Client) DescribeTargetHealth(arg0 context.Context, arg1 *elasticloadbalancingv2.DescribeTargetHealthInput, arg2 ...func(*elasticloadbalancingv2.Options)) (*elasticloadbalancingv2.DescribeTargetHealthOutput, error)
DescribeTargetHealth mocks base method.
func (*MockElbV2Client) EXPECT ¶
func (m *MockElbV2Client) EXPECT() *MockElbV2ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockElbV2ClientMockRecorder ¶
type MockElbV2ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockElbV2ClientMockRecorder is the mock recorder for MockElbV2Client.
func (*MockElbV2ClientMockRecorder) DescribeListenerCertificates ¶ added in v0.6.4
func (mr *MockElbV2ClientMockRecorder) DescribeListenerCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeListenerCertificates indicates an expected call of DescribeListenerCertificates.
func (*MockElbV2ClientMockRecorder) DescribeListeners ¶ added in v0.6.4
func (mr *MockElbV2ClientMockRecorder) DescribeListeners(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeListeners indicates an expected call of DescribeListeners.
func (*MockElbV2ClientMockRecorder) DescribeLoadBalancerAttributes ¶ added in v0.5.11
func (mr *MockElbV2ClientMockRecorder) DescribeLoadBalancerAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancerAttributes indicates an expected call of DescribeLoadBalancerAttributes.
func (*MockElbV2ClientMockRecorder) DescribeLoadBalancers ¶
func (mr *MockElbV2ClientMockRecorder) DescribeLoadBalancers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.
func (*MockElbV2ClientMockRecorder) DescribeTags ¶ added in v0.6.0
func (mr *MockElbV2ClientMockRecorder) DescribeTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTags indicates an expected call of DescribeTags.
func (*MockElbV2ClientMockRecorder) DescribeTargetGroups ¶
func (mr *MockElbV2ClientMockRecorder) DescribeTargetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTargetGroups indicates an expected call of DescribeTargetGroups.
func (*MockElbV2ClientMockRecorder) DescribeTargetHealth ¶ added in v0.12.6
func (mr *MockElbV2ClientMockRecorder) DescribeTargetHealth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTargetHealth indicates an expected call of DescribeTargetHealth.
type MockEmrClient ¶
type MockEmrClient struct {
// contains filtered or unexported fields
}
MockEmrClient is a mock of EmrClient interface.
func NewMockEmrClient ¶
func NewMockEmrClient(ctrl *gomock.Controller) *MockEmrClient
NewMockEmrClient creates a new mock instance.
func (*MockEmrClient) DescribeCluster ¶ added in v0.6.0
func (m *MockEmrClient) DescribeCluster(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...func(*emr.Options)) (*emr.DescribeClusterOutput, error)
DescribeCluster mocks base method.
func (*MockEmrClient) EXPECT ¶
func (m *MockEmrClient) EXPECT() *MockEmrClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEmrClient) GetBlockPublicAccessConfiguration ¶ added in v0.7.0
func (m *MockEmrClient) GetBlockPublicAccessConfiguration(arg0 context.Context, arg1 *emr.GetBlockPublicAccessConfigurationInput, arg2 ...func(*emr.Options)) (*emr.GetBlockPublicAccessConfigurationOutput, error)
GetBlockPublicAccessConfiguration mocks base method.
func (*MockEmrClient) ListClusters ¶
func (m *MockEmrClient) ListClusters(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...func(*emr.Options)) (*emr.ListClustersOutput, error)
ListClusters mocks base method.
type MockEmrClientMockRecorder ¶
type MockEmrClientMockRecorder struct {
// contains filtered or unexported fields
}
MockEmrClientMockRecorder is the mock recorder for MockEmrClient.
func (*MockEmrClientMockRecorder) DescribeCluster ¶ added in v0.6.0
func (mr *MockEmrClientMockRecorder) DescribeCluster(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCluster indicates an expected call of DescribeCluster.
func (*MockEmrClientMockRecorder) GetBlockPublicAccessConfiguration ¶ added in v0.7.0
func (mr *MockEmrClientMockRecorder) GetBlockPublicAccessConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlockPublicAccessConfiguration indicates an expected call of GetBlockPublicAccessConfiguration.
func (*MockEmrClientMockRecorder) ListClusters ¶
func (mr *MockEmrClientMockRecorder) ListClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters.
type MockFsxClient ¶
type MockFsxClient struct {
// contains filtered or unexported fields
}
MockFsxClient is a mock of FsxClient interface.
func NewMockFsxClient ¶
func NewMockFsxClient(ctrl *gomock.Controller) *MockFsxClient
NewMockFsxClient creates a new mock instance.
func (*MockFsxClient) DescribeBackups ¶
func (m *MockFsxClient) DescribeBackups(arg0 context.Context, arg1 *fsx.DescribeBackupsInput, arg2 ...func(*fsx.Options)) (*fsx.DescribeBackupsOutput, error)
DescribeBackups mocks base method.
func (*MockFsxClient) EXPECT ¶
func (m *MockFsxClient) EXPECT() *MockFsxClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockFsxClientMockRecorder ¶
type MockFsxClientMockRecorder struct {
// contains filtered or unexported fields
}
MockFsxClientMockRecorder is the mock recorder for MockFsxClient.
func (*MockFsxClientMockRecorder) DescribeBackups ¶
func (mr *MockFsxClientMockRecorder) DescribeBackups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBackups indicates an expected call of DescribeBackups.
type MockGuardDutyClient ¶ added in v0.7.0
type MockGuardDutyClient struct {
// contains filtered or unexported fields
}
MockGuardDutyClient is a mock of GuardDutyClient interface.
func NewMockGuardDutyClient ¶ added in v0.7.0
func NewMockGuardDutyClient(ctrl *gomock.Controller) *MockGuardDutyClient
NewMockGuardDutyClient creates a new mock instance.
func (*MockGuardDutyClient) EXPECT ¶ added in v0.7.0
func (m *MockGuardDutyClient) EXPECT() *MockGuardDutyClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGuardDutyClient) GetDetector ¶ added in v0.7.0
func (m *MockGuardDutyClient) GetDetector(arg0 context.Context, arg1 *guardduty.GetDetectorInput, arg2 ...func(*guardduty.Options)) (*guardduty.GetDetectorOutput, error)
GetDetector mocks base method.
func (*MockGuardDutyClient) ListDetectors ¶ added in v0.7.0
func (m *MockGuardDutyClient) ListDetectors(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, arg2 ...func(*guardduty.Options)) (*guardduty.ListDetectorsOutput, error)
ListDetectors mocks base method.
func (*MockGuardDutyClient) ListMembers ¶ added in v0.7.0
func (m *MockGuardDutyClient) ListMembers(arg0 context.Context, arg1 *guardduty.ListMembersInput, arg2 ...func(*guardduty.Options)) (*guardduty.ListMembersOutput, error)
ListMembers mocks base method.
type MockGuardDutyClientMockRecorder ¶ added in v0.7.0
type MockGuardDutyClientMockRecorder struct {
// contains filtered or unexported fields
}
MockGuardDutyClientMockRecorder is the mock recorder for MockGuardDutyClient.
func (*MockGuardDutyClientMockRecorder) GetDetector ¶ added in v0.7.0
func (mr *MockGuardDutyClientMockRecorder) GetDetector(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDetector indicates an expected call of GetDetector.
func (*MockGuardDutyClientMockRecorder) ListDetectors ¶ added in v0.7.0
func (mr *MockGuardDutyClientMockRecorder) ListDetectors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDetectors indicates an expected call of ListDetectors.
func (*MockGuardDutyClientMockRecorder) ListMembers ¶ added in v0.7.0
func (mr *MockGuardDutyClientMockRecorder) ListMembers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMembers indicates an expected call of ListMembers.
type MockIOTClient ¶ added in v0.10.0
type MockIOTClient struct {
// contains filtered or unexported fields
}
MockIOTClient is a mock of IOTClient interface.
func NewMockIOTClient ¶ added in v0.10.0
func NewMockIOTClient(ctrl *gomock.Controller) *MockIOTClient
NewMockIOTClient creates a new mock instance.
func (*MockIOTClient) DescribeBillingGroup ¶ added in v0.10.0
func (m *MockIOTClient) DescribeBillingGroup(arg0 context.Context, arg1 *iot.DescribeBillingGroupInput, arg2 ...func(*iot.Options)) (*iot.DescribeBillingGroupOutput, error)
DescribeBillingGroup mocks base method.
func (*MockIOTClient) DescribeCACertificate ¶ added in v0.10.0
func (m *MockIOTClient) DescribeCACertificate(arg0 context.Context, arg1 *iot.DescribeCACertificateInput, arg2 ...func(*iot.Options)) (*iot.DescribeCACertificateOutput, error)
DescribeCACertificate mocks base method.
func (*MockIOTClient) DescribeCertificate ¶ added in v0.10.0
func (m *MockIOTClient) DescribeCertificate(arg0 context.Context, arg1 *iot.DescribeCertificateInput, arg2 ...func(*iot.Options)) (*iot.DescribeCertificateOutput, error)
DescribeCertificate mocks base method.
func (*MockIOTClient) DescribeJob ¶ added in v0.10.0
func (m *MockIOTClient) DescribeJob(arg0 context.Context, arg1 *iot.DescribeJobInput, arg2 ...func(*iot.Options)) (*iot.DescribeJobOutput, error)
DescribeJob mocks base method.
func (*MockIOTClient) DescribeSecurityProfile ¶ added in v0.10.0
func (m *MockIOTClient) DescribeSecurityProfile(arg0 context.Context, arg1 *iot.DescribeSecurityProfileInput, arg2 ...func(*iot.Options)) (*iot.DescribeSecurityProfileOutput, error)
DescribeSecurityProfile mocks base method.
func (*MockIOTClient) DescribeStream ¶ added in v0.10.0
func (m *MockIOTClient) DescribeStream(arg0 context.Context, arg1 *iot.DescribeStreamInput, arg2 ...func(*iot.Options)) (*iot.DescribeStreamOutput, error)
DescribeStream mocks base method.
func (*MockIOTClient) DescribeThingGroup ¶ added in v0.10.0
func (m *MockIOTClient) DescribeThingGroup(arg0 context.Context, arg1 *iot.DescribeThingGroupInput, arg2 ...func(*iot.Options)) (*iot.DescribeThingGroupOutput, error)
DescribeThingGroup mocks base method.
func (*MockIOTClient) EXPECT ¶ added in v0.10.0
func (m *MockIOTClient) EXPECT() *MockIOTClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIOTClient) GetPolicy ¶ added in v0.10.0
func (m *MockIOTClient) GetPolicy(arg0 context.Context, arg1 *iot.GetPolicyInput, arg2 ...func(*iot.Options)) (*iot.GetPolicyOutput, error)
GetPolicy mocks base method.
func (*MockIOTClient) GetTopicRule ¶ added in v0.10.0
func (m *MockIOTClient) GetTopicRule(arg0 context.Context, arg1 *iot.GetTopicRuleInput, arg2 ...func(*iot.Options)) (*iot.GetTopicRuleOutput, error)
GetTopicRule mocks base method.
func (*MockIOTClient) ListAttachedPolicies ¶ added in v0.10.0
func (m *MockIOTClient) ListAttachedPolicies(arg0 context.Context, arg1 *iot.ListAttachedPoliciesInput, arg2 ...func(*iot.Options)) (*iot.ListAttachedPoliciesOutput, error)
ListAttachedPolicies mocks base method.
func (*MockIOTClient) ListBillingGroups ¶ added in v0.10.0
func (m *MockIOTClient) ListBillingGroups(arg0 context.Context, arg1 *iot.ListBillingGroupsInput, arg2 ...func(*iot.Options)) (*iot.ListBillingGroupsOutput, error)
ListBillingGroups mocks base method.
func (*MockIOTClient) ListCACertificates ¶ added in v0.10.0
func (m *MockIOTClient) ListCACertificates(arg0 context.Context, arg1 *iot.ListCACertificatesInput, arg2 ...func(*iot.Options)) (*iot.ListCACertificatesOutput, error)
ListCACertificates mocks base method.
func (*MockIOTClient) ListCertificates ¶ added in v0.10.0
func (m *MockIOTClient) ListCertificates(arg0 context.Context, arg1 *iot.ListCertificatesInput, arg2 ...func(*iot.Options)) (*iot.ListCertificatesOutput, error)
ListCertificates mocks base method.
func (*MockIOTClient) ListCertificatesByCA ¶ added in v0.10.0
func (m *MockIOTClient) ListCertificatesByCA(arg0 context.Context, arg1 *iot.ListCertificatesByCAInput, arg2 ...func(*iot.Options)) (*iot.ListCertificatesByCAOutput, error)
ListCertificatesByCA mocks base method.
func (*MockIOTClient) ListJobs ¶ added in v0.10.0
func (m *MockIOTClient) ListJobs(arg0 context.Context, arg1 *iot.ListJobsInput, arg2 ...func(*iot.Options)) (*iot.ListJobsOutput, error)
ListJobs mocks base method.
func (*MockIOTClient) ListPolicies ¶ added in v0.10.0
func (m *MockIOTClient) ListPolicies(arg0 context.Context, arg1 *iot.ListPoliciesInput, arg2 ...func(*iot.Options)) (*iot.ListPoliciesOutput, error)
ListPolicies mocks base method.
func (*MockIOTClient) ListSecurityProfiles ¶ added in v0.10.0
func (m *MockIOTClient) ListSecurityProfiles(arg0 context.Context, arg1 *iot.ListSecurityProfilesInput, arg2 ...func(*iot.Options)) (*iot.ListSecurityProfilesOutput, error)
ListSecurityProfiles mocks base method.
func (*MockIOTClient) ListStreams ¶ added in v0.10.0
func (m *MockIOTClient) ListStreams(arg0 context.Context, arg1 *iot.ListStreamsInput, arg2 ...func(*iot.Options)) (*iot.ListStreamsOutput, error)
ListStreams mocks base method.
func (*MockIOTClient) ListTagsForResource ¶ added in v0.10.0
func (m *MockIOTClient) ListTagsForResource(arg0 context.Context, arg1 *iot.ListTagsForResourceInput, arg2 ...func(*iot.Options)) (*iot.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockIOTClient) ListTargetsForSecurityProfile ¶ added in v0.10.0
func (m *MockIOTClient) ListTargetsForSecurityProfile(arg0 context.Context, arg1 *iot.ListTargetsForSecurityProfileInput, arg2 ...func(*iot.Options)) (*iot.ListTargetsForSecurityProfileOutput, error)
ListTargetsForSecurityProfile mocks base method.
func (*MockIOTClient) ListThingGroups ¶ added in v0.10.0
func (m *MockIOTClient) ListThingGroups(arg0 context.Context, arg1 *iot.ListThingGroupsInput, arg2 ...func(*iot.Options)) (*iot.ListThingGroupsOutput, error)
ListThingGroups mocks base method.
func (*MockIOTClient) ListThingPrincipals ¶ added in v0.10.0
func (m *MockIOTClient) ListThingPrincipals(arg0 context.Context, arg1 *iot.ListThingPrincipalsInput, arg2 ...func(*iot.Options)) (*iot.ListThingPrincipalsOutput, error)
ListThingPrincipals mocks base method.
func (*MockIOTClient) ListThingTypes ¶ added in v0.10.0
func (m *MockIOTClient) ListThingTypes(arg0 context.Context, arg1 *iot.ListThingTypesInput, arg2 ...func(*iot.Options)) (*iot.ListThingTypesOutput, error)
ListThingTypes mocks base method.
func (*MockIOTClient) ListThings ¶ added in v0.10.0
func (m *MockIOTClient) ListThings(arg0 context.Context, arg1 *iot.ListThingsInput, arg2 ...func(*iot.Options)) (*iot.ListThingsOutput, error)
ListThings mocks base method.
func (*MockIOTClient) ListThingsInBillingGroup ¶ added in v0.10.0
func (m *MockIOTClient) ListThingsInBillingGroup(arg0 context.Context, arg1 *iot.ListThingsInBillingGroupInput, arg2 ...func(*iot.Options)) (*iot.ListThingsInBillingGroupOutput, error)
ListThingsInBillingGroup mocks base method.
func (*MockIOTClient) ListThingsInThingGroup ¶ added in v0.10.0
func (m *MockIOTClient) ListThingsInThingGroup(arg0 context.Context, arg1 *iot.ListThingsInThingGroupInput, arg2 ...func(*iot.Options)) (*iot.ListThingsInThingGroupOutput, error)
ListThingsInThingGroup mocks base method.
func (*MockIOTClient) ListTopicRules ¶ added in v0.10.0
func (m *MockIOTClient) ListTopicRules(arg0 context.Context, arg1 *iot.ListTopicRulesInput, arg2 ...func(*iot.Options)) (*iot.ListTopicRulesOutput, error)
ListTopicRules mocks base method.
type MockIOTClientMockRecorder ¶ added in v0.10.0
type MockIOTClientMockRecorder struct {
// contains filtered or unexported fields
}
MockIOTClientMockRecorder is the mock recorder for MockIOTClient.
func (*MockIOTClientMockRecorder) DescribeBillingGroup ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeBillingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBillingGroup indicates an expected call of DescribeBillingGroup.
func (*MockIOTClientMockRecorder) DescribeCACertificate ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeCACertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCACertificate indicates an expected call of DescribeCACertificate.
func (*MockIOTClientMockRecorder) DescribeCertificate ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeCertificate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCertificate indicates an expected call of DescribeCertificate.
func (*MockIOTClientMockRecorder) DescribeJob ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeJob(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJob indicates an expected call of DescribeJob.
func (*MockIOTClientMockRecorder) DescribeSecurityProfile ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeSecurityProfile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSecurityProfile indicates an expected call of DescribeSecurityProfile.
func (*MockIOTClientMockRecorder) DescribeStream ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeStream(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStream indicates an expected call of DescribeStream.
func (*MockIOTClientMockRecorder) DescribeThingGroup ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) DescribeThingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeThingGroup indicates an expected call of DescribeThingGroup.
func (*MockIOTClientMockRecorder) GetPolicy ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) GetPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPolicy indicates an expected call of GetPolicy.
func (*MockIOTClientMockRecorder) GetTopicRule ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) GetTopicRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTopicRule indicates an expected call of GetTopicRule.
func (*MockIOTClientMockRecorder) ListAttachedPolicies ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListAttachedPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttachedPolicies indicates an expected call of ListAttachedPolicies.
func (*MockIOTClientMockRecorder) ListBillingGroups ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListBillingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBillingGroups indicates an expected call of ListBillingGroups.
func (*MockIOTClientMockRecorder) ListCACertificates ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListCACertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCACertificates indicates an expected call of ListCACertificates.
func (*MockIOTClientMockRecorder) ListCertificates ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCertificates indicates an expected call of ListCertificates.
func (*MockIOTClientMockRecorder) ListCertificatesByCA ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListCertificatesByCA(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCertificatesByCA indicates an expected call of ListCertificatesByCA.
func (*MockIOTClientMockRecorder) ListJobs ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListJobs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobs indicates an expected call of ListJobs.
func (*MockIOTClientMockRecorder) ListPolicies ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPolicies indicates an expected call of ListPolicies.
func (*MockIOTClientMockRecorder) ListSecurityProfiles ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListSecurityProfiles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSecurityProfiles indicates an expected call of ListSecurityProfiles.
func (*MockIOTClientMockRecorder) ListStreams ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListStreams(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStreams indicates an expected call of ListStreams.
func (*MockIOTClientMockRecorder) ListTagsForResource ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockIOTClientMockRecorder) ListTargetsForSecurityProfile ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListTargetsForSecurityProfile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTargetsForSecurityProfile indicates an expected call of ListTargetsForSecurityProfile.
func (*MockIOTClientMockRecorder) ListThingGroups ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThingGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThingGroups indicates an expected call of ListThingGroups.
func (*MockIOTClientMockRecorder) ListThingPrincipals ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThingPrincipals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThingPrincipals indicates an expected call of ListThingPrincipals.
func (*MockIOTClientMockRecorder) ListThingTypes ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThingTypes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThingTypes indicates an expected call of ListThingTypes.
func (*MockIOTClientMockRecorder) ListThings ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThings indicates an expected call of ListThings.
func (*MockIOTClientMockRecorder) ListThingsInBillingGroup ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThingsInBillingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThingsInBillingGroup indicates an expected call of ListThingsInBillingGroup.
func (*MockIOTClientMockRecorder) ListThingsInThingGroup ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListThingsInThingGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListThingsInThingGroup indicates an expected call of ListThingsInThingGroup.
func (*MockIOTClientMockRecorder) ListTopicRules ¶ added in v0.10.0
func (mr *MockIOTClientMockRecorder) ListTopicRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTopicRules indicates an expected call of ListTopicRules.
type MockIamClient ¶
type MockIamClient struct {
// contains filtered or unexported fields
}
MockIamClient is a mock of IamClient interface.
func NewMockIamClient ¶
func NewMockIamClient(ctrl *gomock.Controller) *MockIamClient
NewMockIamClient creates a new mock instance.
func (*MockIamClient) EXPECT ¶
func (m *MockIamClient) EXPECT() *MockIamClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIamClient) GenerateCredentialReport ¶
func (m *MockIamClient) GenerateCredentialReport(arg0 context.Context, arg1 *iam.GenerateCredentialReportInput, arg2 ...func(*iam.Options)) (*iam.GenerateCredentialReportOutput, error)
GenerateCredentialReport mocks base method.
func (*MockIamClient) GetAccessKeyLastUsed ¶
func (m *MockIamClient) GetAccessKeyLastUsed(arg0 context.Context, arg1 *iam.GetAccessKeyLastUsedInput, arg2 ...func(*iam.Options)) (*iam.GetAccessKeyLastUsedOutput, error)
GetAccessKeyLastUsed mocks base method.
func (*MockIamClient) GetAccountAuthorizationDetails ¶
func (m *MockIamClient) GetAccountAuthorizationDetails(arg0 context.Context, arg1 *iam.GetAccountAuthorizationDetailsInput, arg2 ...func(*iam.Options)) (*iam.GetAccountAuthorizationDetailsOutput, error)
GetAccountAuthorizationDetails mocks base method.
func (*MockIamClient) GetAccountPasswordPolicy ¶
func (m *MockIamClient) GetAccountPasswordPolicy(arg0 context.Context, arg1 *iam.GetAccountPasswordPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetAccountPasswordPolicyOutput, error)
GetAccountPasswordPolicy mocks base method.
func (*MockIamClient) GetAccountSummary ¶ added in v0.4.4
func (m *MockIamClient) GetAccountSummary(arg0 context.Context, arg1 *iam.GetAccountSummaryInput, arg2 ...func(*iam.Options)) (*iam.GetAccountSummaryOutput, error)
GetAccountSummary mocks base method.
func (*MockIamClient) GetCredentialReport ¶
func (m *MockIamClient) GetCredentialReport(arg0 context.Context, arg1 *iam.GetCredentialReportInput, arg2 ...func(*iam.Options)) (*iam.GetCredentialReportOutput, error)
GetCredentialReport mocks base method.
func (*MockIamClient) GetGroupPolicy ¶ added in v0.4.1
func (m *MockIamClient) GetGroupPolicy(arg0 context.Context, arg1 *iam.GetGroupPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetGroupPolicyOutput, error)
GetGroupPolicy mocks base method.
func (*MockIamClient) GetOpenIDConnectProvider ¶ added in v0.4.0
func (m *MockIamClient) GetOpenIDConnectProvider(arg0 context.Context, arg1 *iam.GetOpenIDConnectProviderInput, arg2 ...func(*iam.Options)) (*iam.GetOpenIDConnectProviderOutput, error)
GetOpenIDConnectProvider mocks base method.
func (*MockIamClient) GetRolePolicy ¶ added in v0.4.1
func (m *MockIamClient) GetRolePolicy(arg0 context.Context, arg1 *iam.GetRolePolicyInput, arg2 ...func(*iam.Options)) (*iam.GetRolePolicyOutput, error)
GetRolePolicy mocks base method.
func (*MockIamClient) GetSAMLProvider ¶ added in v0.4.0
func (m *MockIamClient) GetSAMLProvider(arg0 context.Context, arg1 *iam.GetSAMLProviderInput, arg2 ...func(*iam.Options)) (*iam.GetSAMLProviderOutput, error)
GetSAMLProvider mocks base method.
func (*MockIamClient) GetUser ¶
func (m *MockIamClient) GetUser(arg0 context.Context, arg1 *iam.GetUserInput, arg2 ...func(*iam.Options)) (*iam.GetUserOutput, error)
GetUser mocks base method.
func (*MockIamClient) GetUserPolicy ¶ added in v0.4.1
func (m *MockIamClient) GetUserPolicy(arg0 context.Context, arg1 *iam.GetUserPolicyInput, arg2 ...func(*iam.Options)) (*iam.GetUserPolicyOutput, error)
GetUserPolicy mocks base method.
func (*MockIamClient) ListAccessKeys ¶
func (m *MockIamClient) ListAccessKeys(arg0 context.Context, arg1 *iam.ListAccessKeysInput, arg2 ...func(*iam.Options)) (*iam.ListAccessKeysOutput, error)
ListAccessKeys mocks base method.
func (*MockIamClient) ListAccountAliases ¶ added in v0.4.4
func (m *MockIamClient) ListAccountAliases(arg0 context.Context, arg1 *iam.ListAccountAliasesInput, arg2 ...func(*iam.Options)) (*iam.ListAccountAliasesOutput, error)
ListAccountAliases mocks base method.
func (*MockIamClient) ListAttachedGroupPolicies ¶
func (m *MockIamClient) ListAttachedGroupPolicies(arg0 context.Context, arg1 *iam.ListAttachedGroupPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedGroupPoliciesOutput, error)
ListAttachedGroupPolicies mocks base method.
func (*MockIamClient) ListAttachedRolePolicies ¶
func (m *MockIamClient) ListAttachedRolePolicies(arg0 context.Context, arg1 *iam.ListAttachedRolePoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedRolePoliciesOutput, error)
ListAttachedRolePolicies mocks base method.
func (*MockIamClient) ListAttachedUserPolicies ¶
func (m *MockIamClient) ListAttachedUserPolicies(arg0 context.Context, arg1 *iam.ListAttachedUserPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListAttachedUserPoliciesOutput, error)
ListAttachedUserPolicies mocks base method.
func (*MockIamClient) ListGroupPolicies ¶ added in v0.4.1
func (m *MockIamClient) ListGroupPolicies(arg0 context.Context, arg1 *iam.ListGroupPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListGroupPoliciesOutput, error)
ListGroupPolicies mocks base method.
func (*MockIamClient) ListGroups ¶
func (m *MockIamClient) ListGroups(arg0 context.Context, arg1 *iam.ListGroupsInput, arg2 ...func(*iam.Options)) (*iam.ListGroupsOutput, error)
ListGroups mocks base method.
func (*MockIamClient) ListGroupsForUser ¶
func (m *MockIamClient) ListGroupsForUser(arg0 context.Context, arg1 *iam.ListGroupsForUserInput, arg2 ...func(*iam.Options)) (*iam.ListGroupsForUserOutput, error)
ListGroupsForUser mocks base method.
func (*MockIamClient) ListOpenIDConnectProviders ¶ added in v0.4.0
func (m *MockIamClient) ListOpenIDConnectProviders(arg0 context.Context, arg1 *iam.ListOpenIDConnectProvidersInput, arg2 ...func(*iam.Options)) (*iam.ListOpenIDConnectProvidersOutput, error)
ListOpenIDConnectProviders mocks base method.
func (*MockIamClient) ListRolePolicies ¶ added in v0.4.1
func (m *MockIamClient) ListRolePolicies(arg0 context.Context, arg1 *iam.ListRolePoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListRolePoliciesOutput, error)
ListRolePolicies mocks base method.
func (*MockIamClient) ListRoleTags ¶ added in v0.4.6
func (m *MockIamClient) ListRoleTags(arg0 context.Context, arg1 *iam.ListRoleTagsInput, arg2 ...func(*iam.Options)) (*iam.ListRoleTagsOutput, error)
ListRoleTags mocks base method.
func (*MockIamClient) ListRoles ¶
func (m *MockIamClient) ListRoles(arg0 context.Context, arg1 *iam.ListRolesInput, arg2 ...func(*iam.Options)) (*iam.ListRolesOutput, error)
ListRoles mocks base method.
func (*MockIamClient) ListSAMLProviders ¶ added in v0.4.0
func (m *MockIamClient) ListSAMLProviders(arg0 context.Context, arg1 *iam.ListSAMLProvidersInput, arg2 ...func(*iam.Options)) (*iam.ListSAMLProvidersOutput, error)
ListSAMLProviders mocks base method.
func (*MockIamClient) ListServerCertificates ¶ added in v0.4.4
func (m *MockIamClient) ListServerCertificates(arg0 context.Context, arg1 *iam.ListServerCertificatesInput, arg2 ...func(*iam.Options)) (*iam.ListServerCertificatesOutput, error)
ListServerCertificates mocks base method.
func (*MockIamClient) ListUserPolicies ¶ added in v0.4.1
func (m *MockIamClient) ListUserPolicies(arg0 context.Context, arg1 *iam.ListUserPoliciesInput, arg2 ...func(*iam.Options)) (*iam.ListUserPoliciesOutput, error)
ListUserPolicies mocks base method.
func (*MockIamClient) ListUserTags ¶
func (m *MockIamClient) ListUserTags(arg0 context.Context, arg1 *iam.ListUserTagsInput, arg2 ...func(*iam.Options)) (*iam.ListUserTagsOutput, error)
ListUserTags mocks base method.
func (*MockIamClient) ListUsers ¶
func (m *MockIamClient) ListUsers(arg0 context.Context, arg1 *iam.ListUsersInput, arg2 ...func(*iam.Options)) (*iam.ListUsersOutput, error)
ListUsers mocks base method.
func (*MockIamClient) ListVirtualMFADevices ¶
func (m *MockIamClient) ListVirtualMFADevices(arg0 context.Context, arg1 *iam.ListVirtualMFADevicesInput, arg2 ...func(*iam.Options)) (*iam.ListVirtualMFADevicesOutput, error)
ListVirtualMFADevices mocks base method.
type MockIamClientMockRecorder ¶
type MockIamClientMockRecorder struct {
// contains filtered or unexported fields
}
MockIamClientMockRecorder is the mock recorder for MockIamClient.
func (*MockIamClientMockRecorder) GenerateCredentialReport ¶
func (mr *MockIamClientMockRecorder) GenerateCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateCredentialReport indicates an expected call of GenerateCredentialReport.
func (*MockIamClientMockRecorder) GetAccessKeyLastUsed ¶
func (mr *MockIamClientMockRecorder) GetAccessKeyLastUsed(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccessKeyLastUsed indicates an expected call of GetAccessKeyLastUsed.
func (*MockIamClientMockRecorder) GetAccountAuthorizationDetails ¶
func (mr *MockIamClientMockRecorder) GetAccountAuthorizationDetails(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountAuthorizationDetails indicates an expected call of GetAccountAuthorizationDetails.
func (*MockIamClientMockRecorder) GetAccountPasswordPolicy ¶
func (mr *MockIamClientMockRecorder) GetAccountPasswordPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountPasswordPolicy indicates an expected call of GetAccountPasswordPolicy.
func (*MockIamClientMockRecorder) GetAccountSummary ¶ added in v0.4.4
func (mr *MockIamClientMockRecorder) GetAccountSummary(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountSummary indicates an expected call of GetAccountSummary.
func (*MockIamClientMockRecorder) GetCredentialReport ¶
func (mr *MockIamClientMockRecorder) GetCredentialReport(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCredentialReport indicates an expected call of GetCredentialReport.
func (*MockIamClientMockRecorder) GetGroupPolicy ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) GetGroupPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGroupPolicy indicates an expected call of GetGroupPolicy.
func (*MockIamClientMockRecorder) GetOpenIDConnectProvider ¶ added in v0.4.0
func (mr *MockIamClientMockRecorder) GetOpenIDConnectProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOpenIDConnectProvider indicates an expected call of GetOpenIDConnectProvider.
func (*MockIamClientMockRecorder) GetRolePolicy ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) GetRolePolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRolePolicy indicates an expected call of GetRolePolicy.
func (*MockIamClientMockRecorder) GetSAMLProvider ¶ added in v0.4.0
func (mr *MockIamClientMockRecorder) GetSAMLProvider(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSAMLProvider indicates an expected call of GetSAMLProvider.
func (*MockIamClientMockRecorder) GetUser ¶
func (mr *MockIamClientMockRecorder) GetUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUser indicates an expected call of GetUser.
func (*MockIamClientMockRecorder) GetUserPolicy ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) GetUserPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUserPolicy indicates an expected call of GetUserPolicy.
func (*MockIamClientMockRecorder) ListAccessKeys ¶
func (mr *MockIamClientMockRecorder) ListAccessKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccessKeys indicates an expected call of ListAccessKeys.
func (*MockIamClientMockRecorder) ListAccountAliases ¶ added in v0.4.4
func (mr *MockIamClientMockRecorder) ListAccountAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountAliases indicates an expected call of ListAccountAliases.
func (*MockIamClientMockRecorder) ListAttachedGroupPolicies ¶
func (mr *MockIamClientMockRecorder) ListAttachedGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttachedGroupPolicies indicates an expected call of ListAttachedGroupPolicies.
func (*MockIamClientMockRecorder) ListAttachedRolePolicies ¶
func (mr *MockIamClientMockRecorder) ListAttachedRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttachedRolePolicies indicates an expected call of ListAttachedRolePolicies.
func (*MockIamClientMockRecorder) ListAttachedUserPolicies ¶
func (mr *MockIamClientMockRecorder) ListAttachedUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttachedUserPolicies indicates an expected call of ListAttachedUserPolicies.
func (*MockIamClientMockRecorder) ListGroupPolicies ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) ListGroupPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGroupPolicies indicates an expected call of ListGroupPolicies.
func (*MockIamClientMockRecorder) ListGroups ¶
func (mr *MockIamClientMockRecorder) ListGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGroups indicates an expected call of ListGroups.
func (*MockIamClientMockRecorder) ListGroupsForUser ¶
func (mr *MockIamClientMockRecorder) ListGroupsForUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGroupsForUser indicates an expected call of ListGroupsForUser.
func (*MockIamClientMockRecorder) ListOpenIDConnectProviders ¶ added in v0.4.0
func (mr *MockIamClientMockRecorder) ListOpenIDConnectProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOpenIDConnectProviders indicates an expected call of ListOpenIDConnectProviders.
func (*MockIamClientMockRecorder) ListRolePolicies ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) ListRolePolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRolePolicies indicates an expected call of ListRolePolicies.
func (*MockIamClientMockRecorder) ListRoleTags ¶ added in v0.4.6
func (mr *MockIamClientMockRecorder) ListRoleTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRoleTags indicates an expected call of ListRoleTags.
func (*MockIamClientMockRecorder) ListRoles ¶
func (mr *MockIamClientMockRecorder) ListRoles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRoles indicates an expected call of ListRoles.
func (*MockIamClientMockRecorder) ListSAMLProviders ¶ added in v0.4.0
func (mr *MockIamClientMockRecorder) ListSAMLProviders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSAMLProviders indicates an expected call of ListSAMLProviders.
func (*MockIamClientMockRecorder) ListServerCertificates ¶ added in v0.4.4
func (mr *MockIamClientMockRecorder) ListServerCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServerCertificates indicates an expected call of ListServerCertificates.
func (*MockIamClientMockRecorder) ListUserPolicies ¶ added in v0.4.1
func (mr *MockIamClientMockRecorder) ListUserPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUserPolicies indicates an expected call of ListUserPolicies.
func (*MockIamClientMockRecorder) ListUserTags ¶
func (mr *MockIamClientMockRecorder) ListUserTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUserTags indicates an expected call of ListUserTags.
func (*MockIamClientMockRecorder) ListUsers ¶
func (mr *MockIamClientMockRecorder) ListUsers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUsers indicates an expected call of ListUsers.
func (*MockIamClientMockRecorder) ListVirtualMFADevices ¶
func (mr *MockIamClientMockRecorder) ListVirtualMFADevices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVirtualMFADevices indicates an expected call of ListVirtualMFADevices.
type MockKmsClient ¶
type MockKmsClient struct {
// contains filtered or unexported fields
}
MockKmsClient is a mock of KmsClient interface.
func NewMockKmsClient ¶
func NewMockKmsClient(ctrl *gomock.Controller) *MockKmsClient
NewMockKmsClient creates a new mock instance.
func (*MockKmsClient) DescribeKey ¶
func (m *MockKmsClient) DescribeKey(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...func(*kms.Options)) (*kms.DescribeKeyOutput, error)
DescribeKey mocks base method.
func (*MockKmsClient) EXPECT ¶
func (m *MockKmsClient) EXPECT() *MockKmsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockKmsClient) GetKeyRotationStatus ¶
func (m *MockKmsClient) GetKeyRotationStatus(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, arg2 ...func(*kms.Options)) (*kms.GetKeyRotationStatusOutput, error)
GetKeyRotationStatus mocks base method.
func (*MockKmsClient) ListKeys ¶
func (m *MockKmsClient) ListKeys(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...func(*kms.Options)) (*kms.ListKeysOutput, error)
ListKeys mocks base method.
func (*MockKmsClient) ListResourceTags ¶ added in v0.6.0
func (m *MockKmsClient) ListResourceTags(arg0 context.Context, arg1 *kms.ListResourceTagsInput, arg2 ...func(*kms.Options)) (*kms.ListResourceTagsOutput, error)
ListResourceTags mocks base method.
type MockKmsClientMockRecorder ¶
type MockKmsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockKmsClientMockRecorder is the mock recorder for MockKmsClient.
func (*MockKmsClientMockRecorder) DescribeKey ¶
func (mr *MockKmsClientMockRecorder) DescribeKey(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeKey indicates an expected call of DescribeKey.
func (*MockKmsClientMockRecorder) GetKeyRotationStatus ¶
func (mr *MockKmsClientMockRecorder) GetKeyRotationStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyRotationStatus indicates an expected call of GetKeyRotationStatus.
func (*MockKmsClientMockRecorder) ListKeys ¶
func (mr *MockKmsClientMockRecorder) ListKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKeys indicates an expected call of ListKeys.
func (*MockKmsClientMockRecorder) ListResourceTags ¶ added in v0.6.0
func (mr *MockKmsClientMockRecorder) ListResourceTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourceTags indicates an expected call of ListResourceTags.
type MockLambdaClient ¶ added in v0.4.4
type MockLambdaClient struct {
// contains filtered or unexported fields
}
MockLambdaClient is a mock of LambdaClient interface.
func NewMockLambdaClient ¶ added in v0.4.4
func NewMockLambdaClient(ctrl *gomock.Controller) *MockLambdaClient
NewMockLambdaClient creates a new mock instance.
func (*MockLambdaClient) EXPECT ¶ added in v0.4.4
func (m *MockLambdaClient) EXPECT() *MockLambdaClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLambdaClient) GetCodeSigningConfig ¶ added in v0.4.4
func (m *MockLambdaClient) GetCodeSigningConfig(arg0 context.Context, arg1 *lambda.GetCodeSigningConfigInput, arg2 ...func(*lambda.Options)) (*lambda.GetCodeSigningConfigOutput, error)
GetCodeSigningConfig mocks base method.
func (*MockLambdaClient) GetFunction ¶ added in v0.4.4
func (m *MockLambdaClient) GetFunction(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...func(*lambda.Options)) (*lambda.GetFunctionOutput, error)
GetFunction mocks base method.
func (*MockLambdaClient) GetFunctionCodeSigningConfig ¶ added in v0.4.4
func (m *MockLambdaClient) GetFunctionCodeSigningConfig(arg0 context.Context, arg1 *lambda.GetFunctionCodeSigningConfigInput, arg2 ...func(*lambda.Options)) (*lambda.GetFunctionCodeSigningConfigOutput, error)
GetFunctionCodeSigningConfig mocks base method.
func (*MockLambdaClient) GetFunctionUrlConfig ¶ added in v0.10.18
func (m *MockLambdaClient) GetFunctionUrlConfig(arg0 context.Context, arg1 *lambda.GetFunctionUrlConfigInput, arg2 ...func(*lambda.Options)) (*lambda.GetFunctionUrlConfigOutput, error)
GetFunctionUrlConfig mocks base method.
func (*MockLambdaClient) GetLayerVersionPolicy ¶ added in v0.4.4
func (m *MockLambdaClient) GetLayerVersionPolicy(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, arg2 ...func(*lambda.Options)) (*lambda.GetLayerVersionPolicyOutput, error)
GetLayerVersionPolicy mocks base method.
func (*MockLambdaClient) GetPolicy ¶ added in v0.4.4
func (m *MockLambdaClient) GetPolicy(arg0 context.Context, arg1 *lambda.GetPolicyInput, arg2 ...func(*lambda.Options)) (*lambda.GetPolicyOutput, error)
GetPolicy mocks base method.
func (*MockLambdaClient) ListAliases ¶ added in v0.4.4
func (m *MockLambdaClient) ListAliases(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 ...func(*lambda.Options)) (*lambda.ListAliasesOutput, error)
ListAliases mocks base method.
func (*MockLambdaClient) ListEventSourceMappings ¶ added in v0.4.4
func (m *MockLambdaClient) ListEventSourceMappings(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 ...func(*lambda.Options)) (*lambda.ListEventSourceMappingsOutput, error)
ListEventSourceMappings mocks base method.
func (*MockLambdaClient) ListFunctionEventInvokeConfigs ¶ added in v0.4.4
func (m *MockLambdaClient) ListFunctionEventInvokeConfigs(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, arg2 ...func(*lambda.Options)) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
ListFunctionEventInvokeConfigs mocks base method.
func (*MockLambdaClient) ListFunctions ¶ added in v0.4.4
func (m *MockLambdaClient) ListFunctions(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 ...func(*lambda.Options)) (*lambda.ListFunctionsOutput, error)
ListFunctions mocks base method.
func (*MockLambdaClient) ListLayerVersions ¶ added in v0.4.4
func (m *MockLambdaClient) ListLayerVersions(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 ...func(*lambda.Options)) (*lambda.ListLayerVersionsOutput, error)
ListLayerVersions mocks base method.
func (*MockLambdaClient) ListLayers ¶ added in v0.4.4
func (m *MockLambdaClient) ListLayers(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 ...func(*lambda.Options)) (*lambda.ListLayersOutput, error)
ListLayers mocks base method.
func (*MockLambdaClient) ListProvisionedConcurrencyConfigs ¶ added in v0.4.4
func (m *MockLambdaClient) ListProvisionedConcurrencyConfigs(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, arg2 ...func(*lambda.Options)) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
ListProvisionedConcurrencyConfigs mocks base method.
func (*MockLambdaClient) ListVersionsByFunction ¶ added in v0.4.4
func (m *MockLambdaClient) ListVersionsByFunction(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 ...func(*lambda.Options)) (*lambda.ListVersionsByFunctionOutput, error)
ListVersionsByFunction mocks base method.
type MockLambdaClientMockRecorder ¶ added in v0.4.4
type MockLambdaClientMockRecorder struct {
// contains filtered or unexported fields
}
MockLambdaClientMockRecorder is the mock recorder for MockLambdaClient.
func (*MockLambdaClientMockRecorder) GetCodeSigningConfig ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) GetCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCodeSigningConfig indicates an expected call of GetCodeSigningConfig.
func (*MockLambdaClientMockRecorder) GetFunction ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) GetFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunction indicates an expected call of GetFunction.
func (*MockLambdaClientMockRecorder) GetFunctionCodeSigningConfig ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) GetFunctionCodeSigningConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionCodeSigningConfig indicates an expected call of GetFunctionCodeSigningConfig.
func (*MockLambdaClientMockRecorder) GetFunctionUrlConfig ¶ added in v0.10.18
func (mr *MockLambdaClientMockRecorder) GetFunctionUrlConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionUrlConfig indicates an expected call of GetFunctionUrlConfig.
func (*MockLambdaClientMockRecorder) GetLayerVersionPolicy ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) GetLayerVersionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLayerVersionPolicy indicates an expected call of GetLayerVersionPolicy.
func (*MockLambdaClientMockRecorder) GetPolicy ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) GetPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPolicy indicates an expected call of GetPolicy.
func (*MockLambdaClientMockRecorder) ListAliases ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListAliases(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAliases indicates an expected call of ListAliases.
func (*MockLambdaClientMockRecorder) ListEventSourceMappings ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListEventSourceMappings(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEventSourceMappings indicates an expected call of ListEventSourceMappings.
func (*MockLambdaClientMockRecorder) ListFunctionEventInvokeConfigs ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListFunctionEventInvokeConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFunctionEventInvokeConfigs indicates an expected call of ListFunctionEventInvokeConfigs.
func (*MockLambdaClientMockRecorder) ListFunctions ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListFunctions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFunctions indicates an expected call of ListFunctions.
func (*MockLambdaClientMockRecorder) ListLayerVersions ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListLayerVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLayerVersions indicates an expected call of ListLayerVersions.
func (*MockLambdaClientMockRecorder) ListLayers ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListLayers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLayers indicates an expected call of ListLayers.
func (*MockLambdaClientMockRecorder) ListProvisionedConcurrencyConfigs ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListProvisionedConcurrencyConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProvisionedConcurrencyConfigs indicates an expected call of ListProvisionedConcurrencyConfigs.
func (*MockLambdaClientMockRecorder) ListVersionsByFunction ¶ added in v0.4.4
func (mr *MockLambdaClientMockRecorder) ListVersionsByFunction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVersionsByFunction indicates an expected call of ListVersionsByFunction.
type MockMQClient ¶ added in v0.4.10
type MockMQClient struct {
// contains filtered or unexported fields
}
MockMQClient is a mock of MQClient interface.
func NewMockMQClient ¶ added in v0.4.10
func NewMockMQClient(ctrl *gomock.Controller) *MockMQClient
NewMockMQClient creates a new mock instance.
func (*MockMQClient) DescribeBroker ¶ added in v0.4.10
func (m *MockMQClient) DescribeBroker(arg0 context.Context, arg1 *mq.DescribeBrokerInput, arg2 ...func(*mq.Options)) (*mq.DescribeBrokerOutput, error)
DescribeBroker mocks base method.
func (*MockMQClient) DescribeConfiguration ¶ added in v0.4.10
func (m *MockMQClient) DescribeConfiguration(arg0 context.Context, arg1 *mq.DescribeConfigurationInput, arg2 ...func(*mq.Options)) (*mq.DescribeConfigurationOutput, error)
DescribeConfiguration mocks base method.
func (*MockMQClient) DescribeConfigurationRevision ¶ added in v0.10.16
func (m *MockMQClient) DescribeConfigurationRevision(arg0 context.Context, arg1 *mq.DescribeConfigurationRevisionInput, arg2 ...func(*mq.Options)) (*mq.DescribeConfigurationRevisionOutput, error)
DescribeConfigurationRevision mocks base method.
func (*MockMQClient) DescribeUser ¶ added in v0.4.10
func (m *MockMQClient) DescribeUser(arg0 context.Context, arg1 *mq.DescribeUserInput, arg2 ...func(*mq.Options)) (*mq.DescribeUserOutput, error)
DescribeUser mocks base method.
func (*MockMQClient) EXPECT ¶ added in v0.4.10
func (m *MockMQClient) EXPECT() *MockMQClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMQClient) ListBrokers ¶ added in v0.4.10
func (m *MockMQClient) ListBrokers(arg0 context.Context, arg1 *mq.ListBrokersInput, arg2 ...func(*mq.Options)) (*mq.ListBrokersOutput, error)
ListBrokers mocks base method.
func (*MockMQClient) ListConfigurationRevisions ¶ added in v0.10.16
func (m *MockMQClient) ListConfigurationRevisions(arg0 context.Context, arg1 *mq.ListConfigurationRevisionsInput, arg2 ...func(*mq.Options)) (*mq.ListConfigurationRevisionsOutput, error)
ListConfigurationRevisions mocks base method.
type MockMQClientMockRecorder ¶ added in v0.4.10
type MockMQClientMockRecorder struct {
// contains filtered or unexported fields
}
MockMQClientMockRecorder is the mock recorder for MockMQClient.
func (*MockMQClientMockRecorder) DescribeBroker ¶ added in v0.4.10
func (mr *MockMQClientMockRecorder) DescribeBroker(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBroker indicates an expected call of DescribeBroker.
func (*MockMQClientMockRecorder) DescribeConfiguration ¶ added in v0.4.10
func (mr *MockMQClientMockRecorder) DescribeConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfiguration indicates an expected call of DescribeConfiguration.
func (*MockMQClientMockRecorder) DescribeConfigurationRevision ¶ added in v0.10.16
func (mr *MockMQClientMockRecorder) DescribeConfigurationRevision(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationRevision indicates an expected call of DescribeConfigurationRevision.
func (*MockMQClientMockRecorder) DescribeUser ¶ added in v0.4.10
func (mr *MockMQClientMockRecorder) DescribeUser(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUser indicates an expected call of DescribeUser.
func (*MockMQClientMockRecorder) ListBrokers ¶ added in v0.4.10
func (mr *MockMQClientMockRecorder) ListBrokers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBrokers indicates an expected call of ListBrokers.
func (*MockMQClientMockRecorder) ListConfigurationRevisions ¶ added in v0.10.16
func (mr *MockMQClientMockRecorder) ListConfigurationRevisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListConfigurationRevisions indicates an expected call of ListConfigurationRevisions.
type MockOrganizationsClient ¶
type MockOrganizationsClient struct {
// contains filtered or unexported fields
}
MockOrganizationsClient is a mock of OrganizationsClient interface.
func NewMockOrganizationsClient ¶
func NewMockOrganizationsClient(ctrl *gomock.Controller) *MockOrganizationsClient
NewMockOrganizationsClient creates a new mock instance.
func (*MockOrganizationsClient) EXPECT ¶
func (m *MockOrganizationsClient) EXPECT() *MockOrganizationsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockOrganizationsClient) ListAccounts ¶
func (m *MockOrganizationsClient) ListAccounts(arg0 context.Context, arg1 *organizations.ListAccountsInput, arg2 ...func(*organizations.Options)) (*organizations.ListAccountsOutput, error)
ListAccounts mocks base method.
func (*MockOrganizationsClient) ListAccountsForParent ¶ added in v0.10.3
func (m *MockOrganizationsClient) ListAccountsForParent(arg0 context.Context, arg1 *organizations.ListAccountsForParentInput, arg2 ...func(*organizations.Options)) (*organizations.ListAccountsForParentOutput, error)
ListAccountsForParent mocks base method.
func (*MockOrganizationsClient) ListTagsForResource ¶ added in v0.12.1
func (m *MockOrganizationsClient) ListTagsForResource(arg0 context.Context, arg1 *organizations.ListTagsForResourceInput, arg2 ...func(*organizations.Options)) (*organizations.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockOrganizationsClientMockRecorder ¶
type MockOrganizationsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockOrganizationsClientMockRecorder is the mock recorder for MockOrganizationsClient.
func (*MockOrganizationsClientMockRecorder) ListAccounts ¶
func (mr *MockOrganizationsClientMockRecorder) ListAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccounts indicates an expected call of ListAccounts.
func (*MockOrganizationsClientMockRecorder) ListAccountsForParent ¶ added in v0.10.3
func (mr *MockOrganizationsClientMockRecorder) ListAccountsForParent(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountsForParent indicates an expected call of ListAccountsForParent.
func (*MockOrganizationsClientMockRecorder) ListTagsForResource ¶ added in v0.12.1
func (mr *MockOrganizationsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockQLDBClient ¶ added in v0.10.17
type MockQLDBClient struct {
// contains filtered or unexported fields
}
MockQLDBClient is a mock of QLDBClient interface.
func NewMockQLDBClient ¶ added in v0.10.17
func NewMockQLDBClient(ctrl *gomock.Controller) *MockQLDBClient
NewMockQLDBClient creates a new mock instance.
func (*MockQLDBClient) DescribeLedger ¶ added in v0.10.17
func (m *MockQLDBClient) DescribeLedger(arg0 context.Context, arg1 *qldb.DescribeLedgerInput, arg2 ...func(*qldb.Options)) (*qldb.DescribeLedgerOutput, error)
DescribeLedger mocks base method.
func (*MockQLDBClient) EXPECT ¶ added in v0.10.17
func (m *MockQLDBClient) EXPECT() *MockQLDBClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockQLDBClient) ListJournalKinesisStreamsForLedger ¶ added in v0.10.17
func (m *MockQLDBClient) ListJournalKinesisStreamsForLedger(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, arg2 ...func(*qldb.Options)) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
ListJournalKinesisStreamsForLedger mocks base method.
func (*MockQLDBClient) ListJournalS3ExportsForLedger ¶ added in v0.10.17
func (m *MockQLDBClient) ListJournalS3ExportsForLedger(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, arg2 ...func(*qldb.Options)) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
ListJournalS3ExportsForLedger mocks base method.
func (*MockQLDBClient) ListLedgers ¶ added in v0.10.17
func (m *MockQLDBClient) ListLedgers(arg0 context.Context, arg1 *qldb.ListLedgersInput, arg2 ...func(*qldb.Options)) (*qldb.ListLedgersOutput, error)
ListLedgers mocks base method.
func (*MockQLDBClient) ListTagsForResource ¶ added in v0.10.17
func (m *MockQLDBClient) ListTagsForResource(arg0 context.Context, arg1 *qldb.ListTagsForResourceInput, arg2 ...func(*qldb.Options)) (*qldb.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockQLDBClientMockRecorder ¶ added in v0.10.17
type MockQLDBClientMockRecorder struct {
// contains filtered or unexported fields
}
MockQLDBClientMockRecorder is the mock recorder for MockQLDBClient.
func (*MockQLDBClientMockRecorder) DescribeLedger ¶ added in v0.10.17
func (mr *MockQLDBClientMockRecorder) DescribeLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLedger indicates an expected call of DescribeLedger.
func (*MockQLDBClientMockRecorder) ListJournalKinesisStreamsForLedger ¶ added in v0.10.17
func (mr *MockQLDBClientMockRecorder) ListJournalKinesisStreamsForLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJournalKinesisStreamsForLedger indicates an expected call of ListJournalKinesisStreamsForLedger.
func (*MockQLDBClientMockRecorder) ListJournalS3ExportsForLedger ¶ added in v0.10.17
func (mr *MockQLDBClientMockRecorder) ListJournalS3ExportsForLedger(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJournalS3ExportsForLedger indicates an expected call of ListJournalS3ExportsForLedger.
func (*MockQLDBClientMockRecorder) ListLedgers ¶ added in v0.10.17
func (mr *MockQLDBClientMockRecorder) ListLedgers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLedgers indicates an expected call of ListLedgers.
func (*MockQLDBClientMockRecorder) ListTagsForResource ¶ added in v0.10.17
func (mr *MockQLDBClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockRdsClient ¶
type MockRdsClient struct {
// contains filtered or unexported fields
}
MockRdsClient is a mock of RdsClient interface.
func NewMockRdsClient ¶
func NewMockRdsClient(ctrl *gomock.Controller) *MockRdsClient
NewMockRdsClient creates a new mock instance.
func (*MockRdsClient) DescribeCertificates ¶
func (m *MockRdsClient) DescribeCertificates(arg0 context.Context, arg1 *rds.DescribeCertificatesInput, arg2 ...func(*rds.Options)) (*rds.DescribeCertificatesOutput, error)
DescribeCertificates mocks base method.
func (*MockRdsClient) DescribeDBClusterParameterGroups ¶ added in v0.8.2
func (m *MockRdsClient) DescribeDBClusterParameterGroups(arg0 context.Context, arg1 *rds.DescribeDBClusterParameterGroupsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClusterParameterGroupsOutput, error)
DescribeDBClusterParameterGroups mocks base method.
func (*MockRdsClient) DescribeDBClusterParameters ¶ added in v0.8.2
func (m *MockRdsClient) DescribeDBClusterParameters(arg0 context.Context, arg1 *rds.DescribeDBClusterParametersInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClusterParametersOutput, error)
DescribeDBClusterParameters mocks base method.
func (*MockRdsClient) DescribeDBClusterSnapshotAttributes ¶ added in v0.7.0
func (m *MockRdsClient) DescribeDBClusterSnapshotAttributes(arg0 context.Context, arg1 *rds.DescribeDBClusterSnapshotAttributesInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClusterSnapshotAttributesOutput, error)
DescribeDBClusterSnapshotAttributes mocks base method.
func (*MockRdsClient) DescribeDBClusterSnapshots ¶ added in v0.7.0
func (m *MockRdsClient) DescribeDBClusterSnapshots(arg0 context.Context, arg1 *rds.DescribeDBClusterSnapshotsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClusterSnapshotsOutput, error)
DescribeDBClusterSnapshots mocks base method.
func (*MockRdsClient) DescribeDBClusters ¶
func (m *MockRdsClient) DescribeDBClusters(arg0 context.Context, arg1 *rds.DescribeDBClustersInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBClustersOutput, error)
DescribeDBClusters mocks base method.
func (*MockRdsClient) DescribeDBInstances ¶
func (m *MockRdsClient) DescribeDBInstances(arg0 context.Context, arg1 *rds.DescribeDBInstancesInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBInstancesOutput, error)
DescribeDBInstances mocks base method.
func (*MockRdsClient) DescribeDBParameterGroups ¶ added in v0.8.2
func (m *MockRdsClient) DescribeDBParameterGroups(arg0 context.Context, arg1 *rds.DescribeDBParameterGroupsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBParameterGroupsOutput, error)
DescribeDBParameterGroups mocks base method.
func (*MockRdsClient) DescribeDBParameters ¶ added in v0.8.2
func (m *MockRdsClient) DescribeDBParameters(arg0 context.Context, arg1 *rds.DescribeDBParametersInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBParametersOutput, error)
DescribeDBParameters mocks base method.
func (*MockRdsClient) DescribeDBSecurityGroups ¶ added in v0.8.2
func (m *MockRdsClient) DescribeDBSecurityGroups(arg0 context.Context, arg1 *rds.DescribeDBSecurityGroupsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBSecurityGroupsOutput, error)
DescribeDBSecurityGroups mocks base method.
func (*MockRdsClient) DescribeDBSnapshotAttributes ¶ added in v0.7.0
func (m *MockRdsClient) DescribeDBSnapshotAttributes(arg0 context.Context, arg1 *rds.DescribeDBSnapshotAttributesInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBSnapshotAttributesOutput, error)
DescribeDBSnapshotAttributes mocks base method.
func (*MockRdsClient) DescribeDBSnapshots ¶ added in v0.7.0
func (m *MockRdsClient) DescribeDBSnapshots(arg0 context.Context, arg1 *rds.DescribeDBSnapshotsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBSnapshotsOutput, error)
DescribeDBSnapshots mocks base method.
func (*MockRdsClient) DescribeDBSubnetGroups ¶
func (m *MockRdsClient) DescribeDBSubnetGroups(arg0 context.Context, arg1 *rds.DescribeDBSubnetGroupsInput, arg2 ...func(*rds.Options)) (*rds.DescribeDBSubnetGroupsOutput, error)
DescribeDBSubnetGroups mocks base method.
func (*MockRdsClient) DescribeEventSubscriptions ¶ added in v0.8.0
func (m *MockRdsClient) DescribeEventSubscriptions(arg0 context.Context, arg1 *rds.DescribeEventSubscriptionsInput, arg2 ...func(*rds.Options)) (*rds.DescribeEventSubscriptionsOutput, error)
DescribeEventSubscriptions mocks base method.
func (*MockRdsClient) EXPECT ¶
func (m *MockRdsClient) EXPECT() *MockRdsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRdsClient) ListTagsForResource ¶ added in v0.8.0
func (m *MockRdsClient) ListTagsForResource(arg0 context.Context, arg1 *rds.ListTagsForResourceInput, arg2 ...func(*rds.Options)) (*rds.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockRdsClientMockRecorder ¶
type MockRdsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockRdsClientMockRecorder is the mock recorder for MockRdsClient.
func (*MockRdsClientMockRecorder) DescribeCertificates ¶
func (mr *MockRdsClientMockRecorder) DescribeCertificates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCertificates indicates an expected call of DescribeCertificates.
func (*MockRdsClientMockRecorder) DescribeDBClusterParameterGroups ¶ added in v0.8.2
func (mr *MockRdsClientMockRecorder) DescribeDBClusterParameterGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterParameterGroups indicates an expected call of DescribeDBClusterParameterGroups.
func (*MockRdsClientMockRecorder) DescribeDBClusterParameters ¶ added in v0.8.2
func (mr *MockRdsClientMockRecorder) DescribeDBClusterParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterParameters indicates an expected call of DescribeDBClusterParameters.
func (*MockRdsClientMockRecorder) DescribeDBClusterSnapshotAttributes ¶ added in v0.7.0
func (mr *MockRdsClientMockRecorder) DescribeDBClusterSnapshotAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterSnapshotAttributes indicates an expected call of DescribeDBClusterSnapshotAttributes.
func (*MockRdsClientMockRecorder) DescribeDBClusterSnapshots ¶ added in v0.7.0
func (mr *MockRdsClientMockRecorder) DescribeDBClusterSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterSnapshots indicates an expected call of DescribeDBClusterSnapshots.
func (*MockRdsClientMockRecorder) DescribeDBClusters ¶
func (mr *MockRdsClientMockRecorder) DescribeDBClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusters indicates an expected call of DescribeDBClusters.
func (*MockRdsClientMockRecorder) DescribeDBInstances ¶
func (mr *MockRdsClientMockRecorder) DescribeDBInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBInstances indicates an expected call of DescribeDBInstances.
func (*MockRdsClientMockRecorder) DescribeDBParameterGroups ¶ added in v0.8.2
func (mr *MockRdsClientMockRecorder) DescribeDBParameterGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBParameterGroups indicates an expected call of DescribeDBParameterGroups.
func (*MockRdsClientMockRecorder) DescribeDBParameters ¶ added in v0.8.2
func (mr *MockRdsClientMockRecorder) DescribeDBParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBParameters indicates an expected call of DescribeDBParameters.
func (*MockRdsClientMockRecorder) DescribeDBSecurityGroups ¶ added in v0.8.2
func (mr *MockRdsClientMockRecorder) DescribeDBSecurityGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBSecurityGroups indicates an expected call of DescribeDBSecurityGroups.
func (*MockRdsClientMockRecorder) DescribeDBSnapshotAttributes ¶ added in v0.7.0
func (mr *MockRdsClientMockRecorder) DescribeDBSnapshotAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBSnapshotAttributes indicates an expected call of DescribeDBSnapshotAttributes.
func (*MockRdsClientMockRecorder) DescribeDBSnapshots ¶ added in v0.7.0
func (mr *MockRdsClientMockRecorder) DescribeDBSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBSnapshots indicates an expected call of DescribeDBSnapshots.
func (*MockRdsClientMockRecorder) DescribeDBSubnetGroups ¶
func (mr *MockRdsClientMockRecorder) DescribeDBSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBSubnetGroups indicates an expected call of DescribeDBSubnetGroups.
func (*MockRdsClientMockRecorder) DescribeEventSubscriptions ¶ added in v0.8.0
func (mr *MockRdsClientMockRecorder) DescribeEventSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventSubscriptions indicates an expected call of DescribeEventSubscriptions.
func (*MockRdsClientMockRecorder) ListTagsForResource ¶ added in v0.8.0
func (mr *MockRdsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockRedshiftClient ¶
type MockRedshiftClient struct {
// contains filtered or unexported fields
}
MockRedshiftClient is a mock of RedshiftClient interface.
func NewMockRedshiftClient ¶
func NewMockRedshiftClient(ctrl *gomock.Controller) *MockRedshiftClient
NewMockRedshiftClient creates a new mock instance.
func (*MockRedshiftClient) DescribeClusterParameters ¶ added in v0.8.0
func (m *MockRedshiftClient) DescribeClusterParameters(arg0 context.Context, arg1 *redshift.DescribeClusterParametersInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeClusterParametersOutput, error)
DescribeClusterParameters mocks base method.
func (*MockRedshiftClient) DescribeClusterSnapshots ¶ added in v0.10.15
func (m *MockRedshiftClient) DescribeClusterSnapshots(arg0 context.Context, arg1 *redshift.DescribeClusterSnapshotsInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeClusterSnapshotsOutput, error)
DescribeClusterSnapshots mocks base method.
func (*MockRedshiftClient) DescribeClusterSubnetGroups ¶
func (m *MockRedshiftClient) DescribeClusterSubnetGroups(arg0 context.Context, arg1 *redshift.DescribeClusterSubnetGroupsInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeClusterSubnetGroupsOutput, error)
DescribeClusterSubnetGroups mocks base method.
func (*MockRedshiftClient) DescribeClusters ¶
func (m *MockRedshiftClient) DescribeClusters(arg0 context.Context, arg1 *redshift.DescribeClustersInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeClustersOutput, error)
DescribeClusters mocks base method.
func (*MockRedshiftClient) DescribeEventSubscriptions ¶ added in v0.10.15
func (m *MockRedshiftClient) DescribeEventSubscriptions(arg0 context.Context, arg1 *redshift.DescribeEventSubscriptionsInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeEventSubscriptionsOutput, error)
DescribeEventSubscriptions mocks base method.
func (*MockRedshiftClient) DescribeLoggingStatus ¶ added in v0.8.0
func (m *MockRedshiftClient) DescribeLoggingStatus(arg0 context.Context, arg1 *redshift.DescribeLoggingStatusInput, arg2 ...func(*redshift.Options)) (*redshift.DescribeLoggingStatusOutput, error)
DescribeLoggingStatus mocks base method.
func (*MockRedshiftClient) EXPECT ¶
func (m *MockRedshiftClient) EXPECT() *MockRedshiftClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockRedshiftClientMockRecorder ¶
type MockRedshiftClientMockRecorder struct {
// contains filtered or unexported fields
}
MockRedshiftClientMockRecorder is the mock recorder for MockRedshiftClient.
func (*MockRedshiftClientMockRecorder) DescribeClusterParameters ¶ added in v0.8.0
func (mr *MockRedshiftClientMockRecorder) DescribeClusterParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterParameters indicates an expected call of DescribeClusterParameters.
func (*MockRedshiftClientMockRecorder) DescribeClusterSnapshots ¶ added in v0.10.15
func (mr *MockRedshiftClientMockRecorder) DescribeClusterSnapshots(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterSnapshots indicates an expected call of DescribeClusterSnapshots.
func (*MockRedshiftClientMockRecorder) DescribeClusterSubnetGroups ¶
func (mr *MockRedshiftClientMockRecorder) DescribeClusterSubnetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterSubnetGroups indicates an expected call of DescribeClusterSubnetGroups.
func (*MockRedshiftClientMockRecorder) DescribeClusters ¶
func (mr *MockRedshiftClientMockRecorder) DescribeClusters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusters indicates an expected call of DescribeClusters.
func (*MockRedshiftClientMockRecorder) DescribeEventSubscriptions ¶ added in v0.10.15
func (mr *MockRedshiftClientMockRecorder) DescribeEventSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventSubscriptions indicates an expected call of DescribeEventSubscriptions.
func (*MockRedshiftClientMockRecorder) DescribeLoggingStatus ¶ added in v0.8.0
func (mr *MockRedshiftClientMockRecorder) DescribeLoggingStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoggingStatus indicates an expected call of DescribeLoggingStatus.
type MockRoute53Client ¶ added in v0.4.1
type MockRoute53Client struct {
// contains filtered or unexported fields
}
MockRoute53Client is a mock of Route53Client interface.
func NewMockRoute53Client ¶ added in v0.4.1
func NewMockRoute53Client(ctrl *gomock.Controller) *MockRoute53Client
NewMockRoute53Client creates a new mock instance.
func (*MockRoute53Client) EXPECT ¶ added in v0.4.1
func (m *MockRoute53Client) EXPECT() *MockRoute53ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRoute53Client) GetHostedZone ¶ added in v0.4.1
func (m *MockRoute53Client) GetHostedZone(arg0 context.Context, arg1 *route53.GetHostedZoneInput, arg2 ...func(*route53.Options)) (*route53.GetHostedZoneOutput, error)
GetHostedZone mocks base method.
func (*MockRoute53Client) GetTrafficPolicy ¶ added in v0.4.1
func (m *MockRoute53Client) GetTrafficPolicy(arg0 context.Context, arg1 *route53.GetTrafficPolicyInput, arg2 ...func(*route53.Options)) (*route53.GetTrafficPolicyOutput, error)
GetTrafficPolicy mocks base method.
func (*MockRoute53Client) ListHealthChecks ¶ added in v0.4.1
func (m *MockRoute53Client) ListHealthChecks(arg0 context.Context, arg1 *route53.ListHealthChecksInput, arg2 ...func(*route53.Options)) (*route53.ListHealthChecksOutput, error)
ListHealthChecks mocks base method.
func (*MockRoute53Client) ListHostedZones ¶ added in v0.4.1
func (m *MockRoute53Client) ListHostedZones(arg0 context.Context, arg1 *route53.ListHostedZonesInput, arg2 ...func(*route53.Options)) (*route53.ListHostedZonesOutput, error)
ListHostedZones mocks base method.
func (*MockRoute53Client) ListQueryLoggingConfigs ¶ added in v0.4.1
func (m *MockRoute53Client) ListQueryLoggingConfigs(arg0 context.Context, arg1 *route53.ListQueryLoggingConfigsInput, arg2 ...func(*route53.Options)) (*route53.ListQueryLoggingConfigsOutput, error)
ListQueryLoggingConfigs mocks base method.
func (*MockRoute53Client) ListResourceRecordSets ¶ added in v0.4.1
func (m *MockRoute53Client) ListResourceRecordSets(arg0 context.Context, arg1 *route53.ListResourceRecordSetsInput, arg2 ...func(*route53.Options)) (*route53.ListResourceRecordSetsOutput, error)
ListResourceRecordSets mocks base method.
func (*MockRoute53Client) ListReusableDelegationSets ¶ added in v0.4.1
func (m *MockRoute53Client) ListReusableDelegationSets(arg0 context.Context, arg1 *route53.ListReusableDelegationSetsInput, arg2 ...func(*route53.Options)) (*route53.ListReusableDelegationSetsOutput, error)
ListReusableDelegationSets mocks base method.
func (*MockRoute53Client) ListTagsForResource ¶ added in v0.4.1
func (m *MockRoute53Client) ListTagsForResource(arg0 context.Context, arg1 *route53.ListTagsForResourceInput, arg2 ...func(*route53.Options)) (*route53.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockRoute53Client) ListTagsForResources ¶ added in v0.4.1
func (m *MockRoute53Client) ListTagsForResources(arg0 context.Context, arg1 *route53.ListTagsForResourcesInput, arg2 ...func(*route53.Options)) (*route53.ListTagsForResourcesOutput, error)
ListTagsForResources mocks base method.
func (*MockRoute53Client) ListTrafficPolicies ¶ added in v0.4.1
func (m *MockRoute53Client) ListTrafficPolicies(arg0 context.Context, arg1 *route53.ListTrafficPoliciesInput, arg2 ...func(*route53.Options)) (*route53.ListTrafficPoliciesOutput, error)
ListTrafficPolicies mocks base method.
func (*MockRoute53Client) ListTrafficPolicyInstancesByHostedZone ¶ added in v0.4.1
func (m *MockRoute53Client) ListTrafficPolicyInstancesByHostedZone(arg0 context.Context, arg1 *route53.ListTrafficPolicyInstancesByHostedZoneInput, arg2 ...func(*route53.Options)) (*route53.ListTrafficPolicyInstancesByHostedZoneOutput, error)
ListTrafficPolicyInstancesByHostedZone mocks base method.
func (*MockRoute53Client) ListTrafficPolicyVersions ¶ added in v0.4.1
func (m *MockRoute53Client) ListTrafficPolicyVersions(arg0 context.Context, arg1 *route53.ListTrafficPolicyVersionsInput, arg2 ...func(*route53.Options)) (*route53.ListTrafficPolicyVersionsOutput, error)
ListTrafficPolicyVersions mocks base method.
func (*MockRoute53Client) ListVPCAssociationAuthorizations ¶ added in v0.4.1
func (m *MockRoute53Client) ListVPCAssociationAuthorizations(arg0 context.Context, arg1 *route53.ListVPCAssociationAuthorizationsInput, arg2 ...func(*route53.Options)) (*route53.ListVPCAssociationAuthorizationsOutput, error)
ListVPCAssociationAuthorizations mocks base method.
type MockRoute53ClientMockRecorder ¶ added in v0.4.1
type MockRoute53ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockRoute53ClientMockRecorder is the mock recorder for MockRoute53Client.
func (*MockRoute53ClientMockRecorder) GetHostedZone ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) GetHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHostedZone indicates an expected call of GetHostedZone.
func (*MockRoute53ClientMockRecorder) GetTrafficPolicy ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) GetTrafficPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTrafficPolicy indicates an expected call of GetTrafficPolicy.
func (*MockRoute53ClientMockRecorder) ListHealthChecks ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListHealthChecks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHealthChecks indicates an expected call of ListHealthChecks.
func (*MockRoute53ClientMockRecorder) ListHostedZones ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListHostedZones(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHostedZones indicates an expected call of ListHostedZones.
func (*MockRoute53ClientMockRecorder) ListQueryLoggingConfigs ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListQueryLoggingConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueryLoggingConfigs indicates an expected call of ListQueryLoggingConfigs.
func (*MockRoute53ClientMockRecorder) ListResourceRecordSets ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListResourceRecordSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourceRecordSets indicates an expected call of ListResourceRecordSets.
func (*MockRoute53ClientMockRecorder) ListReusableDelegationSets ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListReusableDelegationSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReusableDelegationSets indicates an expected call of ListReusableDelegationSets.
func (*MockRoute53ClientMockRecorder) ListTagsForResource ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockRoute53ClientMockRecorder) ListTagsForResources ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListTagsForResources(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResources indicates an expected call of ListTagsForResources.
func (*MockRoute53ClientMockRecorder) ListTrafficPolicies ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicies(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrafficPolicies indicates an expected call of ListTrafficPolicies.
func (*MockRoute53ClientMockRecorder) ListTrafficPolicyInstancesByHostedZone ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyInstancesByHostedZone(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrafficPolicyInstancesByHostedZone indicates an expected call of ListTrafficPolicyInstancesByHostedZone.
func (*MockRoute53ClientMockRecorder) ListTrafficPolicyVersions ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListTrafficPolicyVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrafficPolicyVersions indicates an expected call of ListTrafficPolicyVersions.
func (*MockRoute53ClientMockRecorder) ListVPCAssociationAuthorizations ¶ added in v0.4.1
func (mr *MockRoute53ClientMockRecorder) ListVPCAssociationAuthorizations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVPCAssociationAuthorizations indicates an expected call of ListVPCAssociationAuthorizations.
type MockRoute53DomainsClient ¶ added in v0.6.3
type MockRoute53DomainsClient struct {
// contains filtered or unexported fields
}
MockRoute53DomainsClient is a mock of Route53DomainsClient interface.
func NewMockRoute53DomainsClient ¶ added in v0.6.3
func NewMockRoute53DomainsClient(ctrl *gomock.Controller) *MockRoute53DomainsClient
NewMockRoute53DomainsClient creates a new mock instance.
func (*MockRoute53DomainsClient) EXPECT ¶ added in v0.6.3
func (m *MockRoute53DomainsClient) EXPECT() *MockRoute53DomainsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRoute53DomainsClient) GetDomainDetail ¶ added in v0.6.3
func (m *MockRoute53DomainsClient) GetDomainDetail(arg0 context.Context, arg1 *route53domains.GetDomainDetailInput, arg2 ...func(*route53domains.Options)) (*route53domains.GetDomainDetailOutput, error)
GetDomainDetail mocks base method.
func (*MockRoute53DomainsClient) ListDomains ¶ added in v0.6.3
func (m *MockRoute53DomainsClient) ListDomains(arg0 context.Context, arg1 *route53domains.ListDomainsInput, arg2 ...func(*route53domains.Options)) (*route53domains.ListDomainsOutput, error)
ListDomains mocks base method.
func (*MockRoute53DomainsClient) ListTagsForDomain ¶ added in v0.6.3
func (m *MockRoute53DomainsClient) ListTagsForDomain(arg0 context.Context, arg1 *route53domains.ListTagsForDomainInput, arg2 ...func(*route53domains.Options)) (*route53domains.ListTagsForDomainOutput, error)
ListTagsForDomain mocks base method.
type MockRoute53DomainsClientMockRecorder ¶ added in v0.6.3
type MockRoute53DomainsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockRoute53DomainsClientMockRecorder is the mock recorder for MockRoute53DomainsClient.
func (*MockRoute53DomainsClientMockRecorder) GetDomainDetail ¶ added in v0.6.3
func (mr *MockRoute53DomainsClientMockRecorder) GetDomainDetail(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainDetail indicates an expected call of GetDomainDetail.
func (*MockRoute53DomainsClientMockRecorder) ListDomains ¶ added in v0.6.3
func (mr *MockRoute53DomainsClientMockRecorder) ListDomains(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomains indicates an expected call of ListDomains.
func (*MockRoute53DomainsClientMockRecorder) ListTagsForDomain ¶ added in v0.6.3
func (mr *MockRoute53DomainsClientMockRecorder) ListTagsForDomain(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForDomain indicates an expected call of ListTagsForDomain.
type MockS3Client ¶
type MockS3Client struct {
// contains filtered or unexported fields
}
MockS3Client is a mock of S3Client interface.
func NewMockS3Client ¶
func NewMockS3Client(ctrl *gomock.Controller) *MockS3Client
NewMockS3Client creates a new mock instance.
func (*MockS3Client) EXPECT ¶
func (m *MockS3Client) EXPECT() *MockS3ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockS3Client) GetBucketAcl ¶
func (m *MockS3Client) GetBucketAcl(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...func(*s3.Options)) (*s3.GetBucketAclOutput, error)
GetBucketAcl mocks base method.
func (*MockS3Client) GetBucketCors ¶
func (m *MockS3Client) GetBucketCors(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...func(*s3.Options)) (*s3.GetBucketCorsOutput, error)
GetBucketCors mocks base method.
func (*MockS3Client) GetBucketEncryption ¶
func (m *MockS3Client) GetBucketEncryption(arg0 context.Context, arg1 *s3.GetBucketEncryptionInput, arg2 ...func(*s3.Options)) (*s3.GetBucketEncryptionOutput, error)
GetBucketEncryption mocks base method.
func (*MockS3Client) GetBucketLifecycleConfiguration ¶ added in v0.4.4
func (m *MockS3Client) GetBucketLifecycleConfiguration(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLifecycleConfigurationOutput, error)
GetBucketLifecycleConfiguration mocks base method.
func (*MockS3Client) GetBucketLocation ¶
func (m *MockS3Client) GetBucketLocation(arg0 context.Context, arg1 *s3.GetBucketLocationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLocationOutput, error)
GetBucketLocation mocks base method.
func (*MockS3Client) GetBucketLogging ¶
func (m *MockS3Client) GetBucketLogging(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, arg2 ...func(*s3.Options)) (*s3.GetBucketLoggingOutput, error)
GetBucketLogging mocks base method.
func (*MockS3Client) GetBucketOwnershipControls ¶ added in v0.10.6
func (m *MockS3Client) GetBucketOwnershipControls(arg0 context.Context, arg1 *s3.GetBucketOwnershipControlsInput, arg2 ...func(*s3.Options)) (*s3.GetBucketOwnershipControlsOutput, error)
GetBucketOwnershipControls mocks base method.
func (*MockS3Client) GetBucketPolicy ¶
func (m *MockS3Client) GetBucketPolicy(arg0 context.Context, arg1 *s3.GetBucketPolicyInput, arg2 ...func(*s3.Options)) (*s3.GetBucketPolicyOutput, error)
GetBucketPolicy mocks base method.
func (*MockS3Client) GetBucketReplication ¶ added in v0.4.4
func (m *MockS3Client) GetBucketReplication(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, arg2 ...func(*s3.Options)) (*s3.GetBucketReplicationOutput, error)
GetBucketReplication mocks base method.
func (*MockS3Client) GetBucketTagging ¶ added in v0.4.4
func (m *MockS3Client) GetBucketTagging(arg0 context.Context, arg1 *s3.GetBucketTaggingInput, arg2 ...func(*s3.Options)) (*s3.GetBucketTaggingOutput, error)
GetBucketTagging mocks base method.
func (*MockS3Client) GetBucketVersioning ¶
func (m *MockS3Client) GetBucketVersioning(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, arg2 ...func(*s3.Options)) (*s3.GetBucketVersioningOutput, error)
GetBucketVersioning mocks base method.
func (*MockS3Client) GetPublicAccessBlock ¶ added in v0.4.4
func (m *MockS3Client) GetPublicAccessBlock(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, arg2 ...func(*s3.Options)) (*s3.GetPublicAccessBlockOutput, error)
GetPublicAccessBlock mocks base method.
func (*MockS3Client) ListBuckets ¶
func (m *MockS3Client) ListBuckets(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...func(*s3.Options)) (*s3.ListBucketsOutput, error)
ListBuckets mocks base method.
type MockS3ClientMockRecorder ¶
type MockS3ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockS3ClientMockRecorder is the mock recorder for MockS3Client.
func (*MockS3ClientMockRecorder) GetBucketAcl ¶
func (mr *MockS3ClientMockRecorder) GetBucketAcl(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketAcl indicates an expected call of GetBucketAcl.
func (*MockS3ClientMockRecorder) GetBucketCors ¶
func (mr *MockS3ClientMockRecorder) GetBucketCors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketCors indicates an expected call of GetBucketCors.
func (*MockS3ClientMockRecorder) GetBucketEncryption ¶
func (mr *MockS3ClientMockRecorder) GetBucketEncryption(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketEncryption indicates an expected call of GetBucketEncryption.
func (*MockS3ClientMockRecorder) GetBucketLifecycleConfiguration ¶ added in v0.4.4
func (mr *MockS3ClientMockRecorder) GetBucketLifecycleConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLifecycleConfiguration indicates an expected call of GetBucketLifecycleConfiguration.
func (*MockS3ClientMockRecorder) GetBucketLocation ¶
func (mr *MockS3ClientMockRecorder) GetBucketLocation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLocation indicates an expected call of GetBucketLocation.
func (*MockS3ClientMockRecorder) GetBucketLogging ¶
func (mr *MockS3ClientMockRecorder) GetBucketLogging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLogging indicates an expected call of GetBucketLogging.
func (*MockS3ClientMockRecorder) GetBucketOwnershipControls ¶ added in v0.10.6
func (mr *MockS3ClientMockRecorder) GetBucketOwnershipControls(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketOwnershipControls indicates an expected call of GetBucketOwnershipControls.
func (*MockS3ClientMockRecorder) GetBucketPolicy ¶
func (mr *MockS3ClientMockRecorder) GetBucketPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketPolicy indicates an expected call of GetBucketPolicy.
func (*MockS3ClientMockRecorder) GetBucketReplication ¶ added in v0.4.4
func (mr *MockS3ClientMockRecorder) GetBucketReplication(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketReplication indicates an expected call of GetBucketReplication.
func (*MockS3ClientMockRecorder) GetBucketTagging ¶ added in v0.4.4
func (mr *MockS3ClientMockRecorder) GetBucketTagging(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketTagging indicates an expected call of GetBucketTagging.
func (*MockS3ClientMockRecorder) GetBucketVersioning ¶
func (mr *MockS3ClientMockRecorder) GetBucketVersioning(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketVersioning indicates an expected call of GetBucketVersioning.
func (*MockS3ClientMockRecorder) GetPublicAccessBlock ¶ added in v0.4.4
func (mr *MockS3ClientMockRecorder) GetPublicAccessBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.
func (*MockS3ClientMockRecorder) ListBuckets ¶
func (mr *MockS3ClientMockRecorder) ListBuckets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBuckets indicates an expected call of ListBuckets.
type MockS3ControlClient ¶ added in v0.7.0
type MockS3ControlClient struct {
// contains filtered or unexported fields
}
MockS3ControlClient is a mock of S3ControlClient interface.
func NewMockS3ControlClient ¶ added in v0.7.0
func NewMockS3ControlClient(ctrl *gomock.Controller) *MockS3ControlClient
NewMockS3ControlClient creates a new mock instance.
func (*MockS3ControlClient) EXPECT ¶ added in v0.7.0
func (m *MockS3ControlClient) EXPECT() *MockS3ControlClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockS3ControlClient) GetPublicAccessBlock ¶ added in v0.7.0
func (m *MockS3ControlClient) GetPublicAccessBlock(arg0 context.Context, arg1 *s3control.GetPublicAccessBlockInput, arg2 ...func(*s3control.Options)) (*s3control.GetPublicAccessBlockOutput, error)
GetPublicAccessBlock mocks base method.
type MockS3ControlClientMockRecorder ¶ added in v0.7.0
type MockS3ControlClientMockRecorder struct {
// contains filtered or unexported fields
}
MockS3ControlClientMockRecorder is the mock recorder for MockS3ControlClient.
func (*MockS3ControlClientMockRecorder) GetPublicAccessBlock ¶ added in v0.7.0
func (mr *MockS3ControlClientMockRecorder) GetPublicAccessBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.
type MockS3ManagerClient ¶ added in v0.3.7
type MockS3ManagerClient struct {
// contains filtered or unexported fields
}
MockS3ManagerClient is a mock of S3ManagerClient interface.
func NewMockS3ManagerClient ¶ added in v0.3.7
func NewMockS3ManagerClient(ctrl *gomock.Controller) *MockS3ManagerClient
NewMockS3ManagerClient creates a new mock instance.
func (*MockS3ManagerClient) EXPECT ¶ added in v0.3.7
func (m *MockS3ManagerClient) EXPECT() *MockS3ManagerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockS3ManagerClient) GetBucketRegion ¶ added in v0.3.7
func (m *MockS3ManagerClient) GetBucketRegion(arg0 context.Context, arg1 string, arg2 ...func(*s3.Options)) (string, error)
GetBucketRegion mocks base method.
type MockS3ManagerClientMockRecorder ¶ added in v0.3.7
type MockS3ManagerClientMockRecorder struct {
// contains filtered or unexported fields
}
MockS3ManagerClientMockRecorder is the mock recorder for MockS3ManagerClient.
func (*MockS3ManagerClientMockRecorder) GetBucketRegion ¶ added in v0.3.7
func (mr *MockS3ManagerClientMockRecorder) GetBucketRegion(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketRegion indicates an expected call of GetBucketRegion.
type MockSQSClient ¶ added in v0.5.16
type MockSQSClient struct {
// contains filtered or unexported fields
}
MockSQSClient is a mock of SQSClient interface.
func NewMockSQSClient ¶ added in v0.5.16
func NewMockSQSClient(ctrl *gomock.Controller) *MockSQSClient
NewMockSQSClient creates a new mock instance.
func (*MockSQSClient) EXPECT ¶ added in v0.5.16
func (m *MockSQSClient) EXPECT() *MockSQSClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSQSClient) GetQueueAttributes ¶ added in v0.5.16
func (m *MockSQSClient) GetQueueAttributes(arg0 context.Context, arg1 *sqs.GetQueueAttributesInput, arg2 ...func(*sqs.Options)) (*sqs.GetQueueAttributesOutput, error)
GetQueueAttributes mocks base method.
func (*MockSQSClient) ListQueueTags ¶ added in v0.5.16
func (m *MockSQSClient) ListQueueTags(arg0 context.Context, arg1 *sqs.ListQueueTagsInput, arg2 ...func(*sqs.Options)) (*sqs.ListQueueTagsOutput, error)
ListQueueTags mocks base method.
func (*MockSQSClient) ListQueues ¶ added in v0.5.16
func (m *MockSQSClient) ListQueues(arg0 context.Context, arg1 *sqs.ListQueuesInput, arg2 ...func(*sqs.Options)) (*sqs.ListQueuesOutput, error)
ListQueues mocks base method.
type MockSQSClientMockRecorder ¶ added in v0.5.16
type MockSQSClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSQSClientMockRecorder is the mock recorder for MockSQSClient.
func (*MockSQSClientMockRecorder) GetQueueAttributes ¶ added in v0.5.16
func (mr *MockSQSClientMockRecorder) GetQueueAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueueAttributes indicates an expected call of GetQueueAttributes.
func (*MockSQSClientMockRecorder) ListQueueTags ¶ added in v0.5.16
func (mr *MockSQSClientMockRecorder) ListQueueTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueueTags indicates an expected call of ListQueueTags.
func (*MockSQSClientMockRecorder) ListQueues ¶ added in v0.5.16
func (mr *MockSQSClientMockRecorder) ListQueues(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueues indicates an expected call of ListQueues.
type MockSSMClient ¶ added in v0.7.0
type MockSSMClient struct {
// contains filtered or unexported fields
}
MockSSMClient is a mock of SSMClient interface.
func NewMockSSMClient ¶ added in v0.7.0
func NewMockSSMClient(ctrl *gomock.Controller) *MockSSMClient
NewMockSSMClient creates a new mock instance.
func (*MockSSMClient) DescribeDocument ¶ added in v0.8.0
func (m *MockSSMClient) DescribeDocument(arg0 context.Context, arg1 *ssm.DescribeDocumentInput, arg2 ...func(*ssm.Options)) (*ssm.DescribeDocumentOutput, error)
DescribeDocument mocks base method.
func (*MockSSMClient) DescribeDocumentPermission ¶ added in v0.8.0
func (m *MockSSMClient) DescribeDocumentPermission(arg0 context.Context, arg1 *ssm.DescribeDocumentPermissionInput, arg2 ...func(*ssm.Options)) (*ssm.DescribeDocumentPermissionOutput, error)
DescribeDocumentPermission mocks base method.
func (*MockSSMClient) DescribeInstanceInformation ¶ added in v0.7.0
func (m *MockSSMClient) DescribeInstanceInformation(arg0 context.Context, arg1 *ssm.DescribeInstanceInformationInput, arg2 ...func(*ssm.Options)) (*ssm.DescribeInstanceInformationOutput, error)
DescribeInstanceInformation mocks base method.
func (*MockSSMClient) EXPECT ¶ added in v0.7.0
func (m *MockSSMClient) EXPECT() *MockSSMClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSSMClient) ListComplianceItems ¶ added in v0.7.0
func (m *MockSSMClient) ListComplianceItems(arg0 context.Context, arg1 *ssm.ListComplianceItemsInput, arg2 ...func(*ssm.Options)) (*ssm.ListComplianceItemsOutput, error)
ListComplianceItems mocks base method.
func (*MockSSMClient) ListDocuments ¶ added in v0.8.0
func (m *MockSSMClient) ListDocuments(arg0 context.Context, arg1 *ssm.ListDocumentsInput, arg2 ...func(*ssm.Options)) (*ssm.ListDocumentsOutput, error)
ListDocuments mocks base method.
type MockSSMClientMockRecorder ¶ added in v0.7.0
type MockSSMClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSSMClientMockRecorder is the mock recorder for MockSSMClient.
func (*MockSSMClientMockRecorder) DescribeDocument ¶ added in v0.8.0
func (mr *MockSSMClientMockRecorder) DescribeDocument(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDocument indicates an expected call of DescribeDocument.
func (*MockSSMClientMockRecorder) DescribeDocumentPermission ¶ added in v0.8.0
func (mr *MockSSMClientMockRecorder) DescribeDocumentPermission(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDocumentPermission indicates an expected call of DescribeDocumentPermission.
func (*MockSSMClientMockRecorder) DescribeInstanceInformation ¶ added in v0.7.0
func (mr *MockSSMClientMockRecorder) DescribeInstanceInformation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstanceInformation indicates an expected call of DescribeInstanceInformation.
func (*MockSSMClientMockRecorder) ListComplianceItems ¶ added in v0.7.0
func (mr *MockSSMClientMockRecorder) ListComplianceItems(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListComplianceItems indicates an expected call of ListComplianceItems.
func (*MockSSMClientMockRecorder) ListDocuments ¶ added in v0.8.0
func (mr *MockSSMClientMockRecorder) ListDocuments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDocuments indicates an expected call of ListDocuments.
type MockSageMakerClient ¶ added in v0.7.0
type MockSageMakerClient struct {
// contains filtered or unexported fields
}
MockSageMakerClient is a mock of SageMakerClient interface.
func NewMockSageMakerClient ¶ added in v0.7.0
func NewMockSageMakerClient(ctrl *gomock.Controller) *MockSageMakerClient
NewMockSageMakerClient creates a new mock instance.
func (*MockSageMakerClient) DescribeEndpointConfig ¶ added in v0.7.0
func (m *MockSageMakerClient) DescribeEndpointConfig(arg0 context.Context, arg1 *sagemaker.DescribeEndpointConfigInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.DescribeEndpointConfigOutput, error)
DescribeEndpointConfig mocks base method.
func (*MockSageMakerClient) DescribeModel ¶ added in v0.7.0
func (m *MockSageMakerClient) DescribeModel(arg0 context.Context, arg1 *sagemaker.DescribeModelInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.DescribeModelOutput, error)
DescribeModel mocks base method.
func (*MockSageMakerClient) DescribeNotebookInstance ¶ added in v0.7.0
func (m *MockSageMakerClient) DescribeNotebookInstance(arg0 context.Context, arg1 *sagemaker.DescribeNotebookInstanceInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.DescribeNotebookInstanceOutput, error)
DescribeNotebookInstance mocks base method.
func (*MockSageMakerClient) DescribeTrainingJob ¶ added in v0.7.0
func (m *MockSageMakerClient) DescribeTrainingJob(arg0 context.Context, arg1 *sagemaker.DescribeTrainingJobInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.DescribeTrainingJobOutput, error)
DescribeTrainingJob mocks base method.
func (*MockSageMakerClient) EXPECT ¶ added in v0.7.0
func (m *MockSageMakerClient) EXPECT() *MockSageMakerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSageMakerClient) ListEndpointConfigs ¶ added in v0.7.0
func (m *MockSageMakerClient) ListEndpointConfigs(arg0 context.Context, arg1 *sagemaker.ListEndpointConfigsInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.ListEndpointConfigsOutput, error)
ListEndpointConfigs mocks base method.
func (*MockSageMakerClient) ListModels ¶ added in v0.7.0
func (m *MockSageMakerClient) ListModels(arg0 context.Context, arg1 *sagemaker.ListModelsInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.ListModelsOutput, error)
ListModels mocks base method.
func (*MockSageMakerClient) ListNotebookInstances ¶ added in v0.7.0
func (m *MockSageMakerClient) ListNotebookInstances(arg0 context.Context, arg1 *sagemaker.ListNotebookInstancesInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.ListNotebookInstancesOutput, error)
ListNotebookInstances mocks base method.
func (*MockSageMakerClient) ListTags ¶ added in v0.7.0
func (m *MockSageMakerClient) ListTags(arg0 context.Context, arg1 *sagemaker.ListTagsInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.ListTagsOutput, error)
ListTags mocks base method.
func (*MockSageMakerClient) ListTrainingJobs ¶ added in v0.7.0
func (m *MockSageMakerClient) ListTrainingJobs(arg0 context.Context, arg1 *sagemaker.ListTrainingJobsInput, arg2 ...func(*sagemaker.Options)) (*sagemaker.ListTrainingJobsOutput, error)
ListTrainingJobs mocks base method.
type MockSageMakerClientMockRecorder ¶ added in v0.7.0
type MockSageMakerClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSageMakerClientMockRecorder is the mock recorder for MockSageMakerClient.
func (*MockSageMakerClientMockRecorder) DescribeEndpointConfig ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) DescribeEndpointConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEndpointConfig indicates an expected call of DescribeEndpointConfig.
func (*MockSageMakerClientMockRecorder) DescribeModel ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) DescribeModel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeModel indicates an expected call of DescribeModel.
func (*MockSageMakerClientMockRecorder) DescribeNotebookInstance ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) DescribeNotebookInstance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotebookInstance indicates an expected call of DescribeNotebookInstance.
func (*MockSageMakerClientMockRecorder) DescribeTrainingJob ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) DescribeTrainingJob(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTrainingJob indicates an expected call of DescribeTrainingJob.
func (*MockSageMakerClientMockRecorder) ListEndpointConfigs ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) ListEndpointConfigs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEndpointConfigs indicates an expected call of ListEndpointConfigs.
func (*MockSageMakerClientMockRecorder) ListModels ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) ListModels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListModels indicates an expected call of ListModels.
func (*MockSageMakerClientMockRecorder) ListNotebookInstances ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) ListNotebookInstances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookInstances indicates an expected call of ListNotebookInstances.
func (*MockSageMakerClientMockRecorder) ListTags ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) ListTags(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTags indicates an expected call of ListTags.
func (*MockSageMakerClientMockRecorder) ListTrainingJobs ¶ added in v0.7.0
func (mr *MockSageMakerClientMockRecorder) ListTrainingJobs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrainingJobs indicates an expected call of ListTrainingJobs.
type MockSecretsManagerClient ¶ added in v0.8.0
type MockSecretsManagerClient struct {
// contains filtered or unexported fields
}
MockSecretsManagerClient is a mock of SecretsManagerClient interface.
func NewMockSecretsManagerClient ¶ added in v0.8.0
func NewMockSecretsManagerClient(ctrl *gomock.Controller) *MockSecretsManagerClient
NewMockSecretsManagerClient creates a new mock instance.
func (*MockSecretsManagerClient) DescribeSecret ¶ added in v0.8.0
func (m *MockSecretsManagerClient) DescribeSecret(arg0 context.Context, arg1 *secretsmanager.DescribeSecretInput, arg2 ...func(*secretsmanager.Options)) (*secretsmanager.DescribeSecretOutput, error)
DescribeSecret mocks base method.
func (*MockSecretsManagerClient) EXPECT ¶ added in v0.8.0
func (m *MockSecretsManagerClient) EXPECT() *MockSecretsManagerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSecretsManagerClient) GetResourcePolicy ¶ added in v0.8.0
func (m *MockSecretsManagerClient) GetResourcePolicy(arg0 context.Context, arg1 *secretsmanager.GetResourcePolicyInput, arg2 ...func(*secretsmanager.Options)) (*secretsmanager.GetResourcePolicyOutput, error)
GetResourcePolicy mocks base method.
func (*MockSecretsManagerClient) ListSecrets ¶ added in v0.8.0
func (m *MockSecretsManagerClient) ListSecrets(arg0 context.Context, arg1 *secretsmanager.ListSecretsInput, arg2 ...func(*secretsmanager.Options)) (*secretsmanager.ListSecretsOutput, error)
ListSecrets mocks base method.
type MockSecretsManagerClientMockRecorder ¶ added in v0.8.0
type MockSecretsManagerClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSecretsManagerClientMockRecorder is the mock recorder for MockSecretsManagerClient.
func (*MockSecretsManagerClientMockRecorder) DescribeSecret ¶ added in v0.8.0
func (mr *MockSecretsManagerClientMockRecorder) DescribeSecret(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSecret indicates an expected call of DescribeSecret.
func (*MockSecretsManagerClientMockRecorder) GetResourcePolicy ¶ added in v0.8.0
func (mr *MockSecretsManagerClientMockRecorder) GetResourcePolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcePolicy indicates an expected call of GetResourcePolicy.
func (*MockSecretsManagerClientMockRecorder) ListSecrets ¶ added in v0.8.0
func (mr *MockSecretsManagerClientMockRecorder) ListSecrets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSecrets indicates an expected call of ListSecrets.
type MockShieldClient ¶ added in v0.11.5
type MockShieldClient struct {
// contains filtered or unexported fields
}
MockShieldClient is a mock of ShieldClient interface.
func NewMockShieldClient ¶ added in v0.11.5
func NewMockShieldClient(ctrl *gomock.Controller) *MockShieldClient
NewMockShieldClient creates a new mock instance.
func (*MockShieldClient) DescribeAttack ¶ added in v0.11.5
func (m *MockShieldClient) DescribeAttack(arg0 context.Context, arg1 *shield.DescribeAttackInput, arg2 ...func(*shield.Options)) (*shield.DescribeAttackOutput, error)
DescribeAttack mocks base method.
func (*MockShieldClient) DescribeSubscription ¶ added in v0.11.5
func (m *MockShieldClient) DescribeSubscription(arg0 context.Context, arg1 *shield.DescribeSubscriptionInput, arg2 ...func(*shield.Options)) (*shield.DescribeSubscriptionOutput, error)
DescribeSubscription mocks base method.
func (*MockShieldClient) EXPECT ¶ added in v0.11.5
func (m *MockShieldClient) EXPECT() *MockShieldClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockShieldClient) ListAttacks ¶ added in v0.11.5
func (m *MockShieldClient) ListAttacks(arg0 context.Context, arg1 *shield.ListAttacksInput, arg2 ...func(*shield.Options)) (*shield.ListAttacksOutput, error)
ListAttacks mocks base method.
func (*MockShieldClient) ListProtectionGroups ¶ added in v0.11.5
func (m *MockShieldClient) ListProtectionGroups(arg0 context.Context, arg1 *shield.ListProtectionGroupsInput, arg2 ...func(*shield.Options)) (*shield.ListProtectionGroupsOutput, error)
ListProtectionGroups mocks base method.
func (*MockShieldClient) ListProtections ¶ added in v0.11.5
func (m *MockShieldClient) ListProtections(arg0 context.Context, arg1 *shield.ListProtectionsInput, arg2 ...func(*shield.Options)) (*shield.ListProtectionsOutput, error)
ListProtections mocks base method.
func (*MockShieldClient) ListTagsForResource ¶ added in v0.11.5
func (m *MockShieldClient) ListTagsForResource(arg0 context.Context, arg1 *shield.ListTagsForResourceInput, arg2 ...func(*shield.Options)) (*shield.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockShieldClientMockRecorder ¶ added in v0.11.5
type MockShieldClientMockRecorder struct {
// contains filtered or unexported fields
}
MockShieldClientMockRecorder is the mock recorder for MockShieldClient.
func (*MockShieldClientMockRecorder) DescribeAttack ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) DescribeAttack(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAttack indicates an expected call of DescribeAttack.
func (*MockShieldClientMockRecorder) DescribeSubscription ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) DescribeSubscription(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSubscription indicates an expected call of DescribeSubscription.
func (*MockShieldClientMockRecorder) ListAttacks ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) ListAttacks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttacks indicates an expected call of ListAttacks.
func (*MockShieldClientMockRecorder) ListProtectionGroups ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) ListProtectionGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProtectionGroups indicates an expected call of ListProtectionGroups.
func (*MockShieldClientMockRecorder) ListProtections ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) ListProtections(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProtections indicates an expected call of ListProtections.
func (*MockShieldClientMockRecorder) ListTagsForResource ¶ added in v0.11.5
func (mr *MockShieldClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
type MockSnsClient ¶
type MockSnsClient struct {
// contains filtered or unexported fields
}
MockSnsClient is a mock of SnsClient interface.
func NewMockSnsClient ¶
func NewMockSnsClient(ctrl *gomock.Controller) *MockSnsClient
NewMockSnsClient creates a new mock instance.
func (*MockSnsClient) EXPECT ¶
func (m *MockSnsClient) EXPECT() *MockSnsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSnsClient) GetTopicAttributes ¶
func (m *MockSnsClient) GetTopicAttributes(arg0 context.Context, arg1 *sns.GetTopicAttributesInput, arg2 ...func(*sns.Options)) (*sns.GetTopicAttributesOutput, error)
GetTopicAttributes mocks base method.
func (*MockSnsClient) ListSubscriptions ¶
func (m *MockSnsClient) ListSubscriptions(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...func(*sns.Options)) (*sns.ListSubscriptionsOutput, error)
ListSubscriptions mocks base method.
func (*MockSnsClient) ListTagsForResource ¶ added in v0.11.2
func (m *MockSnsClient) ListTagsForResource(arg0 context.Context, arg1 *sns.ListTagsForResourceInput, arg2 ...func(*sns.Options)) (*sns.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockSnsClient) ListTopics ¶
func (m *MockSnsClient) ListTopics(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 ...func(*sns.Options)) (*sns.ListTopicsOutput, error)
ListTopics mocks base method.
type MockSnsClientMockRecorder ¶
type MockSnsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSnsClientMockRecorder is the mock recorder for MockSnsClient.
func (*MockSnsClientMockRecorder) GetTopicAttributes ¶
func (mr *MockSnsClientMockRecorder) GetTopicAttributes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTopicAttributes indicates an expected call of GetTopicAttributes.
func (*MockSnsClientMockRecorder) ListSubscriptions ¶
func (mr *MockSnsClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscriptions indicates an expected call of ListSubscriptions.
func (*MockSnsClientMockRecorder) ListTagsForResource ¶ added in v0.11.2
func (mr *MockSnsClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockSnsClientMockRecorder) ListTopics ¶
func (mr *MockSnsClientMockRecorder) ListTopics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTopics indicates an expected call of ListTopics.
type MockWafClient ¶ added in v0.4.7
type MockWafClient struct {
// contains filtered or unexported fields
}
MockWafClient is a mock of WafClient interface.
func NewMockWafClient ¶ added in v0.4.7
func NewMockWafClient(ctrl *gomock.Controller) *MockWafClient
NewMockWafClient creates a new mock instance.
func (*MockWafClient) EXPECT ¶ added in v0.4.7
func (m *MockWafClient) EXPECT() *MockWafClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockWafClient) GetLoggingConfiguration ¶ added in v0.8.0
func (m *MockWafClient) GetLoggingConfiguration(arg0 context.Context, arg1 *waf.GetLoggingConfigurationInput, arg2 ...func(*waf.Options)) (*waf.GetLoggingConfigurationOutput, error)
GetLoggingConfiguration mocks base method.
func (*MockWafClient) GetRule ¶ added in v0.4.7
func (m *MockWafClient) GetRule(arg0 context.Context, arg1 *waf.GetRuleInput, arg2 ...func(*waf.Options)) (*waf.GetRuleOutput, error)
GetRule mocks base method.
func (*MockWafClient) GetRuleGroup ¶ added in v0.4.7
func (m *MockWafClient) GetRuleGroup(arg0 context.Context, arg1 *waf.GetRuleGroupInput, arg2 ...func(*waf.Options)) (*waf.GetRuleGroupOutput, error)
GetRuleGroup mocks base method.
func (*MockWafClient) GetWebACL ¶ added in v0.4.7
func (m *MockWafClient) GetWebACL(arg0 context.Context, arg1 *waf.GetWebACLInput, arg2 ...func(*waf.Options)) (*waf.GetWebACLOutput, error)
GetWebACL mocks base method.
func (*MockWafClient) ListActivatedRulesInRuleGroup ¶ added in v0.4.7
func (m *MockWafClient) ListActivatedRulesInRuleGroup(arg0 context.Context, arg1 *waf.ListActivatedRulesInRuleGroupInput, arg2 ...func(*waf.Options)) (*waf.ListActivatedRulesInRuleGroupOutput, error)
ListActivatedRulesInRuleGroup mocks base method.
func (*MockWafClient) ListRuleGroups ¶ added in v0.4.7
func (m *MockWafClient) ListRuleGroups(arg0 context.Context, arg1 *waf.ListRuleGroupsInput, arg2 ...func(*waf.Options)) (*waf.ListRuleGroupsOutput, error)
ListRuleGroups mocks base method.
func (*MockWafClient) ListRules ¶ added in v0.4.7
func (m *MockWafClient) ListRules(arg0 context.Context, arg1 *waf.ListRulesInput, arg2 ...func(*waf.Options)) (*waf.ListRulesOutput, error)
ListRules mocks base method.
func (*MockWafClient) ListSubscribedRuleGroups ¶ added in v0.4.7
func (m *MockWafClient) ListSubscribedRuleGroups(arg0 context.Context, arg1 *waf.ListSubscribedRuleGroupsInput, arg2 ...func(*waf.Options)) (*waf.ListSubscribedRuleGroupsOutput, error)
ListSubscribedRuleGroups mocks base method.
func (*MockWafClient) ListTagsForResource ¶ added in v0.4.7
func (m *MockWafClient) ListTagsForResource(arg0 context.Context, arg1 *waf.ListTagsForResourceInput, arg2 ...func(*waf.Options)) (*waf.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockWafClient) ListWebACLs ¶ added in v0.4.7
func (m *MockWafClient) ListWebACLs(arg0 context.Context, arg1 *waf.ListWebACLsInput, arg2 ...func(*waf.Options)) (*waf.ListWebACLsOutput, error)
ListWebACLs mocks base method.
type MockWafClientMockRecorder ¶ added in v0.4.7
type MockWafClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWafClientMockRecorder is the mock recorder for MockWafClient.
func (*MockWafClientMockRecorder) GetLoggingConfiguration ¶ added in v0.8.0
func (mr *MockWafClientMockRecorder) GetLoggingConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoggingConfiguration indicates an expected call of GetLoggingConfiguration.
func (*MockWafClientMockRecorder) GetRule ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) GetRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRule indicates an expected call of GetRule.
func (*MockWafClientMockRecorder) GetRuleGroup ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleGroup indicates an expected call of GetRuleGroup.
func (*MockWafClientMockRecorder) GetWebACL ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACL indicates an expected call of GetWebACL.
func (*MockWafClientMockRecorder) ListActivatedRulesInRuleGroup ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListActivatedRulesInRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListActivatedRulesInRuleGroup indicates an expected call of ListActivatedRulesInRuleGroup.
func (*MockWafClientMockRecorder) ListRuleGroups ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRuleGroups indicates an expected call of ListRuleGroups.
func (*MockWafClientMockRecorder) ListRules ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRules indicates an expected call of ListRules.
func (*MockWafClientMockRecorder) ListSubscribedRuleGroups ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListSubscribedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscribedRuleGroups indicates an expected call of ListSubscribedRuleGroups.
func (*MockWafClientMockRecorder) ListTagsForResource ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockWafClientMockRecorder) ListWebACLs ¶ added in v0.4.7
func (mr *MockWafClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWebACLs indicates an expected call of ListWebACLs.
type MockWafRegionalClient ¶ added in v0.10.17
type MockWafRegionalClient struct {
// contains filtered or unexported fields
}
MockWafRegionalClient is a mock of WafRegionalClient interface.
func NewMockWafRegionalClient ¶ added in v0.10.17
func NewMockWafRegionalClient(ctrl *gomock.Controller) *MockWafRegionalClient
NewMockWafRegionalClient creates a new mock instance.
func (*MockWafRegionalClient) EXPECT ¶ added in v0.10.17
func (m *MockWafRegionalClient) EXPECT() *MockWafRegionalClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockWafRegionalClient) GetRateBasedRule ¶ added in v0.10.17
func (m *MockWafRegionalClient) GetRateBasedRule(arg0 context.Context, arg1 *wafregional.GetRateBasedRuleInput, arg2 ...func(*wafregional.Options)) (*wafregional.GetRateBasedRuleOutput, error)
GetRateBasedRule mocks base method.
func (*MockWafRegionalClient) GetRule ¶ added in v0.10.17
func (m *MockWafRegionalClient) GetRule(arg0 context.Context, arg1 *wafregional.GetRuleInput, arg2 ...func(*wafregional.Options)) (*wafregional.GetRuleOutput, error)
GetRule mocks base method.
func (*MockWafRegionalClient) GetRuleGroup ¶ added in v0.10.17
func (m *MockWafRegionalClient) GetRuleGroup(arg0 context.Context, arg1 *wafregional.GetRuleGroupInput, arg2 ...func(*wafregional.Options)) (*wafregional.GetRuleGroupOutput, error)
GetRuleGroup mocks base method.
func (*MockWafRegionalClient) GetWebACL ¶ added in v0.10.17
func (m *MockWafRegionalClient) GetWebACL(arg0 context.Context, arg1 *wafregional.GetWebACLInput, arg2 ...func(*wafregional.Options)) (*wafregional.GetWebACLOutput, error)
GetWebACL mocks base method.
func (*MockWafRegionalClient) ListRateBasedRules ¶ added in v0.10.17
func (m *MockWafRegionalClient) ListRateBasedRules(arg0 context.Context, arg1 *wafregional.ListRateBasedRulesInput, arg2 ...func(*wafregional.Options)) (*wafregional.ListRateBasedRulesOutput, error)
ListRateBasedRules mocks base method.
func (*MockWafRegionalClient) ListRuleGroups ¶ added in v0.10.17
func (m *MockWafRegionalClient) ListRuleGroups(arg0 context.Context, arg1 *wafregional.ListRuleGroupsInput, arg2 ...func(*wafregional.Options)) (*wafregional.ListRuleGroupsOutput, error)
ListRuleGroups mocks base method.
func (*MockWafRegionalClient) ListRules ¶ added in v0.10.17
func (m *MockWafRegionalClient) ListRules(arg0 context.Context, arg1 *wafregional.ListRulesInput, arg2 ...func(*wafregional.Options)) (*wafregional.ListRulesOutput, error)
ListRules mocks base method.
func (*MockWafRegionalClient) ListTagsForResource ¶ added in v0.10.17
func (m *MockWafRegionalClient) ListTagsForResource(arg0 context.Context, arg1 *wafregional.ListTagsForResourceInput, arg2 ...func(*wafregional.Options)) (*wafregional.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockWafRegionalClient) ListWebACLs ¶ added in v0.10.17
func (m *MockWafRegionalClient) ListWebACLs(arg0 context.Context, arg1 *wafregional.ListWebACLsInput, arg2 ...func(*wafregional.Options)) (*wafregional.ListWebACLsOutput, error)
ListWebACLs mocks base method.
type MockWafRegionalClientMockRecorder ¶ added in v0.10.17
type MockWafRegionalClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWafRegionalClientMockRecorder is the mock recorder for MockWafRegionalClient.
func (*MockWafRegionalClientMockRecorder) GetRateBasedRule ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) GetRateBasedRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRateBasedRule indicates an expected call of GetRateBasedRule.
func (*MockWafRegionalClientMockRecorder) GetRule ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) GetRule(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRule indicates an expected call of GetRule.
func (*MockWafRegionalClientMockRecorder) GetRuleGroup ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleGroup indicates an expected call of GetRuleGroup.
func (*MockWafRegionalClientMockRecorder) GetWebACL ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACL indicates an expected call of GetWebACL.
func (*MockWafRegionalClientMockRecorder) ListRateBasedRules ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) ListRateBasedRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRateBasedRules indicates an expected call of ListRateBasedRules.
func (*MockWafRegionalClientMockRecorder) ListRuleGroups ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRuleGroups indicates an expected call of ListRuleGroups.
func (*MockWafRegionalClientMockRecorder) ListRules ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) ListRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRules indicates an expected call of ListRules.
func (*MockWafRegionalClientMockRecorder) ListTagsForResource ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockWafRegionalClientMockRecorder) ListWebACLs ¶ added in v0.10.17
func (mr *MockWafRegionalClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWebACLs indicates an expected call of ListWebACLs.
type MockWafV2Client ¶ added in v0.4.7
type MockWafV2Client struct {
// contains filtered or unexported fields
}
MockWafV2Client is a mock of WafV2Client interface.
func NewMockWafV2Client ¶ added in v0.4.7
func NewMockWafV2Client(ctrl *gomock.Controller) *MockWafV2Client
NewMockWafV2Client creates a new mock instance.
func (*MockWafV2Client) DescribeManagedRuleGroup ¶ added in v0.4.7
func (m *MockWafV2Client) DescribeManagedRuleGroup(arg0 context.Context, arg1 *wafv2.DescribeManagedRuleGroupInput, arg2 ...func(*wafv2.Options)) (*wafv2.DescribeManagedRuleGroupOutput, error)
DescribeManagedRuleGroup mocks base method.
func (*MockWafV2Client) EXPECT ¶ added in v0.4.7
func (m *MockWafV2Client) EXPECT() *MockWafV2ClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockWafV2Client) GetIPSet ¶ added in v0.10.17
func (m *MockWafV2Client) GetIPSet(arg0 context.Context, arg1 *wafv2.GetIPSetInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetIPSetOutput, error)
GetIPSet mocks base method.
func (*MockWafV2Client) GetLoggingConfiguration ¶ added in v0.8.0
func (m *MockWafV2Client) GetLoggingConfiguration(arg0 context.Context, arg1 *wafv2.GetLoggingConfigurationInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetLoggingConfigurationOutput, error)
GetLoggingConfiguration mocks base method.
func (*MockWafV2Client) GetPermissionPolicy ¶ added in v0.4.7
func (m *MockWafV2Client) GetPermissionPolicy(arg0 context.Context, arg1 *wafv2.GetPermissionPolicyInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetPermissionPolicyOutput, error)
GetPermissionPolicy mocks base method.
func (*MockWafV2Client) GetRegexPatternSet ¶ added in v0.10.17
func (m *MockWafV2Client) GetRegexPatternSet(arg0 context.Context, arg1 *wafv2.GetRegexPatternSetInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetRegexPatternSetOutput, error)
GetRegexPatternSet mocks base method.
func (*MockWafV2Client) GetRuleGroup ¶ added in v0.4.7
func (m *MockWafV2Client) GetRuleGroup(arg0 context.Context, arg1 *wafv2.GetRuleGroupInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetRuleGroupOutput, error)
GetRuleGroup mocks base method.
func (*MockWafV2Client) GetWebACL ¶ added in v0.4.7
func (m *MockWafV2Client) GetWebACL(arg0 context.Context, arg1 *wafv2.GetWebACLInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetWebACLOutput, error)
GetWebACL mocks base method.
func (*MockWafV2Client) GetWebACLForResource ¶ added in v0.6.0
func (m *MockWafV2Client) GetWebACLForResource(arg0 context.Context, arg1 *wafv2.GetWebACLForResourceInput, arg2 ...func(*wafv2.Options)) (*wafv2.GetWebACLForResourceOutput, error)
GetWebACLForResource mocks base method.
func (*MockWafV2Client) ListAvailableManagedRuleGroups ¶ added in v0.4.7
func (m *MockWafV2Client) ListAvailableManagedRuleGroups(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
ListAvailableManagedRuleGroups mocks base method.
func (*MockWafV2Client) ListIPSets ¶ added in v0.10.17
func (m *MockWafV2Client) ListIPSets(arg0 context.Context, arg1 *wafv2.ListIPSetsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListIPSetsOutput, error)
ListIPSets mocks base method.
func (*MockWafV2Client) ListRegexPatternSets ¶ added in v0.10.17
func (m *MockWafV2Client) ListRegexPatternSets(arg0 context.Context, arg1 *wafv2.ListRegexPatternSetsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListRegexPatternSetsOutput, error)
ListRegexPatternSets mocks base method.
func (*MockWafV2Client) ListResourcesForWebACL ¶ added in v0.4.7
func (m *MockWafV2Client) ListResourcesForWebACL(arg0 context.Context, arg1 *wafv2.ListResourcesForWebACLInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListResourcesForWebACLOutput, error)
ListResourcesForWebACL mocks base method.
func (*MockWafV2Client) ListRuleGroups ¶ added in v0.4.7
func (m *MockWafV2Client) ListRuleGroups(arg0 context.Context, arg1 *wafv2.ListRuleGroupsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListRuleGroupsOutput, error)
ListRuleGroups mocks base method.
func (*MockWafV2Client) ListTagsForResource ¶ added in v0.4.7
func (m *MockWafV2Client) ListTagsForResource(arg0 context.Context, arg1 *wafv2.ListTagsForResourceInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockWafV2Client) ListWebACLs ¶ added in v0.4.7
func (m *MockWafV2Client) ListWebACLs(arg0 context.Context, arg1 *wafv2.ListWebACLsInput, arg2 ...func(*wafv2.Options)) (*wafv2.ListWebACLsOutput, error)
ListWebACLs mocks base method.
type MockWafV2ClientMockRecorder ¶ added in v0.4.7
type MockWafV2ClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWafV2ClientMockRecorder is the mock recorder for MockWafV2Client.
func (*MockWafV2ClientMockRecorder) DescribeManagedRuleGroup ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) DescribeManagedRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeManagedRuleGroup indicates an expected call of DescribeManagedRuleGroup.
func (*MockWafV2ClientMockRecorder) GetIPSet ¶ added in v0.10.17
func (mr *MockWafV2ClientMockRecorder) GetIPSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIPSet indicates an expected call of GetIPSet.
func (*MockWafV2ClientMockRecorder) GetLoggingConfiguration ¶ added in v0.8.0
func (mr *MockWafV2ClientMockRecorder) GetLoggingConfiguration(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoggingConfiguration indicates an expected call of GetLoggingConfiguration.
func (*MockWafV2ClientMockRecorder) GetPermissionPolicy ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) GetPermissionPolicy(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPermissionPolicy indicates an expected call of GetPermissionPolicy.
func (*MockWafV2ClientMockRecorder) GetRegexPatternSet ¶ added in v0.10.17
func (mr *MockWafV2ClientMockRecorder) GetRegexPatternSet(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRegexPatternSet indicates an expected call of GetRegexPatternSet.
func (*MockWafV2ClientMockRecorder) GetRuleGroup ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) GetRuleGroup(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleGroup indicates an expected call of GetRuleGroup.
func (*MockWafV2ClientMockRecorder) GetWebACL ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) GetWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACL indicates an expected call of GetWebACL.
func (*MockWafV2ClientMockRecorder) GetWebACLForResource ¶ added in v0.6.0
func (mr *MockWafV2ClientMockRecorder) GetWebACLForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACLForResource indicates an expected call of GetWebACLForResource.
func (*MockWafV2ClientMockRecorder) ListAvailableManagedRuleGroups ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) ListAvailableManagedRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAvailableManagedRuleGroups indicates an expected call of ListAvailableManagedRuleGroups.
func (*MockWafV2ClientMockRecorder) ListIPSets ¶ added in v0.10.17
func (mr *MockWafV2ClientMockRecorder) ListIPSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIPSets indicates an expected call of ListIPSets.
func (*MockWafV2ClientMockRecorder) ListRegexPatternSets ¶ added in v0.10.17
func (mr *MockWafV2ClientMockRecorder) ListRegexPatternSets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRegexPatternSets indicates an expected call of ListRegexPatternSets.
func (*MockWafV2ClientMockRecorder) ListResourcesForWebACL ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) ListResourcesForWebACL(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourcesForWebACL indicates an expected call of ListResourcesForWebACL.
func (*MockWafV2ClientMockRecorder) ListRuleGroups ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) ListRuleGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRuleGroups indicates an expected call of ListRuleGroups.
func (*MockWafV2ClientMockRecorder) ListTagsForResource ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockWafV2ClientMockRecorder) ListWebACLs ¶ added in v0.4.7
func (mr *MockWafV2ClientMockRecorder) ListWebACLs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWebACLs indicates an expected call of ListWebACLs.
type MockWorkspacesClient ¶ added in v0.10.15
type MockWorkspacesClient struct {
// contains filtered or unexported fields
}
MockWorkspacesClient is a mock of WorkspacesClient interface.
func NewMockWorkspacesClient ¶ added in v0.10.15
func NewMockWorkspacesClient(ctrl *gomock.Controller) *MockWorkspacesClient
NewMockWorkspacesClient creates a new mock instance.
func (*MockWorkspacesClient) DescribeWorkspaceDirectories ¶ added in v0.10.15
func (m *MockWorkspacesClient) DescribeWorkspaceDirectories(arg0 context.Context, arg1 *workspaces.DescribeWorkspaceDirectoriesInput, arg2 ...func(*workspaces.Options)) (*workspaces.DescribeWorkspaceDirectoriesOutput, error)
DescribeWorkspaceDirectories mocks base method.
func (*MockWorkspacesClient) DescribeWorkspaces ¶ added in v0.10.15
func (m *MockWorkspacesClient) DescribeWorkspaces(arg0 context.Context, arg1 *workspaces.DescribeWorkspacesInput, arg2 ...func(*workspaces.Options)) (*workspaces.DescribeWorkspacesOutput, error)
DescribeWorkspaces mocks base method.
func (*MockWorkspacesClient) EXPECT ¶ added in v0.10.15
func (m *MockWorkspacesClient) EXPECT() *MockWorkspacesClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockWorkspacesClientMockRecorder ¶ added in v0.10.15
type MockWorkspacesClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWorkspacesClientMockRecorder is the mock recorder for MockWorkspacesClient.
func (*MockWorkspacesClientMockRecorder) DescribeWorkspaceDirectories ¶ added in v0.10.15
func (mr *MockWorkspacesClientMockRecorder) DescribeWorkspaceDirectories(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkspaceDirectories indicates an expected call of DescribeWorkspaceDirectories.
func (*MockWorkspacesClientMockRecorder) DescribeWorkspaces ¶ added in v0.10.15
func (mr *MockWorkspacesClientMockRecorder) DescribeWorkspaces(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkspaces indicates an expected call of DescribeWorkspaces.
type MockXrayClient ¶ added in v0.10.17
type MockXrayClient struct {
// contains filtered or unexported fields
}
MockXrayClient is a mock of XrayClient interface.
func NewMockXrayClient ¶ added in v0.10.17
func NewMockXrayClient(ctrl *gomock.Controller) *MockXrayClient
NewMockXrayClient creates a new mock instance.
func (*MockXrayClient) EXPECT ¶ added in v0.10.17
func (m *MockXrayClient) EXPECT() *MockXrayClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockXrayClient) GetEncryptionConfig ¶ added in v0.10.17
func (m *MockXrayClient) GetEncryptionConfig(arg0 context.Context, arg1 *xray.GetEncryptionConfigInput, arg2 ...func(*xray.Options)) (*xray.GetEncryptionConfigOutput, error)
GetEncryptionConfig mocks base method.
func (*MockXrayClient) GetGroups ¶ added in v0.11.5
func (m *MockXrayClient) GetGroups(arg0 context.Context, arg1 *xray.GetGroupsInput, arg2 ...func(*xray.Options)) (*xray.GetGroupsOutput, error)
GetGroups mocks base method.
func (*MockXrayClient) GetSamplingRules ¶ added in v0.11.5
func (m *MockXrayClient) GetSamplingRules(arg0 context.Context, arg1 *xray.GetSamplingRulesInput, arg2 ...func(*xray.Options)) (*xray.GetSamplingRulesOutput, error)
GetSamplingRules mocks base method.
func (*MockXrayClient) ListTagsForResource ¶ added in v0.11.5
func (m *MockXrayClient) ListTagsForResource(arg0 context.Context, arg1 *xray.ListTagsForResourceInput, arg2 ...func(*xray.Options)) (*xray.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
type MockXrayClientMockRecorder ¶ added in v0.10.17
type MockXrayClientMockRecorder struct {
// contains filtered or unexported fields
}
MockXrayClientMockRecorder is the mock recorder for MockXrayClient.
func (*MockXrayClientMockRecorder) GetEncryptionConfig ¶ added in v0.10.17
func (mr *MockXrayClientMockRecorder) GetEncryptionConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEncryptionConfig indicates an expected call of GetEncryptionConfig.
func (*MockXrayClientMockRecorder) GetGroups ¶ added in v0.11.5
func (mr *MockXrayClientMockRecorder) GetGroups(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGroups indicates an expected call of GetGroups.
func (*MockXrayClientMockRecorder) GetSamplingRules ¶ added in v0.11.5
func (mr *MockXrayClientMockRecorder) GetSamplingRules(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSamplingRules indicates an expected call of GetSamplingRules.
func (*MockXrayClientMockRecorder) ListTagsForResource ¶ added in v0.11.5
func (mr *MockXrayClientMockRecorder) ListTagsForResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
Source Files ¶
- backup.go
- codebuild.go
- mock_acm.go
- mock_analyzer.go
- mock_apigateway.go
- mock_apigatewayv2.go
- mock_application_autoscaling.go
- mock_athena.go
- mock_autoscaling.go
- mock_cloudformation.go
- mock_cloudfront.go
- mock_cloudtrail.go
- mock_cloudwatch.go
- mock_cloudwatchlogs.go
- mock_codepipeline.go
- mock_cognitoidentitypools.go
- mock_cognitouserpools.go
- mock_configservice.go
- mock_databasemigrationservice.go
- mock_dax.go
- mock_directconnect.go
- mock_dynamodb.go
- mock_ec2.go
- mock_ecr.go
- mock_ecs.go
- mock_efs.go
- mock_eks.go
- mock_elasticbeanstalk.go
- mock_elasticsearch.go
- mock_elbv1.go
- mock_elbv2.go
- mock_emr.go
- mock_fsx.go
- mock_guardduty.go
- mock_iam.go
- mock_iot.go
- mock_kms.go
- mock_lambda.go
- mock_mq.go
- mock_organizations.go
- mock_qldb.go
- mock_rds.go
- mock_redshift.go
- mock_route53.go
- mock_route53_domains.go
- mock_s3.go
- mock_s3Control.go
- mock_s3manager.go
- mock_sagemaker.go
- mock_secrets_manager.go
- mock_sns.go
- mock_sqs.go
- mock_ssm.go
- mock_waf.go
- mock_wafv2.go
- mock_workspaces.go
- shield.go
- wafregional.go
- xray.go