Documentation ¶
Overview ¶
Package inspectormock is a generated GoMock package.
Index ¶
- type MockInspectorAPI
- func (m *MockInspectorAPI) AddAttributesToFindings(arg0 *inspector.AddAttributesToFindingsInput) (*inspector.AddAttributesToFindingsOutput, error)
- func (m *MockInspectorAPI) AddAttributesToFindingsRequest(arg0 *inspector.AddAttributesToFindingsInput) (*request.Request, *inspector.AddAttributesToFindingsOutput)
- func (m *MockInspectorAPI) AddAttributesToFindingsWithContext(arg0 context.Context, arg1 *inspector.AddAttributesToFindingsInput, ...) (*inspector.AddAttributesToFindingsOutput, error)
- func (m *MockInspectorAPI) CreateAssessmentTarget(arg0 *inspector.CreateAssessmentTargetInput) (*inspector.CreateAssessmentTargetOutput, error)
- func (m *MockInspectorAPI) CreateAssessmentTargetRequest(arg0 *inspector.CreateAssessmentTargetInput) (*request.Request, *inspector.CreateAssessmentTargetOutput)
- func (m *MockInspectorAPI) CreateAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.CreateAssessmentTargetInput, ...) (*inspector.CreateAssessmentTargetOutput, error)
- func (m *MockInspectorAPI) CreateAssessmentTemplate(arg0 *inspector.CreateAssessmentTemplateInput) (*inspector.CreateAssessmentTemplateOutput, error)
- func (m *MockInspectorAPI) CreateAssessmentTemplateRequest(arg0 *inspector.CreateAssessmentTemplateInput) (*request.Request, *inspector.CreateAssessmentTemplateOutput)
- func (m *MockInspectorAPI) CreateAssessmentTemplateWithContext(arg0 context.Context, arg1 *inspector.CreateAssessmentTemplateInput, ...) (*inspector.CreateAssessmentTemplateOutput, error)
- func (m *MockInspectorAPI) CreateExclusionsPreview(arg0 *inspector.CreateExclusionsPreviewInput) (*inspector.CreateExclusionsPreviewOutput, error)
- func (m *MockInspectorAPI) CreateExclusionsPreviewRequest(arg0 *inspector.CreateExclusionsPreviewInput) (*request.Request, *inspector.CreateExclusionsPreviewOutput)
- func (m *MockInspectorAPI) CreateExclusionsPreviewWithContext(arg0 context.Context, arg1 *inspector.CreateExclusionsPreviewInput, ...) (*inspector.CreateExclusionsPreviewOutput, error)
- func (m *MockInspectorAPI) CreateResourceGroup(arg0 *inspector.CreateResourceGroupInput) (*inspector.CreateResourceGroupOutput, error)
- func (m *MockInspectorAPI) CreateResourceGroupRequest(arg0 *inspector.CreateResourceGroupInput) (*request.Request, *inspector.CreateResourceGroupOutput)
- func (m *MockInspectorAPI) CreateResourceGroupWithContext(arg0 context.Context, arg1 *inspector.CreateResourceGroupInput, ...) (*inspector.CreateResourceGroupOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentRun(arg0 *inspector.DeleteAssessmentRunInput) (*inspector.DeleteAssessmentRunOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentRunRequest(arg0 *inspector.DeleteAssessmentRunInput) (*request.Request, *inspector.DeleteAssessmentRunOutput)
- func (m *MockInspectorAPI) DeleteAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentRunInput, ...) (*inspector.DeleteAssessmentRunOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentTarget(arg0 *inspector.DeleteAssessmentTargetInput) (*inspector.DeleteAssessmentTargetOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentTargetRequest(arg0 *inspector.DeleteAssessmentTargetInput) (*request.Request, *inspector.DeleteAssessmentTargetOutput)
- func (m *MockInspectorAPI) DeleteAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentTargetInput, ...) (*inspector.DeleteAssessmentTargetOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentTemplate(arg0 *inspector.DeleteAssessmentTemplateInput) (*inspector.DeleteAssessmentTemplateOutput, error)
- func (m *MockInspectorAPI) DeleteAssessmentTemplateRequest(arg0 *inspector.DeleteAssessmentTemplateInput) (*request.Request, *inspector.DeleteAssessmentTemplateOutput)
- func (m *MockInspectorAPI) DeleteAssessmentTemplateWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentTemplateInput, ...) (*inspector.DeleteAssessmentTemplateOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentRuns(arg0 *inspector.DescribeAssessmentRunsInput) (*inspector.DescribeAssessmentRunsOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentRunsRequest(arg0 *inspector.DescribeAssessmentRunsInput) (*request.Request, *inspector.DescribeAssessmentRunsOutput)
- func (m *MockInspectorAPI) DescribeAssessmentRunsWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentRunsInput, ...) (*inspector.DescribeAssessmentRunsOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentTargets(arg0 *inspector.DescribeAssessmentTargetsInput) (*inspector.DescribeAssessmentTargetsOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentTargetsRequest(arg0 *inspector.DescribeAssessmentTargetsInput) (*request.Request, *inspector.DescribeAssessmentTargetsOutput)
- func (m *MockInspectorAPI) DescribeAssessmentTargetsWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentTargetsInput, ...) (*inspector.DescribeAssessmentTargetsOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentTemplates(arg0 *inspector.DescribeAssessmentTemplatesInput) (*inspector.DescribeAssessmentTemplatesOutput, error)
- func (m *MockInspectorAPI) DescribeAssessmentTemplatesRequest(arg0 *inspector.DescribeAssessmentTemplatesInput) (*request.Request, *inspector.DescribeAssessmentTemplatesOutput)
- func (m *MockInspectorAPI) DescribeAssessmentTemplatesWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentTemplatesInput, ...) (*inspector.DescribeAssessmentTemplatesOutput, error)
- func (m *MockInspectorAPI) DescribeCrossAccountAccessRole(arg0 *inspector.DescribeCrossAccountAccessRoleInput) (*inspector.DescribeCrossAccountAccessRoleOutput, error)
- func (m *MockInspectorAPI) DescribeCrossAccountAccessRoleRequest(arg0 *inspector.DescribeCrossAccountAccessRoleInput) (*request.Request, *inspector.DescribeCrossAccountAccessRoleOutput)
- func (m *MockInspectorAPI) DescribeCrossAccountAccessRoleWithContext(arg0 context.Context, arg1 *inspector.DescribeCrossAccountAccessRoleInput, ...) (*inspector.DescribeCrossAccountAccessRoleOutput, error)
- func (m *MockInspectorAPI) DescribeExclusions(arg0 *inspector.DescribeExclusionsInput) (*inspector.DescribeExclusionsOutput, error)
- func (m *MockInspectorAPI) DescribeExclusionsRequest(arg0 *inspector.DescribeExclusionsInput) (*request.Request, *inspector.DescribeExclusionsOutput)
- func (m *MockInspectorAPI) DescribeExclusionsWithContext(arg0 context.Context, arg1 *inspector.DescribeExclusionsInput, ...) (*inspector.DescribeExclusionsOutput, error)
- func (m *MockInspectorAPI) DescribeFindings(arg0 *inspector.DescribeFindingsInput) (*inspector.DescribeFindingsOutput, error)
- func (m *MockInspectorAPI) DescribeFindingsRequest(arg0 *inspector.DescribeFindingsInput) (*request.Request, *inspector.DescribeFindingsOutput)
- func (m *MockInspectorAPI) DescribeFindingsWithContext(arg0 context.Context, arg1 *inspector.DescribeFindingsInput, ...) (*inspector.DescribeFindingsOutput, error)
- func (m *MockInspectorAPI) DescribeResourceGroups(arg0 *inspector.DescribeResourceGroupsInput) (*inspector.DescribeResourceGroupsOutput, error)
- func (m *MockInspectorAPI) DescribeResourceGroupsRequest(arg0 *inspector.DescribeResourceGroupsInput) (*request.Request, *inspector.DescribeResourceGroupsOutput)
- func (m *MockInspectorAPI) DescribeResourceGroupsWithContext(arg0 context.Context, arg1 *inspector.DescribeResourceGroupsInput, ...) (*inspector.DescribeResourceGroupsOutput, error)
- func (m *MockInspectorAPI) DescribeRulesPackages(arg0 *inspector.DescribeRulesPackagesInput) (*inspector.DescribeRulesPackagesOutput, error)
- func (m *MockInspectorAPI) DescribeRulesPackagesRequest(arg0 *inspector.DescribeRulesPackagesInput) (*request.Request, *inspector.DescribeRulesPackagesOutput)
- func (m *MockInspectorAPI) DescribeRulesPackagesWithContext(arg0 context.Context, arg1 *inspector.DescribeRulesPackagesInput, ...) (*inspector.DescribeRulesPackagesOutput, error)
- func (m *MockInspectorAPI) EXPECT() *MockInspectorAPIMockRecorder
- func (m *MockInspectorAPI) GetAssessmentReport(arg0 *inspector.GetAssessmentReportInput) (*inspector.GetAssessmentReportOutput, error)
- func (m *MockInspectorAPI) GetAssessmentReportRequest(arg0 *inspector.GetAssessmentReportInput) (*request.Request, *inspector.GetAssessmentReportOutput)
- func (m *MockInspectorAPI) GetAssessmentReportWithContext(arg0 context.Context, arg1 *inspector.GetAssessmentReportInput, ...) (*inspector.GetAssessmentReportOutput, error)
- func (m *MockInspectorAPI) GetExclusionsPreview(arg0 *inspector.GetExclusionsPreviewInput) (*inspector.GetExclusionsPreviewOutput, error)
- func (m *MockInspectorAPI) GetExclusionsPreviewPages(arg0 *inspector.GetExclusionsPreviewInput, ...) error
- func (m *MockInspectorAPI) GetExclusionsPreviewPagesWithContext(arg0 context.Context, arg1 *inspector.GetExclusionsPreviewInput, ...) error
- func (m *MockInspectorAPI) GetExclusionsPreviewRequest(arg0 *inspector.GetExclusionsPreviewInput) (*request.Request, *inspector.GetExclusionsPreviewOutput)
- func (m *MockInspectorAPI) GetExclusionsPreviewWithContext(arg0 context.Context, arg1 *inspector.GetExclusionsPreviewInput, ...) (*inspector.GetExclusionsPreviewOutput, error)
- func (m *MockInspectorAPI) GetTelemetryMetadata(arg0 *inspector.GetTelemetryMetadataInput) (*inspector.GetTelemetryMetadataOutput, error)
- func (m *MockInspectorAPI) GetTelemetryMetadataRequest(arg0 *inspector.GetTelemetryMetadataInput) (*request.Request, *inspector.GetTelemetryMetadataOutput)
- func (m *MockInspectorAPI) GetTelemetryMetadataWithContext(arg0 context.Context, arg1 *inspector.GetTelemetryMetadataInput, ...) (*inspector.GetTelemetryMetadataOutput, error)
- func (m *MockInspectorAPI) ListAssessmentRunAgents(arg0 *inspector.ListAssessmentRunAgentsInput) (*inspector.ListAssessmentRunAgentsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentRunAgentsPages(arg0 *inspector.ListAssessmentRunAgentsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentRunAgentsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunAgentsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentRunAgentsRequest(arg0 *inspector.ListAssessmentRunAgentsInput) (*request.Request, *inspector.ListAssessmentRunAgentsOutput)
- func (m *MockInspectorAPI) ListAssessmentRunAgentsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunAgentsInput, ...) (*inspector.ListAssessmentRunAgentsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentRuns(arg0 *inspector.ListAssessmentRunsInput) (*inspector.ListAssessmentRunsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentRunsPages(arg0 *inspector.ListAssessmentRunsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentRunsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentRunsRequest(arg0 *inspector.ListAssessmentRunsInput) (*request.Request, *inspector.ListAssessmentRunsOutput)
- func (m *MockInspectorAPI) ListAssessmentRunsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunsInput, ...) (*inspector.ListAssessmentRunsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentTargets(arg0 *inspector.ListAssessmentTargetsInput) (*inspector.ListAssessmentTargetsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentTargetsPages(arg0 *inspector.ListAssessmentTargetsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentTargetsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTargetsInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentTargetsRequest(arg0 *inspector.ListAssessmentTargetsInput) (*request.Request, *inspector.ListAssessmentTargetsOutput)
- func (m *MockInspectorAPI) ListAssessmentTargetsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTargetsInput, ...) (*inspector.ListAssessmentTargetsOutput, error)
- func (m *MockInspectorAPI) ListAssessmentTemplates(arg0 *inspector.ListAssessmentTemplatesInput) (*inspector.ListAssessmentTemplatesOutput, error)
- func (m *MockInspectorAPI) ListAssessmentTemplatesPages(arg0 *inspector.ListAssessmentTemplatesInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentTemplatesPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTemplatesInput, ...) error
- func (m *MockInspectorAPI) ListAssessmentTemplatesRequest(arg0 *inspector.ListAssessmentTemplatesInput) (*request.Request, *inspector.ListAssessmentTemplatesOutput)
- func (m *MockInspectorAPI) ListAssessmentTemplatesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTemplatesInput, ...) (*inspector.ListAssessmentTemplatesOutput, error)
- func (m *MockInspectorAPI) ListEventSubscriptions(arg0 *inspector.ListEventSubscriptionsInput) (*inspector.ListEventSubscriptionsOutput, error)
- func (m *MockInspectorAPI) ListEventSubscriptionsPages(arg0 *inspector.ListEventSubscriptionsInput, ...) error
- func (m *MockInspectorAPI) ListEventSubscriptionsPagesWithContext(arg0 context.Context, arg1 *inspector.ListEventSubscriptionsInput, ...) error
- func (m *MockInspectorAPI) ListEventSubscriptionsRequest(arg0 *inspector.ListEventSubscriptionsInput) (*request.Request, *inspector.ListEventSubscriptionsOutput)
- func (m *MockInspectorAPI) ListEventSubscriptionsWithContext(arg0 context.Context, arg1 *inspector.ListEventSubscriptionsInput, ...) (*inspector.ListEventSubscriptionsOutput, error)
- func (m *MockInspectorAPI) ListExclusions(arg0 *inspector.ListExclusionsInput) (*inspector.ListExclusionsOutput, error)
- func (m *MockInspectorAPI) ListExclusionsPages(arg0 *inspector.ListExclusionsInput, ...) error
- func (m *MockInspectorAPI) ListExclusionsPagesWithContext(arg0 context.Context, arg1 *inspector.ListExclusionsInput, ...) error
- func (m *MockInspectorAPI) ListExclusionsRequest(arg0 *inspector.ListExclusionsInput) (*request.Request, *inspector.ListExclusionsOutput)
- func (m *MockInspectorAPI) ListExclusionsWithContext(arg0 context.Context, arg1 *inspector.ListExclusionsInput, ...) (*inspector.ListExclusionsOutput, error)
- func (m *MockInspectorAPI) ListFindings(arg0 *inspector.ListFindingsInput) (*inspector.ListFindingsOutput, error)
- func (m *MockInspectorAPI) ListFindingsPages(arg0 *inspector.ListFindingsInput, ...) error
- func (m *MockInspectorAPI) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector.ListFindingsInput, ...) error
- func (m *MockInspectorAPI) ListFindingsRequest(arg0 *inspector.ListFindingsInput) (*request.Request, *inspector.ListFindingsOutput)
- func (m *MockInspectorAPI) ListFindingsWithContext(arg0 context.Context, arg1 *inspector.ListFindingsInput, ...) (*inspector.ListFindingsOutput, error)
- func (m *MockInspectorAPI) ListRulesPackages(arg0 *inspector.ListRulesPackagesInput) (*inspector.ListRulesPackagesOutput, error)
- func (m *MockInspectorAPI) ListRulesPackagesPages(arg0 *inspector.ListRulesPackagesInput, ...) error
- func (m *MockInspectorAPI) ListRulesPackagesPagesWithContext(arg0 context.Context, arg1 *inspector.ListRulesPackagesInput, ...) error
- func (m *MockInspectorAPI) ListRulesPackagesRequest(arg0 *inspector.ListRulesPackagesInput) (*request.Request, *inspector.ListRulesPackagesOutput)
- func (m *MockInspectorAPI) ListRulesPackagesWithContext(arg0 context.Context, arg1 *inspector.ListRulesPackagesInput, ...) (*inspector.ListRulesPackagesOutput, error)
- func (m *MockInspectorAPI) ListTagsForResource(arg0 *inspector.ListTagsForResourceInput) (*inspector.ListTagsForResourceOutput, error)
- func (m *MockInspectorAPI) ListTagsForResourceRequest(arg0 *inspector.ListTagsForResourceInput) (*request.Request, *inspector.ListTagsForResourceOutput)
- func (m *MockInspectorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *inspector.ListTagsForResourceInput, ...) (*inspector.ListTagsForResourceOutput, error)
- func (m *MockInspectorAPI) PreviewAgents(arg0 *inspector.PreviewAgentsInput) (*inspector.PreviewAgentsOutput, error)
- func (m *MockInspectorAPI) PreviewAgentsPages(arg0 *inspector.PreviewAgentsInput, ...) error
- func (m *MockInspectorAPI) PreviewAgentsPagesWithContext(arg0 context.Context, arg1 *inspector.PreviewAgentsInput, ...) error
- func (m *MockInspectorAPI) PreviewAgentsRequest(arg0 *inspector.PreviewAgentsInput) (*request.Request, *inspector.PreviewAgentsOutput)
- func (m *MockInspectorAPI) PreviewAgentsWithContext(arg0 context.Context, arg1 *inspector.PreviewAgentsInput, ...) (*inspector.PreviewAgentsOutput, error)
- func (m *MockInspectorAPI) RegisterCrossAccountAccessRole(arg0 *inspector.RegisterCrossAccountAccessRoleInput) (*inspector.RegisterCrossAccountAccessRoleOutput, error)
- func (m *MockInspectorAPI) RegisterCrossAccountAccessRoleRequest(arg0 *inspector.RegisterCrossAccountAccessRoleInput) (*request.Request, *inspector.RegisterCrossAccountAccessRoleOutput)
- func (m *MockInspectorAPI) RegisterCrossAccountAccessRoleWithContext(arg0 context.Context, arg1 *inspector.RegisterCrossAccountAccessRoleInput, ...) (*inspector.RegisterCrossAccountAccessRoleOutput, error)
- func (m *MockInspectorAPI) RemoveAttributesFromFindings(arg0 *inspector.RemoveAttributesFromFindingsInput) (*inspector.RemoveAttributesFromFindingsOutput, error)
- func (m *MockInspectorAPI) RemoveAttributesFromFindingsRequest(arg0 *inspector.RemoveAttributesFromFindingsInput) (*request.Request, *inspector.RemoveAttributesFromFindingsOutput)
- func (m *MockInspectorAPI) RemoveAttributesFromFindingsWithContext(arg0 context.Context, arg1 *inspector.RemoveAttributesFromFindingsInput, ...) (*inspector.RemoveAttributesFromFindingsOutput, error)
- func (m *MockInspectorAPI) SetTagsForResource(arg0 *inspector.SetTagsForResourceInput) (*inspector.SetTagsForResourceOutput, error)
- func (m *MockInspectorAPI) SetTagsForResourceRequest(arg0 *inspector.SetTagsForResourceInput) (*request.Request, *inspector.SetTagsForResourceOutput)
- func (m *MockInspectorAPI) SetTagsForResourceWithContext(arg0 context.Context, arg1 *inspector.SetTagsForResourceInput, ...) (*inspector.SetTagsForResourceOutput, error)
- func (m *MockInspectorAPI) StartAssessmentRun(arg0 *inspector.StartAssessmentRunInput) (*inspector.StartAssessmentRunOutput, error)
- func (m *MockInspectorAPI) StartAssessmentRunRequest(arg0 *inspector.StartAssessmentRunInput) (*request.Request, *inspector.StartAssessmentRunOutput)
- func (m *MockInspectorAPI) StartAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.StartAssessmentRunInput, ...) (*inspector.StartAssessmentRunOutput, error)
- func (m *MockInspectorAPI) StopAssessmentRun(arg0 *inspector.StopAssessmentRunInput) (*inspector.StopAssessmentRunOutput, error)
- func (m *MockInspectorAPI) StopAssessmentRunRequest(arg0 *inspector.StopAssessmentRunInput) (*request.Request, *inspector.StopAssessmentRunOutput)
- func (m *MockInspectorAPI) StopAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.StopAssessmentRunInput, ...) (*inspector.StopAssessmentRunOutput, error)
- func (m *MockInspectorAPI) SubscribeToEvent(arg0 *inspector.SubscribeToEventInput) (*inspector.SubscribeToEventOutput, error)
- func (m *MockInspectorAPI) SubscribeToEventRequest(arg0 *inspector.SubscribeToEventInput) (*request.Request, *inspector.SubscribeToEventOutput)
- func (m *MockInspectorAPI) SubscribeToEventWithContext(arg0 context.Context, arg1 *inspector.SubscribeToEventInput, ...) (*inspector.SubscribeToEventOutput, error)
- func (m *MockInspectorAPI) UnsubscribeFromEvent(arg0 *inspector.UnsubscribeFromEventInput) (*inspector.UnsubscribeFromEventOutput, error)
- func (m *MockInspectorAPI) UnsubscribeFromEventRequest(arg0 *inspector.UnsubscribeFromEventInput) (*request.Request, *inspector.UnsubscribeFromEventOutput)
- func (m *MockInspectorAPI) UnsubscribeFromEventWithContext(arg0 context.Context, arg1 *inspector.UnsubscribeFromEventInput, ...) (*inspector.UnsubscribeFromEventOutput, error)
- func (m *MockInspectorAPI) UpdateAssessmentTarget(arg0 *inspector.UpdateAssessmentTargetInput) (*inspector.UpdateAssessmentTargetOutput, error)
- func (m *MockInspectorAPI) UpdateAssessmentTargetRequest(arg0 *inspector.UpdateAssessmentTargetInput) (*request.Request, *inspector.UpdateAssessmentTargetOutput)
- func (m *MockInspectorAPI) UpdateAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.UpdateAssessmentTargetInput, ...) (*inspector.UpdateAssessmentTargetOutput, error)
- type MockInspectorAPIMockRecorder
- func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindings(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTarget(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTargetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreview(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreviewRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateResourceGroup(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateResourceGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) CreateResourceGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRun(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTarget(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTargetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRuns(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargets(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRole(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeExclusions(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeExclusionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeExclusionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeFindings(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroups(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackages(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetAssessmentReport(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetAssessmentReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetAssessmentReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreview(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgents(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRuns(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargets(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptions(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListExclusions(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListExclusionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListExclusionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListExclusionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListExclusionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListRulesPackages(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) PreviewAgents(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) PreviewAgentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) PreviewAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) PreviewAgentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) PreviewAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRole(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindings(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SetTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SetTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SetTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StartAssessmentRun(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StartAssessmentRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StartAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StopAssessmentRun(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StopAssessmentRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) StopAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SubscribeToEvent(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SubscribeToEventRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) SubscribeToEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEvent(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEventRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTarget(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTargetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockInspectorAPI ¶
type MockInspectorAPI struct {
// contains filtered or unexported fields
}
MockInspectorAPI is a mock of InspectorAPI interface
func NewMockInspectorAPI ¶
func NewMockInspectorAPI(ctrl *gomock.Controller) *MockInspectorAPI
NewMockInspectorAPI creates a new mock instance
func (*MockInspectorAPI) AddAttributesToFindings ¶
func (m *MockInspectorAPI) AddAttributesToFindings(arg0 *inspector.AddAttributesToFindingsInput) (*inspector.AddAttributesToFindingsOutput, error)
AddAttributesToFindings mocks base method
func (*MockInspectorAPI) AddAttributesToFindingsRequest ¶
func (m *MockInspectorAPI) AddAttributesToFindingsRequest(arg0 *inspector.AddAttributesToFindingsInput) (*request.Request, *inspector.AddAttributesToFindingsOutput)
AddAttributesToFindingsRequest mocks base method
func (*MockInspectorAPI) AddAttributesToFindingsWithContext ¶
func (m *MockInspectorAPI) AddAttributesToFindingsWithContext(arg0 context.Context, arg1 *inspector.AddAttributesToFindingsInput, arg2 ...request.Option) (*inspector.AddAttributesToFindingsOutput, error)
AddAttributesToFindingsWithContext mocks base method
func (*MockInspectorAPI) CreateAssessmentTarget ¶
func (m *MockInspectorAPI) CreateAssessmentTarget(arg0 *inspector.CreateAssessmentTargetInput) (*inspector.CreateAssessmentTargetOutput, error)
CreateAssessmentTarget mocks base method
func (*MockInspectorAPI) CreateAssessmentTargetRequest ¶
func (m *MockInspectorAPI) CreateAssessmentTargetRequest(arg0 *inspector.CreateAssessmentTargetInput) (*request.Request, *inspector.CreateAssessmentTargetOutput)
CreateAssessmentTargetRequest mocks base method
func (*MockInspectorAPI) CreateAssessmentTargetWithContext ¶
func (m *MockInspectorAPI) CreateAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.CreateAssessmentTargetInput, arg2 ...request.Option) (*inspector.CreateAssessmentTargetOutput, error)
CreateAssessmentTargetWithContext mocks base method
func (*MockInspectorAPI) CreateAssessmentTemplate ¶
func (m *MockInspectorAPI) CreateAssessmentTemplate(arg0 *inspector.CreateAssessmentTemplateInput) (*inspector.CreateAssessmentTemplateOutput, error)
CreateAssessmentTemplate mocks base method
func (*MockInspectorAPI) CreateAssessmentTemplateRequest ¶
func (m *MockInspectorAPI) CreateAssessmentTemplateRequest(arg0 *inspector.CreateAssessmentTemplateInput) (*request.Request, *inspector.CreateAssessmentTemplateOutput)
CreateAssessmentTemplateRequest mocks base method
func (*MockInspectorAPI) CreateAssessmentTemplateWithContext ¶
func (m *MockInspectorAPI) CreateAssessmentTemplateWithContext(arg0 context.Context, arg1 *inspector.CreateAssessmentTemplateInput, arg2 ...request.Option) (*inspector.CreateAssessmentTemplateOutput, error)
CreateAssessmentTemplateWithContext mocks base method
func (*MockInspectorAPI) CreateExclusionsPreview ¶
func (m *MockInspectorAPI) CreateExclusionsPreview(arg0 *inspector.CreateExclusionsPreviewInput) (*inspector.CreateExclusionsPreviewOutput, error)
CreateExclusionsPreview mocks base method
func (*MockInspectorAPI) CreateExclusionsPreviewRequest ¶
func (m *MockInspectorAPI) CreateExclusionsPreviewRequest(arg0 *inspector.CreateExclusionsPreviewInput) (*request.Request, *inspector.CreateExclusionsPreviewOutput)
CreateExclusionsPreviewRequest mocks base method
func (*MockInspectorAPI) CreateExclusionsPreviewWithContext ¶
func (m *MockInspectorAPI) CreateExclusionsPreviewWithContext(arg0 context.Context, arg1 *inspector.CreateExclusionsPreviewInput, arg2 ...request.Option) (*inspector.CreateExclusionsPreviewOutput, error)
CreateExclusionsPreviewWithContext mocks base method
func (*MockInspectorAPI) CreateResourceGroup ¶
func (m *MockInspectorAPI) CreateResourceGroup(arg0 *inspector.CreateResourceGroupInput) (*inspector.CreateResourceGroupOutput, error)
CreateResourceGroup mocks base method
func (*MockInspectorAPI) CreateResourceGroupRequest ¶
func (m *MockInspectorAPI) CreateResourceGroupRequest(arg0 *inspector.CreateResourceGroupInput) (*request.Request, *inspector.CreateResourceGroupOutput)
CreateResourceGroupRequest mocks base method
func (*MockInspectorAPI) CreateResourceGroupWithContext ¶
func (m *MockInspectorAPI) CreateResourceGroupWithContext(arg0 context.Context, arg1 *inspector.CreateResourceGroupInput, arg2 ...request.Option) (*inspector.CreateResourceGroupOutput, error)
CreateResourceGroupWithContext mocks base method
func (*MockInspectorAPI) DeleteAssessmentRun ¶
func (m *MockInspectorAPI) DeleteAssessmentRun(arg0 *inspector.DeleteAssessmentRunInput) (*inspector.DeleteAssessmentRunOutput, error)
DeleteAssessmentRun mocks base method
func (*MockInspectorAPI) DeleteAssessmentRunRequest ¶
func (m *MockInspectorAPI) DeleteAssessmentRunRequest(arg0 *inspector.DeleteAssessmentRunInput) (*request.Request, *inspector.DeleteAssessmentRunOutput)
DeleteAssessmentRunRequest mocks base method
func (*MockInspectorAPI) DeleteAssessmentRunWithContext ¶
func (m *MockInspectorAPI) DeleteAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentRunInput, arg2 ...request.Option) (*inspector.DeleteAssessmentRunOutput, error)
DeleteAssessmentRunWithContext mocks base method
func (*MockInspectorAPI) DeleteAssessmentTarget ¶
func (m *MockInspectorAPI) DeleteAssessmentTarget(arg0 *inspector.DeleteAssessmentTargetInput) (*inspector.DeleteAssessmentTargetOutput, error)
DeleteAssessmentTarget mocks base method
func (*MockInspectorAPI) DeleteAssessmentTargetRequest ¶
func (m *MockInspectorAPI) DeleteAssessmentTargetRequest(arg0 *inspector.DeleteAssessmentTargetInput) (*request.Request, *inspector.DeleteAssessmentTargetOutput)
DeleteAssessmentTargetRequest mocks base method
func (*MockInspectorAPI) DeleteAssessmentTargetWithContext ¶
func (m *MockInspectorAPI) DeleteAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentTargetInput, arg2 ...request.Option) (*inspector.DeleteAssessmentTargetOutput, error)
DeleteAssessmentTargetWithContext mocks base method
func (*MockInspectorAPI) DeleteAssessmentTemplate ¶
func (m *MockInspectorAPI) DeleteAssessmentTemplate(arg0 *inspector.DeleteAssessmentTemplateInput) (*inspector.DeleteAssessmentTemplateOutput, error)
DeleteAssessmentTemplate mocks base method
func (*MockInspectorAPI) DeleteAssessmentTemplateRequest ¶
func (m *MockInspectorAPI) DeleteAssessmentTemplateRequest(arg0 *inspector.DeleteAssessmentTemplateInput) (*request.Request, *inspector.DeleteAssessmentTemplateOutput)
DeleteAssessmentTemplateRequest mocks base method
func (*MockInspectorAPI) DeleteAssessmentTemplateWithContext ¶
func (m *MockInspectorAPI) DeleteAssessmentTemplateWithContext(arg0 context.Context, arg1 *inspector.DeleteAssessmentTemplateInput, arg2 ...request.Option) (*inspector.DeleteAssessmentTemplateOutput, error)
DeleteAssessmentTemplateWithContext mocks base method
func (*MockInspectorAPI) DescribeAssessmentRuns ¶
func (m *MockInspectorAPI) DescribeAssessmentRuns(arg0 *inspector.DescribeAssessmentRunsInput) (*inspector.DescribeAssessmentRunsOutput, error)
DescribeAssessmentRuns mocks base method
func (*MockInspectorAPI) DescribeAssessmentRunsRequest ¶
func (m *MockInspectorAPI) DescribeAssessmentRunsRequest(arg0 *inspector.DescribeAssessmentRunsInput) (*request.Request, *inspector.DescribeAssessmentRunsOutput)
DescribeAssessmentRunsRequest mocks base method
func (*MockInspectorAPI) DescribeAssessmentRunsWithContext ¶
func (m *MockInspectorAPI) DescribeAssessmentRunsWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentRunsInput, arg2 ...request.Option) (*inspector.DescribeAssessmentRunsOutput, error)
DescribeAssessmentRunsWithContext mocks base method
func (*MockInspectorAPI) DescribeAssessmentTargets ¶
func (m *MockInspectorAPI) DescribeAssessmentTargets(arg0 *inspector.DescribeAssessmentTargetsInput) (*inspector.DescribeAssessmentTargetsOutput, error)
DescribeAssessmentTargets mocks base method
func (*MockInspectorAPI) DescribeAssessmentTargetsRequest ¶
func (m *MockInspectorAPI) DescribeAssessmentTargetsRequest(arg0 *inspector.DescribeAssessmentTargetsInput) (*request.Request, *inspector.DescribeAssessmentTargetsOutput)
DescribeAssessmentTargetsRequest mocks base method
func (*MockInspectorAPI) DescribeAssessmentTargetsWithContext ¶
func (m *MockInspectorAPI) DescribeAssessmentTargetsWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentTargetsInput, arg2 ...request.Option) (*inspector.DescribeAssessmentTargetsOutput, error)
DescribeAssessmentTargetsWithContext mocks base method
func (*MockInspectorAPI) DescribeAssessmentTemplates ¶
func (m *MockInspectorAPI) DescribeAssessmentTemplates(arg0 *inspector.DescribeAssessmentTemplatesInput) (*inspector.DescribeAssessmentTemplatesOutput, error)
DescribeAssessmentTemplates mocks base method
func (*MockInspectorAPI) DescribeAssessmentTemplatesRequest ¶
func (m *MockInspectorAPI) DescribeAssessmentTemplatesRequest(arg0 *inspector.DescribeAssessmentTemplatesInput) (*request.Request, *inspector.DescribeAssessmentTemplatesOutput)
DescribeAssessmentTemplatesRequest mocks base method
func (*MockInspectorAPI) DescribeAssessmentTemplatesWithContext ¶
func (m *MockInspectorAPI) DescribeAssessmentTemplatesWithContext(arg0 context.Context, arg1 *inspector.DescribeAssessmentTemplatesInput, arg2 ...request.Option) (*inspector.DescribeAssessmentTemplatesOutput, error)
DescribeAssessmentTemplatesWithContext mocks base method
func (*MockInspectorAPI) DescribeCrossAccountAccessRole ¶
func (m *MockInspectorAPI) DescribeCrossAccountAccessRole(arg0 *inspector.DescribeCrossAccountAccessRoleInput) (*inspector.DescribeCrossAccountAccessRoleOutput, error)
DescribeCrossAccountAccessRole mocks base method
func (*MockInspectorAPI) DescribeCrossAccountAccessRoleRequest ¶
func (m *MockInspectorAPI) DescribeCrossAccountAccessRoleRequest(arg0 *inspector.DescribeCrossAccountAccessRoleInput) (*request.Request, *inspector.DescribeCrossAccountAccessRoleOutput)
DescribeCrossAccountAccessRoleRequest mocks base method
func (*MockInspectorAPI) DescribeCrossAccountAccessRoleWithContext ¶
func (m *MockInspectorAPI) DescribeCrossAccountAccessRoleWithContext(arg0 context.Context, arg1 *inspector.DescribeCrossAccountAccessRoleInput, arg2 ...request.Option) (*inspector.DescribeCrossAccountAccessRoleOutput, error)
DescribeCrossAccountAccessRoleWithContext mocks base method
func (*MockInspectorAPI) DescribeExclusions ¶
func (m *MockInspectorAPI) DescribeExclusions(arg0 *inspector.DescribeExclusionsInput) (*inspector.DescribeExclusionsOutput, error)
DescribeExclusions mocks base method
func (*MockInspectorAPI) DescribeExclusionsRequest ¶
func (m *MockInspectorAPI) DescribeExclusionsRequest(arg0 *inspector.DescribeExclusionsInput) (*request.Request, *inspector.DescribeExclusionsOutput)
DescribeExclusionsRequest mocks base method
func (*MockInspectorAPI) DescribeExclusionsWithContext ¶
func (m *MockInspectorAPI) DescribeExclusionsWithContext(arg0 context.Context, arg1 *inspector.DescribeExclusionsInput, arg2 ...request.Option) (*inspector.DescribeExclusionsOutput, error)
DescribeExclusionsWithContext mocks base method
func (*MockInspectorAPI) DescribeFindings ¶
func (m *MockInspectorAPI) DescribeFindings(arg0 *inspector.DescribeFindingsInput) (*inspector.DescribeFindingsOutput, error)
DescribeFindings mocks base method
func (*MockInspectorAPI) DescribeFindingsRequest ¶
func (m *MockInspectorAPI) DescribeFindingsRequest(arg0 *inspector.DescribeFindingsInput) (*request.Request, *inspector.DescribeFindingsOutput)
DescribeFindingsRequest mocks base method
func (*MockInspectorAPI) DescribeFindingsWithContext ¶
func (m *MockInspectorAPI) DescribeFindingsWithContext(arg0 context.Context, arg1 *inspector.DescribeFindingsInput, arg2 ...request.Option) (*inspector.DescribeFindingsOutput, error)
DescribeFindingsWithContext mocks base method
func (*MockInspectorAPI) DescribeResourceGroups ¶
func (m *MockInspectorAPI) DescribeResourceGroups(arg0 *inspector.DescribeResourceGroupsInput) (*inspector.DescribeResourceGroupsOutput, error)
DescribeResourceGroups mocks base method
func (*MockInspectorAPI) DescribeResourceGroupsRequest ¶
func (m *MockInspectorAPI) DescribeResourceGroupsRequest(arg0 *inspector.DescribeResourceGroupsInput) (*request.Request, *inspector.DescribeResourceGroupsOutput)
DescribeResourceGroupsRequest mocks base method
func (*MockInspectorAPI) DescribeResourceGroupsWithContext ¶
func (m *MockInspectorAPI) DescribeResourceGroupsWithContext(arg0 context.Context, arg1 *inspector.DescribeResourceGroupsInput, arg2 ...request.Option) (*inspector.DescribeResourceGroupsOutput, error)
DescribeResourceGroupsWithContext mocks base method
func (*MockInspectorAPI) DescribeRulesPackages ¶
func (m *MockInspectorAPI) DescribeRulesPackages(arg0 *inspector.DescribeRulesPackagesInput) (*inspector.DescribeRulesPackagesOutput, error)
DescribeRulesPackages mocks base method
func (*MockInspectorAPI) DescribeRulesPackagesRequest ¶
func (m *MockInspectorAPI) DescribeRulesPackagesRequest(arg0 *inspector.DescribeRulesPackagesInput) (*request.Request, *inspector.DescribeRulesPackagesOutput)
DescribeRulesPackagesRequest mocks base method
func (*MockInspectorAPI) DescribeRulesPackagesWithContext ¶
func (m *MockInspectorAPI) DescribeRulesPackagesWithContext(arg0 context.Context, arg1 *inspector.DescribeRulesPackagesInput, arg2 ...request.Option) (*inspector.DescribeRulesPackagesOutput, error)
DescribeRulesPackagesWithContext mocks base method
func (*MockInspectorAPI) EXPECT ¶
func (m *MockInspectorAPI) EXPECT() *MockInspectorAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockInspectorAPI) GetAssessmentReport ¶
func (m *MockInspectorAPI) GetAssessmentReport(arg0 *inspector.GetAssessmentReportInput) (*inspector.GetAssessmentReportOutput, error)
GetAssessmentReport mocks base method
func (*MockInspectorAPI) GetAssessmentReportRequest ¶
func (m *MockInspectorAPI) GetAssessmentReportRequest(arg0 *inspector.GetAssessmentReportInput) (*request.Request, *inspector.GetAssessmentReportOutput)
GetAssessmentReportRequest mocks base method
func (*MockInspectorAPI) GetAssessmentReportWithContext ¶
func (m *MockInspectorAPI) GetAssessmentReportWithContext(arg0 context.Context, arg1 *inspector.GetAssessmentReportInput, arg2 ...request.Option) (*inspector.GetAssessmentReportOutput, error)
GetAssessmentReportWithContext mocks base method
func (*MockInspectorAPI) GetExclusionsPreview ¶
func (m *MockInspectorAPI) GetExclusionsPreview(arg0 *inspector.GetExclusionsPreviewInput) (*inspector.GetExclusionsPreviewOutput, error)
GetExclusionsPreview mocks base method
func (*MockInspectorAPI) GetExclusionsPreviewPages ¶
func (m *MockInspectorAPI) GetExclusionsPreviewPages(arg0 *inspector.GetExclusionsPreviewInput, arg1 func(*inspector.GetExclusionsPreviewOutput, bool) bool) error
GetExclusionsPreviewPages mocks base method
func (*MockInspectorAPI) GetExclusionsPreviewPagesWithContext ¶
func (m *MockInspectorAPI) GetExclusionsPreviewPagesWithContext(arg0 context.Context, arg1 *inspector.GetExclusionsPreviewInput, arg2 func(*inspector.GetExclusionsPreviewOutput, bool) bool, arg3 ...request.Option) error
GetExclusionsPreviewPagesWithContext mocks base method
func (*MockInspectorAPI) GetExclusionsPreviewRequest ¶
func (m *MockInspectorAPI) GetExclusionsPreviewRequest(arg0 *inspector.GetExclusionsPreviewInput) (*request.Request, *inspector.GetExclusionsPreviewOutput)
GetExclusionsPreviewRequest mocks base method
func (*MockInspectorAPI) GetExclusionsPreviewWithContext ¶
func (m *MockInspectorAPI) GetExclusionsPreviewWithContext(arg0 context.Context, arg1 *inspector.GetExclusionsPreviewInput, arg2 ...request.Option) (*inspector.GetExclusionsPreviewOutput, error)
GetExclusionsPreviewWithContext mocks base method
func (*MockInspectorAPI) GetTelemetryMetadata ¶
func (m *MockInspectorAPI) GetTelemetryMetadata(arg0 *inspector.GetTelemetryMetadataInput) (*inspector.GetTelemetryMetadataOutput, error)
GetTelemetryMetadata mocks base method
func (*MockInspectorAPI) GetTelemetryMetadataRequest ¶
func (m *MockInspectorAPI) GetTelemetryMetadataRequest(arg0 *inspector.GetTelemetryMetadataInput) (*request.Request, *inspector.GetTelemetryMetadataOutput)
GetTelemetryMetadataRequest mocks base method
func (*MockInspectorAPI) GetTelemetryMetadataWithContext ¶
func (m *MockInspectorAPI) GetTelemetryMetadataWithContext(arg0 context.Context, arg1 *inspector.GetTelemetryMetadataInput, arg2 ...request.Option) (*inspector.GetTelemetryMetadataOutput, error)
GetTelemetryMetadataWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentRunAgents ¶
func (m *MockInspectorAPI) ListAssessmentRunAgents(arg0 *inspector.ListAssessmentRunAgentsInput) (*inspector.ListAssessmentRunAgentsOutput, error)
ListAssessmentRunAgents mocks base method
func (*MockInspectorAPI) ListAssessmentRunAgentsPages ¶
func (m *MockInspectorAPI) ListAssessmentRunAgentsPages(arg0 *inspector.ListAssessmentRunAgentsInput, arg1 func(*inspector.ListAssessmentRunAgentsOutput, bool) bool) error
ListAssessmentRunAgentsPages mocks base method
func (*MockInspectorAPI) ListAssessmentRunAgentsPagesWithContext ¶
func (m *MockInspectorAPI) ListAssessmentRunAgentsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunAgentsInput, arg2 func(*inspector.ListAssessmentRunAgentsOutput, bool) bool, arg3 ...request.Option) error
ListAssessmentRunAgentsPagesWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentRunAgentsRequest ¶
func (m *MockInspectorAPI) ListAssessmentRunAgentsRequest(arg0 *inspector.ListAssessmentRunAgentsInput) (*request.Request, *inspector.ListAssessmentRunAgentsOutput)
ListAssessmentRunAgentsRequest mocks base method
func (*MockInspectorAPI) ListAssessmentRunAgentsWithContext ¶
func (m *MockInspectorAPI) ListAssessmentRunAgentsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunAgentsInput, arg2 ...request.Option) (*inspector.ListAssessmentRunAgentsOutput, error)
ListAssessmentRunAgentsWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentRuns ¶
func (m *MockInspectorAPI) ListAssessmentRuns(arg0 *inspector.ListAssessmentRunsInput) (*inspector.ListAssessmentRunsOutput, error)
ListAssessmentRuns mocks base method
func (*MockInspectorAPI) ListAssessmentRunsPages ¶
func (m *MockInspectorAPI) ListAssessmentRunsPages(arg0 *inspector.ListAssessmentRunsInput, arg1 func(*inspector.ListAssessmentRunsOutput, bool) bool) error
ListAssessmentRunsPages mocks base method
func (*MockInspectorAPI) ListAssessmentRunsPagesWithContext ¶
func (m *MockInspectorAPI) ListAssessmentRunsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunsInput, arg2 func(*inspector.ListAssessmentRunsOutput, bool) bool, arg3 ...request.Option) error
ListAssessmentRunsPagesWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentRunsRequest ¶
func (m *MockInspectorAPI) ListAssessmentRunsRequest(arg0 *inspector.ListAssessmentRunsInput) (*request.Request, *inspector.ListAssessmentRunsOutput)
ListAssessmentRunsRequest mocks base method
func (*MockInspectorAPI) ListAssessmentRunsWithContext ¶
func (m *MockInspectorAPI) ListAssessmentRunsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentRunsInput, arg2 ...request.Option) (*inspector.ListAssessmentRunsOutput, error)
ListAssessmentRunsWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentTargets ¶
func (m *MockInspectorAPI) ListAssessmentTargets(arg0 *inspector.ListAssessmentTargetsInput) (*inspector.ListAssessmentTargetsOutput, error)
ListAssessmentTargets mocks base method
func (*MockInspectorAPI) ListAssessmentTargetsPages ¶
func (m *MockInspectorAPI) ListAssessmentTargetsPages(arg0 *inspector.ListAssessmentTargetsInput, arg1 func(*inspector.ListAssessmentTargetsOutput, bool) bool) error
ListAssessmentTargetsPages mocks base method
func (*MockInspectorAPI) ListAssessmentTargetsPagesWithContext ¶
func (m *MockInspectorAPI) ListAssessmentTargetsPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTargetsInput, arg2 func(*inspector.ListAssessmentTargetsOutput, bool) bool, arg3 ...request.Option) error
ListAssessmentTargetsPagesWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentTargetsRequest ¶
func (m *MockInspectorAPI) ListAssessmentTargetsRequest(arg0 *inspector.ListAssessmentTargetsInput) (*request.Request, *inspector.ListAssessmentTargetsOutput)
ListAssessmentTargetsRequest mocks base method
func (*MockInspectorAPI) ListAssessmentTargetsWithContext ¶
func (m *MockInspectorAPI) ListAssessmentTargetsWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTargetsInput, arg2 ...request.Option) (*inspector.ListAssessmentTargetsOutput, error)
ListAssessmentTargetsWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentTemplates ¶
func (m *MockInspectorAPI) ListAssessmentTemplates(arg0 *inspector.ListAssessmentTemplatesInput) (*inspector.ListAssessmentTemplatesOutput, error)
ListAssessmentTemplates mocks base method
func (*MockInspectorAPI) ListAssessmentTemplatesPages ¶
func (m *MockInspectorAPI) ListAssessmentTemplatesPages(arg0 *inspector.ListAssessmentTemplatesInput, arg1 func(*inspector.ListAssessmentTemplatesOutput, bool) bool) error
ListAssessmentTemplatesPages mocks base method
func (*MockInspectorAPI) ListAssessmentTemplatesPagesWithContext ¶
func (m *MockInspectorAPI) ListAssessmentTemplatesPagesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTemplatesInput, arg2 func(*inspector.ListAssessmentTemplatesOutput, bool) bool, arg3 ...request.Option) error
ListAssessmentTemplatesPagesWithContext mocks base method
func (*MockInspectorAPI) ListAssessmentTemplatesRequest ¶
func (m *MockInspectorAPI) ListAssessmentTemplatesRequest(arg0 *inspector.ListAssessmentTemplatesInput) (*request.Request, *inspector.ListAssessmentTemplatesOutput)
ListAssessmentTemplatesRequest mocks base method
func (*MockInspectorAPI) ListAssessmentTemplatesWithContext ¶
func (m *MockInspectorAPI) ListAssessmentTemplatesWithContext(arg0 context.Context, arg1 *inspector.ListAssessmentTemplatesInput, arg2 ...request.Option) (*inspector.ListAssessmentTemplatesOutput, error)
ListAssessmentTemplatesWithContext mocks base method
func (*MockInspectorAPI) ListEventSubscriptions ¶
func (m *MockInspectorAPI) ListEventSubscriptions(arg0 *inspector.ListEventSubscriptionsInput) (*inspector.ListEventSubscriptionsOutput, error)
ListEventSubscriptions mocks base method
func (*MockInspectorAPI) ListEventSubscriptionsPages ¶
func (m *MockInspectorAPI) ListEventSubscriptionsPages(arg0 *inspector.ListEventSubscriptionsInput, arg1 func(*inspector.ListEventSubscriptionsOutput, bool) bool) error
ListEventSubscriptionsPages mocks base method
func (*MockInspectorAPI) ListEventSubscriptionsPagesWithContext ¶
func (m *MockInspectorAPI) ListEventSubscriptionsPagesWithContext(arg0 context.Context, arg1 *inspector.ListEventSubscriptionsInput, arg2 func(*inspector.ListEventSubscriptionsOutput, bool) bool, arg3 ...request.Option) error
ListEventSubscriptionsPagesWithContext mocks base method
func (*MockInspectorAPI) ListEventSubscriptionsRequest ¶
func (m *MockInspectorAPI) ListEventSubscriptionsRequest(arg0 *inspector.ListEventSubscriptionsInput) (*request.Request, *inspector.ListEventSubscriptionsOutput)
ListEventSubscriptionsRequest mocks base method
func (*MockInspectorAPI) ListEventSubscriptionsWithContext ¶
func (m *MockInspectorAPI) ListEventSubscriptionsWithContext(arg0 context.Context, arg1 *inspector.ListEventSubscriptionsInput, arg2 ...request.Option) (*inspector.ListEventSubscriptionsOutput, error)
ListEventSubscriptionsWithContext mocks base method
func (*MockInspectorAPI) ListExclusions ¶
func (m *MockInspectorAPI) ListExclusions(arg0 *inspector.ListExclusionsInput) (*inspector.ListExclusionsOutput, error)
ListExclusions mocks base method
func (*MockInspectorAPI) ListExclusionsPages ¶
func (m *MockInspectorAPI) ListExclusionsPages(arg0 *inspector.ListExclusionsInput, arg1 func(*inspector.ListExclusionsOutput, bool) bool) error
ListExclusionsPages mocks base method
func (*MockInspectorAPI) ListExclusionsPagesWithContext ¶
func (m *MockInspectorAPI) ListExclusionsPagesWithContext(arg0 context.Context, arg1 *inspector.ListExclusionsInput, arg2 func(*inspector.ListExclusionsOutput, bool) bool, arg3 ...request.Option) error
ListExclusionsPagesWithContext mocks base method
func (*MockInspectorAPI) ListExclusionsRequest ¶
func (m *MockInspectorAPI) ListExclusionsRequest(arg0 *inspector.ListExclusionsInput) (*request.Request, *inspector.ListExclusionsOutput)
ListExclusionsRequest mocks base method
func (*MockInspectorAPI) ListExclusionsWithContext ¶
func (m *MockInspectorAPI) ListExclusionsWithContext(arg0 context.Context, arg1 *inspector.ListExclusionsInput, arg2 ...request.Option) (*inspector.ListExclusionsOutput, error)
ListExclusionsWithContext mocks base method
func (*MockInspectorAPI) ListFindings ¶
func (m *MockInspectorAPI) ListFindings(arg0 *inspector.ListFindingsInput) (*inspector.ListFindingsOutput, error)
ListFindings mocks base method
func (*MockInspectorAPI) ListFindingsPages ¶
func (m *MockInspectorAPI) ListFindingsPages(arg0 *inspector.ListFindingsInput, arg1 func(*inspector.ListFindingsOutput, bool) bool) error
ListFindingsPages mocks base method
func (*MockInspectorAPI) ListFindingsPagesWithContext ¶
func (m *MockInspectorAPI) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector.ListFindingsInput, arg2 func(*inspector.ListFindingsOutput, bool) bool, arg3 ...request.Option) error
ListFindingsPagesWithContext mocks base method
func (*MockInspectorAPI) ListFindingsRequest ¶
func (m *MockInspectorAPI) ListFindingsRequest(arg0 *inspector.ListFindingsInput) (*request.Request, *inspector.ListFindingsOutput)
ListFindingsRequest mocks base method
func (*MockInspectorAPI) ListFindingsWithContext ¶
func (m *MockInspectorAPI) ListFindingsWithContext(arg0 context.Context, arg1 *inspector.ListFindingsInput, arg2 ...request.Option) (*inspector.ListFindingsOutput, error)
ListFindingsWithContext mocks base method
func (*MockInspectorAPI) ListRulesPackages ¶
func (m *MockInspectorAPI) ListRulesPackages(arg0 *inspector.ListRulesPackagesInput) (*inspector.ListRulesPackagesOutput, error)
ListRulesPackages mocks base method
func (*MockInspectorAPI) ListRulesPackagesPages ¶
func (m *MockInspectorAPI) ListRulesPackagesPages(arg0 *inspector.ListRulesPackagesInput, arg1 func(*inspector.ListRulesPackagesOutput, bool) bool) error
ListRulesPackagesPages mocks base method
func (*MockInspectorAPI) ListRulesPackagesPagesWithContext ¶
func (m *MockInspectorAPI) ListRulesPackagesPagesWithContext(arg0 context.Context, arg1 *inspector.ListRulesPackagesInput, arg2 func(*inspector.ListRulesPackagesOutput, bool) bool, arg3 ...request.Option) error
ListRulesPackagesPagesWithContext mocks base method
func (*MockInspectorAPI) ListRulesPackagesRequest ¶
func (m *MockInspectorAPI) ListRulesPackagesRequest(arg0 *inspector.ListRulesPackagesInput) (*request.Request, *inspector.ListRulesPackagesOutput)
ListRulesPackagesRequest mocks base method
func (*MockInspectorAPI) ListRulesPackagesWithContext ¶
func (m *MockInspectorAPI) ListRulesPackagesWithContext(arg0 context.Context, arg1 *inspector.ListRulesPackagesInput, arg2 ...request.Option) (*inspector.ListRulesPackagesOutput, error)
ListRulesPackagesWithContext mocks base method
func (*MockInspectorAPI) ListTagsForResource ¶
func (m *MockInspectorAPI) ListTagsForResource(arg0 *inspector.ListTagsForResourceInput) (*inspector.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockInspectorAPI) ListTagsForResourceRequest ¶
func (m *MockInspectorAPI) ListTagsForResourceRequest(arg0 *inspector.ListTagsForResourceInput) (*request.Request, *inspector.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockInspectorAPI) ListTagsForResourceWithContext ¶
func (m *MockInspectorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *inspector.ListTagsForResourceInput, arg2 ...request.Option) (*inspector.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockInspectorAPI) PreviewAgents ¶
func (m *MockInspectorAPI) PreviewAgents(arg0 *inspector.PreviewAgentsInput) (*inspector.PreviewAgentsOutput, error)
PreviewAgents mocks base method
func (*MockInspectorAPI) PreviewAgentsPages ¶
func (m *MockInspectorAPI) PreviewAgentsPages(arg0 *inspector.PreviewAgentsInput, arg1 func(*inspector.PreviewAgentsOutput, bool) bool) error
PreviewAgentsPages mocks base method
func (*MockInspectorAPI) PreviewAgentsPagesWithContext ¶
func (m *MockInspectorAPI) PreviewAgentsPagesWithContext(arg0 context.Context, arg1 *inspector.PreviewAgentsInput, arg2 func(*inspector.PreviewAgentsOutput, bool) bool, arg3 ...request.Option) error
PreviewAgentsPagesWithContext mocks base method
func (*MockInspectorAPI) PreviewAgentsRequest ¶
func (m *MockInspectorAPI) PreviewAgentsRequest(arg0 *inspector.PreviewAgentsInput) (*request.Request, *inspector.PreviewAgentsOutput)
PreviewAgentsRequest mocks base method
func (*MockInspectorAPI) PreviewAgentsWithContext ¶
func (m *MockInspectorAPI) PreviewAgentsWithContext(arg0 context.Context, arg1 *inspector.PreviewAgentsInput, arg2 ...request.Option) (*inspector.PreviewAgentsOutput, error)
PreviewAgentsWithContext mocks base method
func (*MockInspectorAPI) RegisterCrossAccountAccessRole ¶
func (m *MockInspectorAPI) RegisterCrossAccountAccessRole(arg0 *inspector.RegisterCrossAccountAccessRoleInput) (*inspector.RegisterCrossAccountAccessRoleOutput, error)
RegisterCrossAccountAccessRole mocks base method
func (*MockInspectorAPI) RegisterCrossAccountAccessRoleRequest ¶
func (m *MockInspectorAPI) RegisterCrossAccountAccessRoleRequest(arg0 *inspector.RegisterCrossAccountAccessRoleInput) (*request.Request, *inspector.RegisterCrossAccountAccessRoleOutput)
RegisterCrossAccountAccessRoleRequest mocks base method
func (*MockInspectorAPI) RegisterCrossAccountAccessRoleWithContext ¶
func (m *MockInspectorAPI) RegisterCrossAccountAccessRoleWithContext(arg0 context.Context, arg1 *inspector.RegisterCrossAccountAccessRoleInput, arg2 ...request.Option) (*inspector.RegisterCrossAccountAccessRoleOutput, error)
RegisterCrossAccountAccessRoleWithContext mocks base method
func (*MockInspectorAPI) RemoveAttributesFromFindings ¶
func (m *MockInspectorAPI) RemoveAttributesFromFindings(arg0 *inspector.RemoveAttributesFromFindingsInput) (*inspector.RemoveAttributesFromFindingsOutput, error)
RemoveAttributesFromFindings mocks base method
func (*MockInspectorAPI) RemoveAttributesFromFindingsRequest ¶
func (m *MockInspectorAPI) RemoveAttributesFromFindingsRequest(arg0 *inspector.RemoveAttributesFromFindingsInput) (*request.Request, *inspector.RemoveAttributesFromFindingsOutput)
RemoveAttributesFromFindingsRequest mocks base method
func (*MockInspectorAPI) RemoveAttributesFromFindingsWithContext ¶
func (m *MockInspectorAPI) RemoveAttributesFromFindingsWithContext(arg0 context.Context, arg1 *inspector.RemoveAttributesFromFindingsInput, arg2 ...request.Option) (*inspector.RemoveAttributesFromFindingsOutput, error)
RemoveAttributesFromFindingsWithContext mocks base method
func (*MockInspectorAPI) SetTagsForResource ¶
func (m *MockInspectorAPI) SetTagsForResource(arg0 *inspector.SetTagsForResourceInput) (*inspector.SetTagsForResourceOutput, error)
SetTagsForResource mocks base method
func (*MockInspectorAPI) SetTagsForResourceRequest ¶
func (m *MockInspectorAPI) SetTagsForResourceRequest(arg0 *inspector.SetTagsForResourceInput) (*request.Request, *inspector.SetTagsForResourceOutput)
SetTagsForResourceRequest mocks base method
func (*MockInspectorAPI) SetTagsForResourceWithContext ¶
func (m *MockInspectorAPI) SetTagsForResourceWithContext(arg0 context.Context, arg1 *inspector.SetTagsForResourceInput, arg2 ...request.Option) (*inspector.SetTagsForResourceOutput, error)
SetTagsForResourceWithContext mocks base method
func (*MockInspectorAPI) StartAssessmentRun ¶
func (m *MockInspectorAPI) StartAssessmentRun(arg0 *inspector.StartAssessmentRunInput) (*inspector.StartAssessmentRunOutput, error)
StartAssessmentRun mocks base method
func (*MockInspectorAPI) StartAssessmentRunRequest ¶
func (m *MockInspectorAPI) StartAssessmentRunRequest(arg0 *inspector.StartAssessmentRunInput) (*request.Request, *inspector.StartAssessmentRunOutput)
StartAssessmentRunRequest mocks base method
func (*MockInspectorAPI) StartAssessmentRunWithContext ¶
func (m *MockInspectorAPI) StartAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.StartAssessmentRunInput, arg2 ...request.Option) (*inspector.StartAssessmentRunOutput, error)
StartAssessmentRunWithContext mocks base method
func (*MockInspectorAPI) StopAssessmentRun ¶
func (m *MockInspectorAPI) StopAssessmentRun(arg0 *inspector.StopAssessmentRunInput) (*inspector.StopAssessmentRunOutput, error)
StopAssessmentRun mocks base method
func (*MockInspectorAPI) StopAssessmentRunRequest ¶
func (m *MockInspectorAPI) StopAssessmentRunRequest(arg0 *inspector.StopAssessmentRunInput) (*request.Request, *inspector.StopAssessmentRunOutput)
StopAssessmentRunRequest mocks base method
func (*MockInspectorAPI) StopAssessmentRunWithContext ¶
func (m *MockInspectorAPI) StopAssessmentRunWithContext(arg0 context.Context, arg1 *inspector.StopAssessmentRunInput, arg2 ...request.Option) (*inspector.StopAssessmentRunOutput, error)
StopAssessmentRunWithContext mocks base method
func (*MockInspectorAPI) SubscribeToEvent ¶
func (m *MockInspectorAPI) SubscribeToEvent(arg0 *inspector.SubscribeToEventInput) (*inspector.SubscribeToEventOutput, error)
SubscribeToEvent mocks base method
func (*MockInspectorAPI) SubscribeToEventRequest ¶
func (m *MockInspectorAPI) SubscribeToEventRequest(arg0 *inspector.SubscribeToEventInput) (*request.Request, *inspector.SubscribeToEventOutput)
SubscribeToEventRequest mocks base method
func (*MockInspectorAPI) SubscribeToEventWithContext ¶
func (m *MockInspectorAPI) SubscribeToEventWithContext(arg0 context.Context, arg1 *inspector.SubscribeToEventInput, arg2 ...request.Option) (*inspector.SubscribeToEventOutput, error)
SubscribeToEventWithContext mocks base method
func (*MockInspectorAPI) UnsubscribeFromEvent ¶
func (m *MockInspectorAPI) UnsubscribeFromEvent(arg0 *inspector.UnsubscribeFromEventInput) (*inspector.UnsubscribeFromEventOutput, error)
UnsubscribeFromEvent mocks base method
func (*MockInspectorAPI) UnsubscribeFromEventRequest ¶
func (m *MockInspectorAPI) UnsubscribeFromEventRequest(arg0 *inspector.UnsubscribeFromEventInput) (*request.Request, *inspector.UnsubscribeFromEventOutput)
UnsubscribeFromEventRequest mocks base method
func (*MockInspectorAPI) UnsubscribeFromEventWithContext ¶
func (m *MockInspectorAPI) UnsubscribeFromEventWithContext(arg0 context.Context, arg1 *inspector.UnsubscribeFromEventInput, arg2 ...request.Option) (*inspector.UnsubscribeFromEventOutput, error)
UnsubscribeFromEventWithContext mocks base method
func (*MockInspectorAPI) UpdateAssessmentTarget ¶
func (m *MockInspectorAPI) UpdateAssessmentTarget(arg0 *inspector.UpdateAssessmentTargetInput) (*inspector.UpdateAssessmentTargetOutput, error)
UpdateAssessmentTarget mocks base method
func (*MockInspectorAPI) UpdateAssessmentTargetRequest ¶
func (m *MockInspectorAPI) UpdateAssessmentTargetRequest(arg0 *inspector.UpdateAssessmentTargetInput) (*request.Request, *inspector.UpdateAssessmentTargetOutput)
UpdateAssessmentTargetRequest mocks base method
func (*MockInspectorAPI) UpdateAssessmentTargetWithContext ¶
func (m *MockInspectorAPI) UpdateAssessmentTargetWithContext(arg0 context.Context, arg1 *inspector.UpdateAssessmentTargetInput, arg2 ...request.Option) (*inspector.UpdateAssessmentTargetOutput, error)
UpdateAssessmentTargetWithContext mocks base method
type MockInspectorAPIMockRecorder ¶
type MockInspectorAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockInspectorAPIMockRecorder is the mock recorder for MockInspectorAPI
func (*MockInspectorAPIMockRecorder) AddAttributesToFindings ¶
func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindings(arg0 interface{}) *gomock.Call
AddAttributesToFindings indicates an expected call of AddAttributesToFindings
func (*MockInspectorAPIMockRecorder) AddAttributesToFindingsRequest ¶
func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindingsRequest(arg0 interface{}) *gomock.Call
AddAttributesToFindingsRequest indicates an expected call of AddAttributesToFindingsRequest
func (*MockInspectorAPIMockRecorder) AddAttributesToFindingsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) AddAttributesToFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddAttributesToFindingsWithContext indicates an expected call of AddAttributesToFindingsWithContext
func (*MockInspectorAPIMockRecorder) CreateAssessmentTarget ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTarget(arg0 interface{}) *gomock.Call
CreateAssessmentTarget indicates an expected call of CreateAssessmentTarget
func (*MockInspectorAPIMockRecorder) CreateAssessmentTargetRequest ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTargetRequest(arg0 interface{}) *gomock.Call
CreateAssessmentTargetRequest indicates an expected call of CreateAssessmentTargetRequest
func (*MockInspectorAPIMockRecorder) CreateAssessmentTargetWithContext ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAssessmentTargetWithContext indicates an expected call of CreateAssessmentTargetWithContext
func (*MockInspectorAPIMockRecorder) CreateAssessmentTemplate ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplate(arg0 interface{}) *gomock.Call
CreateAssessmentTemplate indicates an expected call of CreateAssessmentTemplate
func (*MockInspectorAPIMockRecorder) CreateAssessmentTemplateRequest ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplateRequest(arg0 interface{}) *gomock.Call
CreateAssessmentTemplateRequest indicates an expected call of CreateAssessmentTemplateRequest
func (*MockInspectorAPIMockRecorder) CreateAssessmentTemplateWithContext ¶
func (mr *MockInspectorAPIMockRecorder) CreateAssessmentTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAssessmentTemplateWithContext indicates an expected call of CreateAssessmentTemplateWithContext
func (*MockInspectorAPIMockRecorder) CreateExclusionsPreview ¶
func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreview(arg0 interface{}) *gomock.Call
CreateExclusionsPreview indicates an expected call of CreateExclusionsPreview
func (*MockInspectorAPIMockRecorder) CreateExclusionsPreviewRequest ¶
func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreviewRequest(arg0 interface{}) *gomock.Call
CreateExclusionsPreviewRequest indicates an expected call of CreateExclusionsPreviewRequest
func (*MockInspectorAPIMockRecorder) CreateExclusionsPreviewWithContext ¶
func (mr *MockInspectorAPIMockRecorder) CreateExclusionsPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateExclusionsPreviewWithContext indicates an expected call of CreateExclusionsPreviewWithContext
func (*MockInspectorAPIMockRecorder) CreateResourceGroup ¶
func (mr *MockInspectorAPIMockRecorder) CreateResourceGroup(arg0 interface{}) *gomock.Call
CreateResourceGroup indicates an expected call of CreateResourceGroup
func (*MockInspectorAPIMockRecorder) CreateResourceGroupRequest ¶
func (mr *MockInspectorAPIMockRecorder) CreateResourceGroupRequest(arg0 interface{}) *gomock.Call
CreateResourceGroupRequest indicates an expected call of CreateResourceGroupRequest
func (*MockInspectorAPIMockRecorder) CreateResourceGroupWithContext ¶
func (mr *MockInspectorAPIMockRecorder) CreateResourceGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateResourceGroupWithContext indicates an expected call of CreateResourceGroupWithContext
func (*MockInspectorAPIMockRecorder) DeleteAssessmentRun ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRun(arg0 interface{}) *gomock.Call
DeleteAssessmentRun indicates an expected call of DeleteAssessmentRun
func (*MockInspectorAPIMockRecorder) DeleteAssessmentRunRequest ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRunRequest(arg0 interface{}) *gomock.Call
DeleteAssessmentRunRequest indicates an expected call of DeleteAssessmentRunRequest
func (*MockInspectorAPIMockRecorder) DeleteAssessmentRunWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssessmentRunWithContext indicates an expected call of DeleteAssessmentRunWithContext
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTarget ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTarget(arg0 interface{}) *gomock.Call
DeleteAssessmentTarget indicates an expected call of DeleteAssessmentTarget
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTargetRequest ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTargetRequest(arg0 interface{}) *gomock.Call
DeleteAssessmentTargetRequest indicates an expected call of DeleteAssessmentTargetRequest
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTargetWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssessmentTargetWithContext indicates an expected call of DeleteAssessmentTargetWithContext
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTemplate ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplate(arg0 interface{}) *gomock.Call
DeleteAssessmentTemplate indicates an expected call of DeleteAssessmentTemplate
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTemplateRequest ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplateRequest(arg0 interface{}) *gomock.Call
DeleteAssessmentTemplateRequest indicates an expected call of DeleteAssessmentTemplateRequest
func (*MockInspectorAPIMockRecorder) DeleteAssessmentTemplateWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DeleteAssessmentTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssessmentTemplateWithContext indicates an expected call of DeleteAssessmentTemplateWithContext
func (*MockInspectorAPIMockRecorder) DescribeAssessmentRuns ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRuns(arg0 interface{}) *gomock.Call
DescribeAssessmentRuns indicates an expected call of DescribeAssessmentRuns
func (*MockInspectorAPIMockRecorder) DescribeAssessmentRunsRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRunsRequest(arg0 interface{}) *gomock.Call
DescribeAssessmentRunsRequest indicates an expected call of DescribeAssessmentRunsRequest
func (*MockInspectorAPIMockRecorder) DescribeAssessmentRunsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAssessmentRunsWithContext indicates an expected call of DescribeAssessmentRunsWithContext
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTargets ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargets(arg0 interface{}) *gomock.Call
DescribeAssessmentTargets indicates an expected call of DescribeAssessmentTargets
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTargetsRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargetsRequest(arg0 interface{}) *gomock.Call
DescribeAssessmentTargetsRequest indicates an expected call of DescribeAssessmentTargetsRequest
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTargetsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAssessmentTargetsWithContext indicates an expected call of DescribeAssessmentTargetsWithContext
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTemplates ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplates(arg0 interface{}) *gomock.Call
DescribeAssessmentTemplates indicates an expected call of DescribeAssessmentTemplates
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesRequest(arg0 interface{}) *gomock.Call
DescribeAssessmentTemplatesRequest indicates an expected call of DescribeAssessmentTemplatesRequest
func (*MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeAssessmentTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAssessmentTemplatesWithContext indicates an expected call of DescribeAssessmentTemplatesWithContext
func (*MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRole ¶
func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRole(arg0 interface{}) *gomock.Call
DescribeCrossAccountAccessRole indicates an expected call of DescribeCrossAccountAccessRole
func (*MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleRequest(arg0 interface{}) *gomock.Call
DescribeCrossAccountAccessRoleRequest indicates an expected call of DescribeCrossAccountAccessRoleRequest
func (*MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeCrossAccountAccessRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCrossAccountAccessRoleWithContext indicates an expected call of DescribeCrossAccountAccessRoleWithContext
func (*MockInspectorAPIMockRecorder) DescribeExclusions ¶
func (mr *MockInspectorAPIMockRecorder) DescribeExclusions(arg0 interface{}) *gomock.Call
DescribeExclusions indicates an expected call of DescribeExclusions
func (*MockInspectorAPIMockRecorder) DescribeExclusionsRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeExclusionsRequest(arg0 interface{}) *gomock.Call
DescribeExclusionsRequest indicates an expected call of DescribeExclusionsRequest
func (*MockInspectorAPIMockRecorder) DescribeExclusionsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeExclusionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExclusionsWithContext indicates an expected call of DescribeExclusionsWithContext
func (*MockInspectorAPIMockRecorder) DescribeFindings ¶
func (mr *MockInspectorAPIMockRecorder) DescribeFindings(arg0 interface{}) *gomock.Call
DescribeFindings indicates an expected call of DescribeFindings
func (*MockInspectorAPIMockRecorder) DescribeFindingsRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeFindingsRequest(arg0 interface{}) *gomock.Call
DescribeFindingsRequest indicates an expected call of DescribeFindingsRequest
func (*MockInspectorAPIMockRecorder) DescribeFindingsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFindingsWithContext indicates an expected call of DescribeFindingsWithContext
func (*MockInspectorAPIMockRecorder) DescribeResourceGroups ¶
func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroups(arg0 interface{}) *gomock.Call
DescribeResourceGroups indicates an expected call of DescribeResourceGroups
func (*MockInspectorAPIMockRecorder) DescribeResourceGroupsRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroupsRequest(arg0 interface{}) *gomock.Call
DescribeResourceGroupsRequest indicates an expected call of DescribeResourceGroupsRequest
func (*MockInspectorAPIMockRecorder) DescribeResourceGroupsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeResourceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeResourceGroupsWithContext indicates an expected call of DescribeResourceGroupsWithContext
func (*MockInspectorAPIMockRecorder) DescribeRulesPackages ¶
func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackages(arg0 interface{}) *gomock.Call
DescribeRulesPackages indicates an expected call of DescribeRulesPackages
func (*MockInspectorAPIMockRecorder) DescribeRulesPackagesRequest ¶
func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackagesRequest(arg0 interface{}) *gomock.Call
DescribeRulesPackagesRequest indicates an expected call of DescribeRulesPackagesRequest
func (*MockInspectorAPIMockRecorder) DescribeRulesPackagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) DescribeRulesPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRulesPackagesWithContext indicates an expected call of DescribeRulesPackagesWithContext
func (*MockInspectorAPIMockRecorder) GetAssessmentReport ¶
func (mr *MockInspectorAPIMockRecorder) GetAssessmentReport(arg0 interface{}) *gomock.Call
GetAssessmentReport indicates an expected call of GetAssessmentReport
func (*MockInspectorAPIMockRecorder) GetAssessmentReportRequest ¶
func (mr *MockInspectorAPIMockRecorder) GetAssessmentReportRequest(arg0 interface{}) *gomock.Call
GetAssessmentReportRequest indicates an expected call of GetAssessmentReportRequest
func (*MockInspectorAPIMockRecorder) GetAssessmentReportWithContext ¶
func (mr *MockInspectorAPIMockRecorder) GetAssessmentReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAssessmentReportWithContext indicates an expected call of GetAssessmentReportWithContext
func (*MockInspectorAPIMockRecorder) GetExclusionsPreview ¶
func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreview(arg0 interface{}) *gomock.Call
GetExclusionsPreview indicates an expected call of GetExclusionsPreview
func (*MockInspectorAPIMockRecorder) GetExclusionsPreviewPages ¶
func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewPages(arg0, arg1 interface{}) *gomock.Call
GetExclusionsPreviewPages indicates an expected call of GetExclusionsPreviewPages
func (*MockInspectorAPIMockRecorder) GetExclusionsPreviewPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetExclusionsPreviewPagesWithContext indicates an expected call of GetExclusionsPreviewPagesWithContext
func (*MockInspectorAPIMockRecorder) GetExclusionsPreviewRequest ¶
func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewRequest(arg0 interface{}) *gomock.Call
GetExclusionsPreviewRequest indicates an expected call of GetExclusionsPreviewRequest
func (*MockInspectorAPIMockRecorder) GetExclusionsPreviewWithContext ¶
func (mr *MockInspectorAPIMockRecorder) GetExclusionsPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetExclusionsPreviewWithContext indicates an expected call of GetExclusionsPreviewWithContext
func (*MockInspectorAPIMockRecorder) GetTelemetryMetadata ¶
func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadata(arg0 interface{}) *gomock.Call
GetTelemetryMetadata indicates an expected call of GetTelemetryMetadata
func (*MockInspectorAPIMockRecorder) GetTelemetryMetadataRequest ¶
func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadataRequest(arg0 interface{}) *gomock.Call
GetTelemetryMetadataRequest indicates an expected call of GetTelemetryMetadataRequest
func (*MockInspectorAPIMockRecorder) GetTelemetryMetadataWithContext ¶
func (mr *MockInspectorAPIMockRecorder) GetTelemetryMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTelemetryMetadataWithContext indicates an expected call of GetTelemetryMetadataWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentRunAgents ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgents(arg0 interface{}) *gomock.Call
ListAssessmentRunAgents indicates an expected call of ListAssessmentRunAgents
func (*MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPages(arg0, arg1 interface{}) *gomock.Call
ListAssessmentRunAgentsPages indicates an expected call of ListAssessmentRunAgentsPages
func (*MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssessmentRunAgentsPagesWithContext indicates an expected call of ListAssessmentRunAgentsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentRunAgentsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsRequest(arg0 interface{}) *gomock.Call
ListAssessmentRunAgentsRequest indicates an expected call of ListAssessmentRunAgentsRequest
func (*MockInspectorAPIMockRecorder) ListAssessmentRunAgentsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssessmentRunAgentsWithContext indicates an expected call of ListAssessmentRunAgentsWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentRuns ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRuns(arg0 interface{}) *gomock.Call
ListAssessmentRuns indicates an expected call of ListAssessmentRuns
func (*MockInspectorAPIMockRecorder) ListAssessmentRunsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsPages(arg0, arg1 interface{}) *gomock.Call
ListAssessmentRunsPages indicates an expected call of ListAssessmentRunsPages
func (*MockInspectorAPIMockRecorder) ListAssessmentRunsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssessmentRunsPagesWithContext indicates an expected call of ListAssessmentRunsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentRunsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsRequest(arg0 interface{}) *gomock.Call
ListAssessmentRunsRequest indicates an expected call of ListAssessmentRunsRequest
func (*MockInspectorAPIMockRecorder) ListAssessmentRunsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssessmentRunsWithContext indicates an expected call of ListAssessmentRunsWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentTargets ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargets(arg0 interface{}) *gomock.Call
ListAssessmentTargets indicates an expected call of ListAssessmentTargets
func (*MockInspectorAPIMockRecorder) ListAssessmentTargetsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsPages(arg0, arg1 interface{}) *gomock.Call
ListAssessmentTargetsPages indicates an expected call of ListAssessmentTargetsPages
func (*MockInspectorAPIMockRecorder) ListAssessmentTargetsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssessmentTargetsPagesWithContext indicates an expected call of ListAssessmentTargetsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentTargetsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsRequest(arg0 interface{}) *gomock.Call
ListAssessmentTargetsRequest indicates an expected call of ListAssessmentTargetsRequest
func (*MockInspectorAPIMockRecorder) ListAssessmentTargetsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssessmentTargetsWithContext indicates an expected call of ListAssessmentTargetsWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentTemplates ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplates(arg0 interface{}) *gomock.Call
ListAssessmentTemplates indicates an expected call of ListAssessmentTemplates
func (*MockInspectorAPIMockRecorder) ListAssessmentTemplatesPages ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesPages(arg0, arg1 interface{}) *gomock.Call
ListAssessmentTemplatesPages indicates an expected call of ListAssessmentTemplatesPages
func (*MockInspectorAPIMockRecorder) ListAssessmentTemplatesPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssessmentTemplatesPagesWithContext indicates an expected call of ListAssessmentTemplatesPagesWithContext
func (*MockInspectorAPIMockRecorder) ListAssessmentTemplatesRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesRequest(arg0 interface{}) *gomock.Call
ListAssessmentTemplatesRequest indicates an expected call of ListAssessmentTemplatesRequest
func (*MockInspectorAPIMockRecorder) ListAssessmentTemplatesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListAssessmentTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssessmentTemplatesWithContext indicates an expected call of ListAssessmentTemplatesWithContext
func (*MockInspectorAPIMockRecorder) ListEventSubscriptions ¶
func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptions(arg0 interface{}) *gomock.Call
ListEventSubscriptions indicates an expected call of ListEventSubscriptions
func (*MockInspectorAPIMockRecorder) ListEventSubscriptionsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
ListEventSubscriptionsPages indicates an expected call of ListEventSubscriptionsPages
func (*MockInspectorAPIMockRecorder) ListEventSubscriptionsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEventSubscriptionsPagesWithContext indicates an expected call of ListEventSubscriptionsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListEventSubscriptionsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsRequest(arg0 interface{}) *gomock.Call
ListEventSubscriptionsRequest indicates an expected call of ListEventSubscriptionsRequest
func (*MockInspectorAPIMockRecorder) ListEventSubscriptionsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListEventSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEventSubscriptionsWithContext indicates an expected call of ListEventSubscriptionsWithContext
func (*MockInspectorAPIMockRecorder) ListExclusions ¶
func (mr *MockInspectorAPIMockRecorder) ListExclusions(arg0 interface{}) *gomock.Call
ListExclusions indicates an expected call of ListExclusions
func (*MockInspectorAPIMockRecorder) ListExclusionsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListExclusionsPages(arg0, arg1 interface{}) *gomock.Call
ListExclusionsPages indicates an expected call of ListExclusionsPages
func (*MockInspectorAPIMockRecorder) ListExclusionsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListExclusionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExclusionsPagesWithContext indicates an expected call of ListExclusionsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListExclusionsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListExclusionsRequest(arg0 interface{}) *gomock.Call
ListExclusionsRequest indicates an expected call of ListExclusionsRequest
func (*MockInspectorAPIMockRecorder) ListExclusionsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListExclusionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExclusionsWithContext indicates an expected call of ListExclusionsWithContext
func (*MockInspectorAPIMockRecorder) ListFindings ¶
func (mr *MockInspectorAPIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
ListFindings indicates an expected call of ListFindings
func (*MockInspectorAPIMockRecorder) ListFindingsPages ¶
func (mr *MockInspectorAPIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
ListFindingsPages indicates an expected call of ListFindingsPages
func (*MockInspectorAPIMockRecorder) ListFindingsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext
func (*MockInspectorAPIMockRecorder) ListFindingsRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
ListFindingsRequest indicates an expected call of ListFindingsRequest
func (*MockInspectorAPIMockRecorder) ListFindingsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFindingsWithContext indicates an expected call of ListFindingsWithContext
func (*MockInspectorAPIMockRecorder) ListRulesPackages ¶
func (mr *MockInspectorAPIMockRecorder) ListRulesPackages(arg0 interface{}) *gomock.Call
ListRulesPackages indicates an expected call of ListRulesPackages
func (*MockInspectorAPIMockRecorder) ListRulesPackagesPages ¶
func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesPages(arg0, arg1 interface{}) *gomock.Call
ListRulesPackagesPages indicates an expected call of ListRulesPackagesPages
func (*MockInspectorAPIMockRecorder) ListRulesPackagesPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRulesPackagesPagesWithContext indicates an expected call of ListRulesPackagesPagesWithContext
func (*MockInspectorAPIMockRecorder) ListRulesPackagesRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesRequest(arg0 interface{}) *gomock.Call
ListRulesPackagesRequest indicates an expected call of ListRulesPackagesRequest
func (*MockInspectorAPIMockRecorder) ListRulesPackagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListRulesPackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRulesPackagesWithContext indicates an expected call of ListRulesPackagesWithContext
func (*MockInspectorAPIMockRecorder) ListTagsForResource ¶
func (mr *MockInspectorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockInspectorAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockInspectorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockInspectorAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockInspectorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockInspectorAPIMockRecorder) PreviewAgents ¶
func (mr *MockInspectorAPIMockRecorder) PreviewAgents(arg0 interface{}) *gomock.Call
PreviewAgents indicates an expected call of PreviewAgents
func (*MockInspectorAPIMockRecorder) PreviewAgentsPages ¶
func (mr *MockInspectorAPIMockRecorder) PreviewAgentsPages(arg0, arg1 interface{}) *gomock.Call
PreviewAgentsPages indicates an expected call of PreviewAgentsPages
func (*MockInspectorAPIMockRecorder) PreviewAgentsPagesWithContext ¶
func (mr *MockInspectorAPIMockRecorder) PreviewAgentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
PreviewAgentsPagesWithContext indicates an expected call of PreviewAgentsPagesWithContext
func (*MockInspectorAPIMockRecorder) PreviewAgentsRequest ¶
func (mr *MockInspectorAPIMockRecorder) PreviewAgentsRequest(arg0 interface{}) *gomock.Call
PreviewAgentsRequest indicates an expected call of PreviewAgentsRequest
func (*MockInspectorAPIMockRecorder) PreviewAgentsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) PreviewAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PreviewAgentsWithContext indicates an expected call of PreviewAgentsWithContext
func (*MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRole ¶
func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRole(arg0 interface{}) *gomock.Call
RegisterCrossAccountAccessRole indicates an expected call of RegisterCrossAccountAccessRole
func (*MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleRequest ¶
func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleRequest(arg0 interface{}) *gomock.Call
RegisterCrossAccountAccessRoleRequest indicates an expected call of RegisterCrossAccountAccessRoleRequest
func (*MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleWithContext ¶
func (mr *MockInspectorAPIMockRecorder) RegisterCrossAccountAccessRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterCrossAccountAccessRoleWithContext indicates an expected call of RegisterCrossAccountAccessRoleWithContext
func (*MockInspectorAPIMockRecorder) RemoveAttributesFromFindings ¶
func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindings(arg0 interface{}) *gomock.Call
RemoveAttributesFromFindings indicates an expected call of RemoveAttributesFromFindings
func (*MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsRequest ¶
func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsRequest(arg0 interface{}) *gomock.Call
RemoveAttributesFromFindingsRequest indicates an expected call of RemoveAttributesFromFindingsRequest
func (*MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsWithContext ¶
func (mr *MockInspectorAPIMockRecorder) RemoveAttributesFromFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveAttributesFromFindingsWithContext indicates an expected call of RemoveAttributesFromFindingsWithContext
func (*MockInspectorAPIMockRecorder) SetTagsForResource ¶
func (mr *MockInspectorAPIMockRecorder) SetTagsForResource(arg0 interface{}) *gomock.Call
SetTagsForResource indicates an expected call of SetTagsForResource
func (*MockInspectorAPIMockRecorder) SetTagsForResourceRequest ¶
func (mr *MockInspectorAPIMockRecorder) SetTagsForResourceRequest(arg0 interface{}) *gomock.Call
SetTagsForResourceRequest indicates an expected call of SetTagsForResourceRequest
func (*MockInspectorAPIMockRecorder) SetTagsForResourceWithContext ¶
func (mr *MockInspectorAPIMockRecorder) SetTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTagsForResourceWithContext indicates an expected call of SetTagsForResourceWithContext
func (*MockInspectorAPIMockRecorder) StartAssessmentRun ¶
func (mr *MockInspectorAPIMockRecorder) StartAssessmentRun(arg0 interface{}) *gomock.Call
StartAssessmentRun indicates an expected call of StartAssessmentRun
func (*MockInspectorAPIMockRecorder) StartAssessmentRunRequest ¶
func (mr *MockInspectorAPIMockRecorder) StartAssessmentRunRequest(arg0 interface{}) *gomock.Call
StartAssessmentRunRequest indicates an expected call of StartAssessmentRunRequest
func (*MockInspectorAPIMockRecorder) StartAssessmentRunWithContext ¶
func (mr *MockInspectorAPIMockRecorder) StartAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartAssessmentRunWithContext indicates an expected call of StartAssessmentRunWithContext
func (*MockInspectorAPIMockRecorder) StopAssessmentRun ¶
func (mr *MockInspectorAPIMockRecorder) StopAssessmentRun(arg0 interface{}) *gomock.Call
StopAssessmentRun indicates an expected call of StopAssessmentRun
func (*MockInspectorAPIMockRecorder) StopAssessmentRunRequest ¶
func (mr *MockInspectorAPIMockRecorder) StopAssessmentRunRequest(arg0 interface{}) *gomock.Call
StopAssessmentRunRequest indicates an expected call of StopAssessmentRunRequest
func (*MockInspectorAPIMockRecorder) StopAssessmentRunWithContext ¶
func (mr *MockInspectorAPIMockRecorder) StopAssessmentRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopAssessmentRunWithContext indicates an expected call of StopAssessmentRunWithContext
func (*MockInspectorAPIMockRecorder) SubscribeToEvent ¶
func (mr *MockInspectorAPIMockRecorder) SubscribeToEvent(arg0 interface{}) *gomock.Call
SubscribeToEvent indicates an expected call of SubscribeToEvent
func (*MockInspectorAPIMockRecorder) SubscribeToEventRequest ¶
func (mr *MockInspectorAPIMockRecorder) SubscribeToEventRequest(arg0 interface{}) *gomock.Call
SubscribeToEventRequest indicates an expected call of SubscribeToEventRequest
func (*MockInspectorAPIMockRecorder) SubscribeToEventWithContext ¶
func (mr *MockInspectorAPIMockRecorder) SubscribeToEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubscribeToEventWithContext indicates an expected call of SubscribeToEventWithContext
func (*MockInspectorAPIMockRecorder) UnsubscribeFromEvent ¶
func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEvent(arg0 interface{}) *gomock.Call
UnsubscribeFromEvent indicates an expected call of UnsubscribeFromEvent
func (*MockInspectorAPIMockRecorder) UnsubscribeFromEventRequest ¶
func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEventRequest(arg0 interface{}) *gomock.Call
UnsubscribeFromEventRequest indicates an expected call of UnsubscribeFromEventRequest
func (*MockInspectorAPIMockRecorder) UnsubscribeFromEventWithContext ¶
func (mr *MockInspectorAPIMockRecorder) UnsubscribeFromEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnsubscribeFromEventWithContext indicates an expected call of UnsubscribeFromEventWithContext
func (*MockInspectorAPIMockRecorder) UpdateAssessmentTarget ¶
func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTarget(arg0 interface{}) *gomock.Call
UpdateAssessmentTarget indicates an expected call of UpdateAssessmentTarget
func (*MockInspectorAPIMockRecorder) UpdateAssessmentTargetRequest ¶
func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTargetRequest(arg0 interface{}) *gomock.Call
UpdateAssessmentTargetRequest indicates an expected call of UpdateAssessmentTargetRequest
func (*MockInspectorAPIMockRecorder) UpdateAssessmentTargetWithContext ¶
func (mr *MockInspectorAPIMockRecorder) UpdateAssessmentTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAssessmentTargetWithContext indicates an expected call of UpdateAssessmentTargetWithContext