inspector2mock

package
v1.55.2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package inspector2mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInspector2API

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

MockInspector2API is a mock of Inspector2API interface

func NewMockInspector2API

func NewMockInspector2API(ctrl *gomock.Controller) *MockInspector2API

NewMockInspector2API creates a new mock instance

func (*MockInspector2API) AssociateMember

AssociateMember mocks base method

func (*MockInspector2API) AssociateMemberRequest

AssociateMemberRequest mocks base method

func (*MockInspector2API) AssociateMemberWithContext

func (m *MockInspector2API) AssociateMemberWithContext(arg0 context.Context, arg1 *inspector2.AssociateMemberInput, arg2 ...request.Option) (*inspector2.AssociateMemberOutput, error)

AssociateMemberWithContext mocks base method

func (*MockInspector2API) BatchGetAccountStatus

BatchGetAccountStatus mocks base method

func (*MockInspector2API) BatchGetAccountStatusRequest

BatchGetAccountStatusRequest mocks base method

func (*MockInspector2API) BatchGetAccountStatusWithContext

BatchGetAccountStatusWithContext mocks base method

func (*MockInspector2API) BatchGetCodeSnippet added in v1.44.287

BatchGetCodeSnippet mocks base method

func (*MockInspector2API) BatchGetCodeSnippetRequest added in v1.44.287

BatchGetCodeSnippetRequest mocks base method

func (*MockInspector2API) BatchGetCodeSnippetWithContext added in v1.44.287

BatchGetCodeSnippetWithContext mocks base method

func (*MockInspector2API) BatchGetFindingDetails added in v1.44.313

BatchGetFindingDetails mocks base method

func (*MockInspector2API) BatchGetFindingDetailsRequest added in v1.44.313

BatchGetFindingDetailsRequest mocks base method

func (*MockInspector2API) BatchGetFindingDetailsWithContext added in v1.44.313

BatchGetFindingDetailsWithContext mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfo

BatchGetFreeTrialInfo mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfoRequest

BatchGetFreeTrialInfoRequest mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfoWithContext

BatchGetFreeTrialInfoWithContext mocks base method

func (*MockInspector2API) BatchGetMemberEc2DeepInspectionStatus added in v1.44.256

BatchGetMemberEc2DeepInspectionStatus mocks base method

func (*MockInspector2API) BatchGetMemberEc2DeepInspectionStatusRequest added in v1.44.256

BatchGetMemberEc2DeepInspectionStatusRequest mocks base method

func (*MockInspector2API) BatchGetMemberEc2DeepInspectionStatusWithContext added in v1.44.256

BatchGetMemberEc2DeepInspectionStatusWithContext mocks base method

func (*MockInspector2API) BatchUpdateMemberEc2DeepInspectionStatus added in v1.44.256

BatchUpdateMemberEc2DeepInspectionStatus mocks base method

func (*MockInspector2API) BatchUpdateMemberEc2DeepInspectionStatusRequest added in v1.44.256

BatchUpdateMemberEc2DeepInspectionStatusRequest mocks base method

func (*MockInspector2API) BatchUpdateMemberEc2DeepInspectionStatusWithContext added in v1.44.256

BatchUpdateMemberEc2DeepInspectionStatusWithContext mocks base method

func (*MockInspector2API) CancelFindingsReport

CancelFindingsReport mocks base method

func (*MockInspector2API) CancelFindingsReportRequest

CancelFindingsReportRequest mocks base method

func (*MockInspector2API) CancelFindingsReportWithContext

CancelFindingsReportWithContext mocks base method

func (*MockInspector2API) CancelSbomExport added in v1.44.287

CancelSbomExport mocks base method

func (*MockInspector2API) CancelSbomExportRequest added in v1.44.287

CancelSbomExportRequest mocks base method

func (*MockInspector2API) CancelSbomExportWithContext added in v1.44.287

func (m *MockInspector2API) CancelSbomExportWithContext(arg0 context.Context, arg1 *inspector2.CancelSbomExportInput, arg2 ...request.Option) (*inspector2.CancelSbomExportOutput, error)

CancelSbomExportWithContext mocks base method

func (*MockInspector2API) CreateCisScanConfiguration added in v1.54.2

CreateCisScanConfiguration mocks base method

func (*MockInspector2API) CreateCisScanConfigurationRequest added in v1.54.2

CreateCisScanConfigurationRequest mocks base method

func (*MockInspector2API) CreateCisScanConfigurationWithContext added in v1.54.2

CreateCisScanConfigurationWithContext mocks base method

func (*MockInspector2API) CreateFilter

CreateFilter mocks base method

func (*MockInspector2API) CreateFilterRequest

CreateFilterRequest mocks base method

func (*MockInspector2API) CreateFilterWithContext

func (m *MockInspector2API) CreateFilterWithContext(arg0 context.Context, arg1 *inspector2.CreateFilterInput, arg2 ...request.Option) (*inspector2.CreateFilterOutput, error)

CreateFilterWithContext mocks base method

func (*MockInspector2API) CreateFindingsReport

CreateFindingsReport mocks base method

func (*MockInspector2API) CreateFindingsReportRequest

CreateFindingsReportRequest mocks base method

func (*MockInspector2API) CreateFindingsReportWithContext

CreateFindingsReportWithContext mocks base method

func (*MockInspector2API) CreateSbomExport added in v1.44.287

CreateSbomExport mocks base method

func (*MockInspector2API) CreateSbomExportRequest added in v1.44.287

CreateSbomExportRequest mocks base method

func (*MockInspector2API) CreateSbomExportWithContext added in v1.44.287

func (m *MockInspector2API) CreateSbomExportWithContext(arg0 context.Context, arg1 *inspector2.CreateSbomExportInput, arg2 ...request.Option) (*inspector2.CreateSbomExportOutput, error)

CreateSbomExportWithContext mocks base method

func (*MockInspector2API) DeleteCisScanConfiguration added in v1.54.2

DeleteCisScanConfiguration mocks base method

func (*MockInspector2API) DeleteCisScanConfigurationRequest added in v1.54.2

DeleteCisScanConfigurationRequest mocks base method

func (*MockInspector2API) DeleteCisScanConfigurationWithContext added in v1.54.2

DeleteCisScanConfigurationWithContext mocks base method

func (*MockInspector2API) DeleteFilter

DeleteFilter mocks base method

func (*MockInspector2API) DeleteFilterRequest

DeleteFilterRequest mocks base method

func (*MockInspector2API) DeleteFilterWithContext

func (m *MockInspector2API) DeleteFilterWithContext(arg0 context.Context, arg1 *inspector2.DeleteFilterInput, arg2 ...request.Option) (*inspector2.DeleteFilterOutput, error)

DeleteFilterWithContext mocks base method

func (*MockInspector2API) DescribeOrganizationConfiguration

DescribeOrganizationConfiguration mocks base method

func (*MockInspector2API) DescribeOrganizationConfigurationRequest

DescribeOrganizationConfigurationRequest mocks base method

func (*MockInspector2API) DescribeOrganizationConfigurationWithContext

DescribeOrganizationConfigurationWithContext mocks base method

func (*MockInspector2API) Disable

Disable mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccount

DisableDelegatedAdminAccount mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccountRequest

DisableDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccountWithContext

DisableDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) DisableRequest

DisableRequest mocks base method

func (*MockInspector2API) DisableWithContext

func (m *MockInspector2API) DisableWithContext(arg0 context.Context, arg1 *inspector2.DisableInput, arg2 ...request.Option) (*inspector2.DisableOutput, error)

DisableWithContext mocks base method

func (*MockInspector2API) DisassociateMember

DisassociateMember mocks base method

func (*MockInspector2API) DisassociateMemberRequest

DisassociateMemberRequest mocks base method

func (*MockInspector2API) DisassociateMemberWithContext

DisassociateMemberWithContext mocks base method

func (*MockInspector2API) EXPECT

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

func (*MockInspector2API) Enable

Enable mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccount

EnableDelegatedAdminAccount mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccountRequest

EnableDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccountWithContext

EnableDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) EnableRequest

EnableRequest mocks base method

func (*MockInspector2API) EnableWithContext

func (m *MockInspector2API) EnableWithContext(arg0 context.Context, arg1 *inspector2.EnableInput, arg2 ...request.Option) (*inspector2.EnableOutput, error)

EnableWithContext mocks base method

func (*MockInspector2API) GetCisScanReport added in v1.54.2

GetCisScanReport mocks base method

func (*MockInspector2API) GetCisScanReportRequest added in v1.54.2

GetCisScanReportRequest mocks base method

func (*MockInspector2API) GetCisScanReportWithContext added in v1.54.2

func (m *MockInspector2API) GetCisScanReportWithContext(arg0 context.Context, arg1 *inspector2.GetCisScanReportInput, arg2 ...request.Option) (*inspector2.GetCisScanReportOutput, error)

GetCisScanReportWithContext mocks base method

func (*MockInspector2API) GetCisScanResultDetails added in v1.54.2

GetCisScanResultDetails mocks base method

func (*MockInspector2API) GetCisScanResultDetailsPages added in v1.54.2

GetCisScanResultDetailsPages mocks base method

func (*MockInspector2API) GetCisScanResultDetailsPagesWithContext added in v1.54.2

func (m *MockInspector2API) GetCisScanResultDetailsPagesWithContext(arg0 context.Context, arg1 *inspector2.GetCisScanResultDetailsInput, arg2 func(*inspector2.GetCisScanResultDetailsOutput, bool) bool, arg3 ...request.Option) error

GetCisScanResultDetailsPagesWithContext mocks base method

func (*MockInspector2API) GetCisScanResultDetailsRequest added in v1.54.2

GetCisScanResultDetailsRequest mocks base method

func (*MockInspector2API) GetCisScanResultDetailsWithContext added in v1.54.2

GetCisScanResultDetailsWithContext mocks base method

func (*MockInspector2API) GetConfiguration added in v1.44.55

GetConfiguration mocks base method

func (*MockInspector2API) GetConfigurationRequest added in v1.44.55

GetConfigurationRequest mocks base method

func (*MockInspector2API) GetConfigurationWithContext added in v1.44.55

func (m *MockInspector2API) GetConfigurationWithContext(arg0 context.Context, arg1 *inspector2.GetConfigurationInput, arg2 ...request.Option) (*inspector2.GetConfigurationOutput, error)

GetConfigurationWithContext mocks base method

func (*MockInspector2API) GetDelegatedAdminAccount

GetDelegatedAdminAccount mocks base method

func (*MockInspector2API) GetDelegatedAdminAccountRequest

GetDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) GetDelegatedAdminAccountWithContext

GetDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) GetEc2DeepInspectionConfiguration added in v1.44.256

GetEc2DeepInspectionConfiguration mocks base method

func (*MockInspector2API) GetEc2DeepInspectionConfigurationRequest added in v1.44.256

GetEc2DeepInspectionConfigurationRequest mocks base method

func (*MockInspector2API) GetEc2DeepInspectionConfigurationWithContext added in v1.44.256

GetEc2DeepInspectionConfigurationWithContext mocks base method

func (*MockInspector2API) GetEncryptionKey added in v1.44.287

GetEncryptionKey mocks base method

func (*MockInspector2API) GetEncryptionKeyRequest added in v1.44.287

GetEncryptionKeyRequest mocks base method

func (*MockInspector2API) GetEncryptionKeyWithContext added in v1.44.287

func (m *MockInspector2API) GetEncryptionKeyWithContext(arg0 context.Context, arg1 *inspector2.GetEncryptionKeyInput, arg2 ...request.Option) (*inspector2.GetEncryptionKeyOutput, error)

GetEncryptionKeyWithContext mocks base method

func (*MockInspector2API) GetFindingsReportStatus

GetFindingsReportStatus mocks base method

func (*MockInspector2API) GetFindingsReportStatusRequest

GetFindingsReportStatusRequest mocks base method

func (*MockInspector2API) GetFindingsReportStatusWithContext

GetFindingsReportStatusWithContext mocks base method

func (*MockInspector2API) GetMember

GetMember mocks base method

func (*MockInspector2API) GetMemberRequest

GetMemberRequest mocks base method

func (*MockInspector2API) GetMemberWithContext

func (m *MockInspector2API) GetMemberWithContext(arg0 context.Context, arg1 *inspector2.GetMemberInput, arg2 ...request.Option) (*inspector2.GetMemberOutput, error)

GetMemberWithContext mocks base method

func (*MockInspector2API) GetSbomExport added in v1.44.287

GetSbomExport mocks base method

func (*MockInspector2API) GetSbomExportRequest added in v1.44.287

GetSbomExportRequest mocks base method

func (*MockInspector2API) GetSbomExportWithContext added in v1.44.287

func (m *MockInspector2API) GetSbomExportWithContext(arg0 context.Context, arg1 *inspector2.GetSbomExportInput, arg2 ...request.Option) (*inspector2.GetSbomExportOutput, error)

GetSbomExportWithContext mocks base method

func (*MockInspector2API) ListAccountPermissions

ListAccountPermissions mocks base method

func (*MockInspector2API) ListAccountPermissionsPages

ListAccountPermissionsPages mocks base method

func (*MockInspector2API) ListAccountPermissionsPagesWithContext

func (m *MockInspector2API) ListAccountPermissionsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, arg2 func(*inspector2.ListAccountPermissionsOutput, bool) bool, arg3 ...request.Option) error

ListAccountPermissionsPagesWithContext mocks base method

func (*MockInspector2API) ListAccountPermissionsRequest

ListAccountPermissionsRequest mocks base method

func (*MockInspector2API) ListAccountPermissionsWithContext

ListAccountPermissionsWithContext mocks base method

func (*MockInspector2API) ListCisScanConfigurations added in v1.54.2

ListCisScanConfigurations mocks base method

func (*MockInspector2API) ListCisScanConfigurationsPages added in v1.54.2

ListCisScanConfigurationsPages mocks base method

func (*MockInspector2API) ListCisScanConfigurationsPagesWithContext added in v1.54.2

func (m *MockInspector2API) ListCisScanConfigurationsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCisScanConfigurationsInput, arg2 func(*inspector2.ListCisScanConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListCisScanConfigurationsPagesWithContext mocks base method

func (*MockInspector2API) ListCisScanConfigurationsRequest added in v1.54.2

ListCisScanConfigurationsRequest mocks base method

func (*MockInspector2API) ListCisScanConfigurationsWithContext added in v1.54.2

ListCisScanConfigurationsWithContext mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByChecks added in v1.54.2

ListCisScanResultsAggregatedByChecks mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByChecksPages added in v1.54.2

ListCisScanResultsAggregatedByChecksPages mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByChecksPagesWithContext added in v1.54.2

func (m *MockInspector2API) ListCisScanResultsAggregatedByChecksPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCisScanResultsAggregatedByChecksInput, arg2 func(*inspector2.ListCisScanResultsAggregatedByChecksOutput, bool) bool, arg3 ...request.Option) error

ListCisScanResultsAggregatedByChecksPagesWithContext mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByChecksRequest added in v1.54.2

ListCisScanResultsAggregatedByChecksRequest mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByChecksWithContext added in v1.54.2

ListCisScanResultsAggregatedByChecksWithContext mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByTargetResource added in v1.54.2

ListCisScanResultsAggregatedByTargetResource mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByTargetResourcePages added in v1.54.2

ListCisScanResultsAggregatedByTargetResourcePages mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByTargetResourcePagesWithContext added in v1.54.2

func (m *MockInspector2API) ListCisScanResultsAggregatedByTargetResourcePagesWithContext(arg0 context.Context, arg1 *inspector2.ListCisScanResultsAggregatedByTargetResourceInput, arg2 func(*inspector2.ListCisScanResultsAggregatedByTargetResourceOutput, bool) bool, arg3 ...request.Option) error

ListCisScanResultsAggregatedByTargetResourcePagesWithContext mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByTargetResourceRequest added in v1.54.2

ListCisScanResultsAggregatedByTargetResourceRequest mocks base method

func (*MockInspector2API) ListCisScanResultsAggregatedByTargetResourceWithContext added in v1.54.2

ListCisScanResultsAggregatedByTargetResourceWithContext mocks base method

func (*MockInspector2API) ListCisScans added in v1.54.2

ListCisScans mocks base method

func (*MockInspector2API) ListCisScansPages added in v1.54.2

func (m *MockInspector2API) ListCisScansPages(arg0 *inspector2.ListCisScansInput, arg1 func(*inspector2.ListCisScansOutput, bool) bool) error

ListCisScansPages mocks base method

func (*MockInspector2API) ListCisScansPagesWithContext added in v1.54.2

func (m *MockInspector2API) ListCisScansPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCisScansInput, arg2 func(*inspector2.ListCisScansOutput, bool) bool, arg3 ...request.Option) error

ListCisScansPagesWithContext mocks base method

func (*MockInspector2API) ListCisScansRequest added in v1.54.2

ListCisScansRequest mocks base method

func (*MockInspector2API) ListCisScansWithContext added in v1.54.2

func (m *MockInspector2API) ListCisScansWithContext(arg0 context.Context, arg1 *inspector2.ListCisScansInput, arg2 ...request.Option) (*inspector2.ListCisScansOutput, error)

ListCisScansWithContext mocks base method

func (*MockInspector2API) ListCoverage

ListCoverage mocks base method

func (*MockInspector2API) ListCoveragePages

func (m *MockInspector2API) ListCoveragePages(arg0 *inspector2.ListCoverageInput, arg1 func(*inspector2.ListCoverageOutput, bool) bool) error

ListCoveragePages mocks base method

func (*MockInspector2API) ListCoveragePagesWithContext

func (m *MockInspector2API) ListCoveragePagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 func(*inspector2.ListCoverageOutput, bool) bool, arg3 ...request.Option) error

ListCoveragePagesWithContext mocks base method

func (*MockInspector2API) ListCoverageRequest

ListCoverageRequest mocks base method

func (*MockInspector2API) ListCoverageStatistics

ListCoverageStatistics mocks base method

func (*MockInspector2API) ListCoverageStatisticsPages

ListCoverageStatisticsPages mocks base method

func (*MockInspector2API) ListCoverageStatisticsPagesWithContext

func (m *MockInspector2API) ListCoverageStatisticsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, arg2 func(*inspector2.ListCoverageStatisticsOutput, bool) bool, arg3 ...request.Option) error

ListCoverageStatisticsPagesWithContext mocks base method

func (*MockInspector2API) ListCoverageStatisticsRequest

ListCoverageStatisticsRequest mocks base method

func (*MockInspector2API) ListCoverageStatisticsWithContext

ListCoverageStatisticsWithContext mocks base method

func (*MockInspector2API) ListCoverageWithContext

func (m *MockInspector2API) ListCoverageWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 ...request.Option) (*inspector2.ListCoverageOutput, error)

ListCoverageWithContext mocks base method

func (*MockInspector2API) ListDelegatedAdminAccounts

ListDelegatedAdminAccounts mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsPages

ListDelegatedAdminAccountsPages mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsPagesWithContext

func (m *MockInspector2API) ListDelegatedAdminAccountsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, arg2 func(*inspector2.ListDelegatedAdminAccountsOutput, bool) bool, arg3 ...request.Option) error

ListDelegatedAdminAccountsPagesWithContext mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsRequest

ListDelegatedAdminAccountsRequest mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsWithContext

ListDelegatedAdminAccountsWithContext mocks base method

func (*MockInspector2API) ListFilters

ListFilters mocks base method

func (*MockInspector2API) ListFiltersPages

func (m *MockInspector2API) ListFiltersPages(arg0 *inspector2.ListFiltersInput, arg1 func(*inspector2.ListFiltersOutput, bool) bool) error

ListFiltersPages mocks base method

func (*MockInspector2API) ListFiltersPagesWithContext

func (m *MockInspector2API) ListFiltersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 func(*inspector2.ListFiltersOutput, bool) bool, arg3 ...request.Option) error

ListFiltersPagesWithContext mocks base method

func (*MockInspector2API) ListFiltersRequest

ListFiltersRequest mocks base method

func (*MockInspector2API) ListFiltersWithContext

func (m *MockInspector2API) ListFiltersWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 ...request.Option) (*inspector2.ListFiltersOutput, error)

ListFiltersWithContext mocks base method

func (*MockInspector2API) ListFindingAggregations

ListFindingAggregations mocks base method

func (*MockInspector2API) ListFindingAggregationsPages

ListFindingAggregationsPages mocks base method

func (*MockInspector2API) ListFindingAggregationsPagesWithContext

func (m *MockInspector2API) ListFindingAggregationsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, arg2 func(*inspector2.ListFindingAggregationsOutput, bool) bool, arg3 ...request.Option) error

ListFindingAggregationsPagesWithContext mocks base method

func (*MockInspector2API) ListFindingAggregationsRequest

ListFindingAggregationsRequest mocks base method

func (*MockInspector2API) ListFindingAggregationsWithContext

ListFindingAggregationsWithContext mocks base method

func (*MockInspector2API) ListFindings

ListFindings mocks base method

func (*MockInspector2API) ListFindingsPages

func (m *MockInspector2API) ListFindingsPages(arg0 *inspector2.ListFindingsInput, arg1 func(*inspector2.ListFindingsOutput, bool) bool) error

ListFindingsPages mocks base method

func (*MockInspector2API) ListFindingsPagesWithContext

func (m *MockInspector2API) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 func(*inspector2.ListFindingsOutput, bool) bool, arg3 ...request.Option) error

ListFindingsPagesWithContext mocks base method

func (*MockInspector2API) ListFindingsRequest

ListFindingsRequest mocks base method

func (*MockInspector2API) ListFindingsWithContext

func (m *MockInspector2API) ListFindingsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 ...request.Option) (*inspector2.ListFindingsOutput, error)

ListFindingsWithContext mocks base method

func (*MockInspector2API) ListMembers

ListMembers mocks base method

func (*MockInspector2API) ListMembersPages

func (m *MockInspector2API) ListMembersPages(arg0 *inspector2.ListMembersInput, arg1 func(*inspector2.ListMembersOutput, bool) bool) error

ListMembersPages mocks base method

func (*MockInspector2API) ListMembersPagesWithContext

func (m *MockInspector2API) ListMembersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 func(*inspector2.ListMembersOutput, bool) bool, arg3 ...request.Option) error

ListMembersPagesWithContext mocks base method

func (*MockInspector2API) ListMembersRequest

ListMembersRequest mocks base method

func (*MockInspector2API) ListMembersWithContext

func (m *MockInspector2API) ListMembersWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 ...request.Option) (*inspector2.ListMembersOutput, error)

ListMembersWithContext mocks base method

func (*MockInspector2API) ListTagsForResource

ListTagsForResource mocks base method

func (*MockInspector2API) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockInspector2API) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockInspector2API) ListUsageTotals

ListUsageTotals mocks base method

func (*MockInspector2API) ListUsageTotalsPages

func (m *MockInspector2API) ListUsageTotalsPages(arg0 *inspector2.ListUsageTotalsInput, arg1 func(*inspector2.ListUsageTotalsOutput, bool) bool) error

ListUsageTotalsPages mocks base method

func (*MockInspector2API) ListUsageTotalsPagesWithContext

func (m *MockInspector2API) ListUsageTotalsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 func(*inspector2.ListUsageTotalsOutput, bool) bool, arg3 ...request.Option) error

ListUsageTotalsPagesWithContext mocks base method

func (*MockInspector2API) ListUsageTotalsRequest

ListUsageTotalsRequest mocks base method

func (*MockInspector2API) ListUsageTotalsWithContext

func (m *MockInspector2API) ListUsageTotalsWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 ...request.Option) (*inspector2.ListUsageTotalsOutput, error)

ListUsageTotalsWithContext mocks base method

func (*MockInspector2API) ResetEncryptionKey added in v1.44.287

ResetEncryptionKey mocks base method

func (*MockInspector2API) ResetEncryptionKeyRequest added in v1.44.287

ResetEncryptionKeyRequest mocks base method

func (*MockInspector2API) ResetEncryptionKeyWithContext added in v1.44.287

ResetEncryptionKeyWithContext mocks base method

func (*MockInspector2API) SearchVulnerabilities added in v1.44.258

SearchVulnerabilities mocks base method

func (*MockInspector2API) SearchVulnerabilitiesPages added in v1.44.258

SearchVulnerabilitiesPages mocks base method

func (*MockInspector2API) SearchVulnerabilitiesPagesWithContext added in v1.44.258

func (m *MockInspector2API) SearchVulnerabilitiesPagesWithContext(arg0 context.Context, arg1 *inspector2.SearchVulnerabilitiesInput, arg2 func(*inspector2.SearchVulnerabilitiesOutput, bool) bool, arg3 ...request.Option) error

SearchVulnerabilitiesPagesWithContext mocks base method

func (*MockInspector2API) SearchVulnerabilitiesRequest added in v1.44.258

SearchVulnerabilitiesRequest mocks base method

func (*MockInspector2API) SearchVulnerabilitiesWithContext added in v1.44.258

SearchVulnerabilitiesWithContext mocks base method

func (*MockInspector2API) SendCisSessionHealth added in v1.54.2

SendCisSessionHealth mocks base method

func (*MockInspector2API) SendCisSessionHealthRequest added in v1.54.2

SendCisSessionHealthRequest mocks base method

func (*MockInspector2API) SendCisSessionHealthWithContext added in v1.54.2

SendCisSessionHealthWithContext mocks base method

func (*MockInspector2API) SendCisSessionTelemetry added in v1.54.2

SendCisSessionTelemetry mocks base method

func (*MockInspector2API) SendCisSessionTelemetryRequest added in v1.54.2

SendCisSessionTelemetryRequest mocks base method

func (*MockInspector2API) SendCisSessionTelemetryWithContext added in v1.54.2

SendCisSessionTelemetryWithContext mocks base method

func (*MockInspector2API) StartCisSession added in v1.54.2

StartCisSession mocks base method

func (*MockInspector2API) StartCisSessionRequest added in v1.54.2

StartCisSessionRequest mocks base method

func (*MockInspector2API) StartCisSessionWithContext added in v1.54.2

func (m *MockInspector2API) StartCisSessionWithContext(arg0 context.Context, arg1 *inspector2.StartCisSessionInput, arg2 ...request.Option) (*inspector2.StartCisSessionOutput, error)

StartCisSessionWithContext mocks base method

func (*MockInspector2API) StopCisSession added in v1.54.2

StopCisSession mocks base method

func (*MockInspector2API) StopCisSessionRequest added in v1.54.2

StopCisSessionRequest mocks base method

func (*MockInspector2API) StopCisSessionWithContext added in v1.54.2

func (m *MockInspector2API) StopCisSessionWithContext(arg0 context.Context, arg1 *inspector2.StopCisSessionInput, arg2 ...request.Option) (*inspector2.StopCisSessionOutput, error)

StopCisSessionWithContext mocks base method

func (*MockInspector2API) TagResource

TagResource mocks base method

func (*MockInspector2API) TagResourceRequest

TagResourceRequest mocks base method

func (*MockInspector2API) TagResourceWithContext

func (m *MockInspector2API) TagResourceWithContext(arg0 context.Context, arg1 *inspector2.TagResourceInput, arg2 ...request.Option) (*inspector2.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockInspector2API) UntagResource

UntagResource mocks base method

func (*MockInspector2API) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockInspector2API) UntagResourceWithContext

func (m *MockInspector2API) UntagResourceWithContext(arg0 context.Context, arg1 *inspector2.UntagResourceInput, arg2 ...request.Option) (*inspector2.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockInspector2API) UpdateCisScanConfiguration added in v1.54.2

UpdateCisScanConfiguration mocks base method

func (*MockInspector2API) UpdateCisScanConfigurationRequest added in v1.54.2

UpdateCisScanConfigurationRequest mocks base method

func (*MockInspector2API) UpdateCisScanConfigurationWithContext added in v1.54.2

UpdateCisScanConfigurationWithContext mocks base method

func (*MockInspector2API) UpdateConfiguration added in v1.44.55

UpdateConfiguration mocks base method

func (*MockInspector2API) UpdateConfigurationRequest added in v1.44.55

UpdateConfigurationRequest mocks base method

func (*MockInspector2API) UpdateConfigurationWithContext added in v1.44.55

UpdateConfigurationWithContext mocks base method

func (*MockInspector2API) UpdateEc2DeepInspectionConfiguration added in v1.44.256

UpdateEc2DeepInspectionConfiguration mocks base method

func (*MockInspector2API) UpdateEc2DeepInspectionConfigurationRequest added in v1.44.256

UpdateEc2DeepInspectionConfigurationRequest mocks base method

func (*MockInspector2API) UpdateEc2DeepInspectionConfigurationWithContext added in v1.44.256

UpdateEc2DeepInspectionConfigurationWithContext mocks base method

func (*MockInspector2API) UpdateEncryptionKey added in v1.44.287

UpdateEncryptionKey mocks base method

func (*MockInspector2API) UpdateEncryptionKeyRequest added in v1.44.287

UpdateEncryptionKeyRequest mocks base method

func (*MockInspector2API) UpdateEncryptionKeyWithContext added in v1.44.287

UpdateEncryptionKeyWithContext mocks base method

func (*MockInspector2API) UpdateFilter

UpdateFilter mocks base method

func (*MockInspector2API) UpdateFilterRequest

UpdateFilterRequest mocks base method

func (*MockInspector2API) UpdateFilterWithContext

func (m *MockInspector2API) UpdateFilterWithContext(arg0 context.Context, arg1 *inspector2.UpdateFilterInput, arg2 ...request.Option) (*inspector2.UpdateFilterOutput, error)

UpdateFilterWithContext mocks base method

func (*MockInspector2API) UpdateOrgEc2DeepInspectionConfiguration added in v1.44.256

UpdateOrgEc2DeepInspectionConfiguration mocks base method

func (*MockInspector2API) UpdateOrgEc2DeepInspectionConfigurationRequest added in v1.44.256

UpdateOrgEc2DeepInspectionConfigurationRequest mocks base method

func (*MockInspector2API) UpdateOrgEc2DeepInspectionConfigurationWithContext added in v1.44.256

UpdateOrgEc2DeepInspectionConfigurationWithContext mocks base method

func (*MockInspector2API) UpdateOrganizationConfiguration

UpdateOrganizationConfiguration mocks base method

func (*MockInspector2API) UpdateOrganizationConfigurationRequest

UpdateOrganizationConfigurationRequest mocks base method

func (*MockInspector2API) UpdateOrganizationConfigurationWithContext

UpdateOrganizationConfigurationWithContext mocks base method

type MockInspector2APIMockRecorder

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

MockInspector2APIMockRecorder is the mock recorder for MockInspector2API

func (*MockInspector2APIMockRecorder) AssociateMember

func (mr *MockInspector2APIMockRecorder) AssociateMember(arg0 interface{}) *gomock.Call

AssociateMember indicates an expected call of AssociateMember

func (*MockInspector2APIMockRecorder) AssociateMemberRequest

func (mr *MockInspector2APIMockRecorder) AssociateMemberRequest(arg0 interface{}) *gomock.Call

AssociateMemberRequest indicates an expected call of AssociateMemberRequest

func (*MockInspector2APIMockRecorder) AssociateMemberWithContext

func (mr *MockInspector2APIMockRecorder) AssociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateMemberWithContext indicates an expected call of AssociateMemberWithContext

func (*MockInspector2APIMockRecorder) BatchGetAccountStatus

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatus(arg0 interface{}) *gomock.Call

BatchGetAccountStatus indicates an expected call of BatchGetAccountStatus

func (*MockInspector2APIMockRecorder) BatchGetAccountStatusRequest

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusRequest(arg0 interface{}) *gomock.Call

BatchGetAccountStatusRequest indicates an expected call of BatchGetAccountStatusRequest

func (*MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAccountStatusWithContext indicates an expected call of BatchGetAccountStatusWithContext

func (*MockInspector2APIMockRecorder) BatchGetCodeSnippet added in v1.44.287

func (mr *MockInspector2APIMockRecorder) BatchGetCodeSnippet(arg0 interface{}) *gomock.Call

BatchGetCodeSnippet indicates an expected call of BatchGetCodeSnippet

func (*MockInspector2APIMockRecorder) BatchGetCodeSnippetRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) BatchGetCodeSnippetRequest(arg0 interface{}) *gomock.Call

BatchGetCodeSnippetRequest indicates an expected call of BatchGetCodeSnippetRequest

func (*MockInspector2APIMockRecorder) BatchGetCodeSnippetWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) BatchGetCodeSnippetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetCodeSnippetWithContext indicates an expected call of BatchGetCodeSnippetWithContext

func (*MockInspector2APIMockRecorder) BatchGetFindingDetails added in v1.44.313

func (mr *MockInspector2APIMockRecorder) BatchGetFindingDetails(arg0 interface{}) *gomock.Call

BatchGetFindingDetails indicates an expected call of BatchGetFindingDetails

func (*MockInspector2APIMockRecorder) BatchGetFindingDetailsRequest added in v1.44.313

func (mr *MockInspector2APIMockRecorder) BatchGetFindingDetailsRequest(arg0 interface{}) *gomock.Call

BatchGetFindingDetailsRequest indicates an expected call of BatchGetFindingDetailsRequest

func (*MockInspector2APIMockRecorder) BatchGetFindingDetailsWithContext added in v1.44.313

func (mr *MockInspector2APIMockRecorder) BatchGetFindingDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetFindingDetailsWithContext indicates an expected call of BatchGetFindingDetailsWithContext

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfo

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfo(arg0 interface{}) *gomock.Call

BatchGetFreeTrialInfo indicates an expected call of BatchGetFreeTrialInfo

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest(arg0 interface{}) *gomock.Call

BatchGetFreeTrialInfoRequest indicates an expected call of BatchGetFreeTrialInfoRequest

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetFreeTrialInfoWithContext indicates an expected call of BatchGetFreeTrialInfoWithContext

func (*MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatus added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatus(arg0 interface{}) *gomock.Call

BatchGetMemberEc2DeepInspectionStatus indicates an expected call of BatchGetMemberEc2DeepInspectionStatus

func (*MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatusRequest added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatusRequest(arg0 interface{}) *gomock.Call

BatchGetMemberEc2DeepInspectionStatusRequest indicates an expected call of BatchGetMemberEc2DeepInspectionStatusRequest

func (*MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatusWithContext added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchGetMemberEc2DeepInspectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetMemberEc2DeepInspectionStatusWithContext indicates an expected call of BatchGetMemberEc2DeepInspectionStatusWithContext

func (*MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatus added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatus(arg0 interface{}) *gomock.Call

BatchUpdateMemberEc2DeepInspectionStatus indicates an expected call of BatchUpdateMemberEc2DeepInspectionStatus

func (*MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatusRequest added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatusRequest(arg0 interface{}) *gomock.Call

BatchUpdateMemberEc2DeepInspectionStatusRequest indicates an expected call of BatchUpdateMemberEc2DeepInspectionStatusRequest

func (*MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatusWithContext added in v1.44.256

func (mr *MockInspector2APIMockRecorder) BatchUpdateMemberEc2DeepInspectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateMemberEc2DeepInspectionStatusWithContext indicates an expected call of BatchUpdateMemberEc2DeepInspectionStatusWithContext

func (*MockInspector2APIMockRecorder) CancelFindingsReport

func (mr *MockInspector2APIMockRecorder) CancelFindingsReport(arg0 interface{}) *gomock.Call

CancelFindingsReport indicates an expected call of CancelFindingsReport

func (*MockInspector2APIMockRecorder) CancelFindingsReportRequest

func (mr *MockInspector2APIMockRecorder) CancelFindingsReportRequest(arg0 interface{}) *gomock.Call

CancelFindingsReportRequest indicates an expected call of CancelFindingsReportRequest

func (*MockInspector2APIMockRecorder) CancelFindingsReportWithContext

func (mr *MockInspector2APIMockRecorder) CancelFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelFindingsReportWithContext indicates an expected call of CancelFindingsReportWithContext

func (*MockInspector2APIMockRecorder) CancelSbomExport added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CancelSbomExport(arg0 interface{}) *gomock.Call

CancelSbomExport indicates an expected call of CancelSbomExport

func (*MockInspector2APIMockRecorder) CancelSbomExportRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CancelSbomExportRequest(arg0 interface{}) *gomock.Call

CancelSbomExportRequest indicates an expected call of CancelSbomExportRequest

func (*MockInspector2APIMockRecorder) CancelSbomExportWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CancelSbomExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelSbomExportWithContext indicates an expected call of CancelSbomExportWithContext

func (*MockInspector2APIMockRecorder) CreateCisScanConfiguration added in v1.54.2

func (mr *MockInspector2APIMockRecorder) CreateCisScanConfiguration(arg0 interface{}) *gomock.Call

CreateCisScanConfiguration indicates an expected call of CreateCisScanConfiguration

func (*MockInspector2APIMockRecorder) CreateCisScanConfigurationRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) CreateCisScanConfigurationRequest(arg0 interface{}) *gomock.Call

CreateCisScanConfigurationRequest indicates an expected call of CreateCisScanConfigurationRequest

func (*MockInspector2APIMockRecorder) CreateCisScanConfigurationWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) CreateCisScanConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCisScanConfigurationWithContext indicates an expected call of CreateCisScanConfigurationWithContext

func (*MockInspector2APIMockRecorder) CreateFilter

func (mr *MockInspector2APIMockRecorder) CreateFilter(arg0 interface{}) *gomock.Call

CreateFilter indicates an expected call of CreateFilter

func (*MockInspector2APIMockRecorder) CreateFilterRequest

func (mr *MockInspector2APIMockRecorder) CreateFilterRequest(arg0 interface{}) *gomock.Call

CreateFilterRequest indicates an expected call of CreateFilterRequest

func (*MockInspector2APIMockRecorder) CreateFilterWithContext

func (mr *MockInspector2APIMockRecorder) CreateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFilterWithContext indicates an expected call of CreateFilterWithContext

func (*MockInspector2APIMockRecorder) CreateFindingsReport

func (mr *MockInspector2APIMockRecorder) CreateFindingsReport(arg0 interface{}) *gomock.Call

CreateFindingsReport indicates an expected call of CreateFindingsReport

func (*MockInspector2APIMockRecorder) CreateFindingsReportRequest

func (mr *MockInspector2APIMockRecorder) CreateFindingsReportRequest(arg0 interface{}) *gomock.Call

CreateFindingsReportRequest indicates an expected call of CreateFindingsReportRequest

func (*MockInspector2APIMockRecorder) CreateFindingsReportWithContext

func (mr *MockInspector2APIMockRecorder) CreateFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFindingsReportWithContext indicates an expected call of CreateFindingsReportWithContext

func (*MockInspector2APIMockRecorder) CreateSbomExport added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CreateSbomExport(arg0 interface{}) *gomock.Call

CreateSbomExport indicates an expected call of CreateSbomExport

func (*MockInspector2APIMockRecorder) CreateSbomExportRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CreateSbomExportRequest(arg0 interface{}) *gomock.Call

CreateSbomExportRequest indicates an expected call of CreateSbomExportRequest

func (*MockInspector2APIMockRecorder) CreateSbomExportWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) CreateSbomExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSbomExportWithContext indicates an expected call of CreateSbomExportWithContext

func (*MockInspector2APIMockRecorder) DeleteCisScanConfiguration added in v1.54.2

func (mr *MockInspector2APIMockRecorder) DeleteCisScanConfiguration(arg0 interface{}) *gomock.Call

DeleteCisScanConfiguration indicates an expected call of DeleteCisScanConfiguration

func (*MockInspector2APIMockRecorder) DeleteCisScanConfigurationRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) DeleteCisScanConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteCisScanConfigurationRequest indicates an expected call of DeleteCisScanConfigurationRequest

func (*MockInspector2APIMockRecorder) DeleteCisScanConfigurationWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) DeleteCisScanConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCisScanConfigurationWithContext indicates an expected call of DeleteCisScanConfigurationWithContext

func (*MockInspector2APIMockRecorder) DeleteFilter

func (mr *MockInspector2APIMockRecorder) DeleteFilter(arg0 interface{}) *gomock.Call

DeleteFilter indicates an expected call of DeleteFilter

func (*MockInspector2APIMockRecorder) DeleteFilterRequest

func (mr *MockInspector2APIMockRecorder) DeleteFilterRequest(arg0 interface{}) *gomock.Call

DeleteFilterRequest indicates an expected call of DeleteFilterRequest

func (*MockInspector2APIMockRecorder) DeleteFilterWithContext

func (mr *MockInspector2APIMockRecorder) DeleteFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFilterWithContext indicates an expected call of DeleteFilterWithContext

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfiguration

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call

DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext

func (*MockInspector2APIMockRecorder) Disable

func (mr *MockInspector2APIMockRecorder) Disable(arg0 interface{}) *gomock.Call

Disable indicates an expected call of Disable

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccount(arg0 interface{}) *gomock.Call

DisableDelegatedAdminAccount indicates an expected call of DisableDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

DisableDelegatedAdminAccountRequest indicates an expected call of DisableDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableDelegatedAdminAccountWithContext indicates an expected call of DisableDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) DisableRequest

func (mr *MockInspector2APIMockRecorder) DisableRequest(arg0 interface{}) *gomock.Call

DisableRequest indicates an expected call of DisableRequest

func (*MockInspector2APIMockRecorder) DisableWithContext

func (mr *MockInspector2APIMockRecorder) DisableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableWithContext indicates an expected call of DisableWithContext

func (*MockInspector2APIMockRecorder) DisassociateMember

func (mr *MockInspector2APIMockRecorder) DisassociateMember(arg0 interface{}) *gomock.Call

DisassociateMember indicates an expected call of DisassociateMember

func (*MockInspector2APIMockRecorder) DisassociateMemberRequest

func (mr *MockInspector2APIMockRecorder) DisassociateMemberRequest(arg0 interface{}) *gomock.Call

DisassociateMemberRequest indicates an expected call of DisassociateMemberRequest

func (*MockInspector2APIMockRecorder) DisassociateMemberWithContext

func (mr *MockInspector2APIMockRecorder) DisassociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMemberWithContext indicates an expected call of DisassociateMemberWithContext

func (*MockInspector2APIMockRecorder) Enable

func (mr *MockInspector2APIMockRecorder) Enable(arg0 interface{}) *gomock.Call

Enable indicates an expected call of Enable

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccount(arg0 interface{}) *gomock.Call

EnableDelegatedAdminAccount indicates an expected call of EnableDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

EnableDelegatedAdminAccountRequest indicates an expected call of EnableDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableDelegatedAdminAccountWithContext indicates an expected call of EnableDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) EnableRequest

func (mr *MockInspector2APIMockRecorder) EnableRequest(arg0 interface{}) *gomock.Call

EnableRequest indicates an expected call of EnableRequest

func (*MockInspector2APIMockRecorder) EnableWithContext

func (mr *MockInspector2APIMockRecorder) EnableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableWithContext indicates an expected call of EnableWithContext

func (*MockInspector2APIMockRecorder) GetCisScanReport added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanReport(arg0 interface{}) *gomock.Call

GetCisScanReport indicates an expected call of GetCisScanReport

func (*MockInspector2APIMockRecorder) GetCisScanReportRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanReportRequest(arg0 interface{}) *gomock.Call

GetCisScanReportRequest indicates an expected call of GetCisScanReportRequest

func (*MockInspector2APIMockRecorder) GetCisScanReportWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCisScanReportWithContext indicates an expected call of GetCisScanReportWithContext

func (*MockInspector2APIMockRecorder) GetCisScanResultDetails added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanResultDetails(arg0 interface{}) *gomock.Call

GetCisScanResultDetails indicates an expected call of GetCisScanResultDetails

func (*MockInspector2APIMockRecorder) GetCisScanResultDetailsPages added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanResultDetailsPages(arg0, arg1 interface{}) *gomock.Call

GetCisScanResultDetailsPages indicates an expected call of GetCisScanResultDetailsPages

func (*MockInspector2APIMockRecorder) GetCisScanResultDetailsPagesWithContext added in v1.54.2

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

GetCisScanResultDetailsPagesWithContext indicates an expected call of GetCisScanResultDetailsPagesWithContext

func (*MockInspector2APIMockRecorder) GetCisScanResultDetailsRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanResultDetailsRequest(arg0 interface{}) *gomock.Call

GetCisScanResultDetailsRequest indicates an expected call of GetCisScanResultDetailsRequest

func (*MockInspector2APIMockRecorder) GetCisScanResultDetailsWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) GetCisScanResultDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCisScanResultDetailsWithContext indicates an expected call of GetCisScanResultDetailsWithContext

func (*MockInspector2APIMockRecorder) GetConfiguration added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfiguration(arg0 interface{}) *gomock.Call

GetConfiguration indicates an expected call of GetConfiguration

func (*MockInspector2APIMockRecorder) GetConfigurationRequest added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfigurationRequest(arg0 interface{}) *gomock.Call

GetConfigurationRequest indicates an expected call of GetConfigurationRequest

func (*MockInspector2APIMockRecorder) GetConfigurationWithContext added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigurationWithContext indicates an expected call of GetConfigurationWithContext

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccount(arg0 interface{}) *gomock.Call

GetDelegatedAdminAccount indicates an expected call of GetDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

GetDelegatedAdminAccountRequest indicates an expected call of GetDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDelegatedAdminAccountWithContext indicates an expected call of GetDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) GetEc2DeepInspectionConfiguration added in v1.44.256

func (mr *MockInspector2APIMockRecorder) GetEc2DeepInspectionConfiguration(arg0 interface{}) *gomock.Call

GetEc2DeepInspectionConfiguration indicates an expected call of GetEc2DeepInspectionConfiguration

func (*MockInspector2APIMockRecorder) GetEc2DeepInspectionConfigurationRequest added in v1.44.256

func (mr *MockInspector2APIMockRecorder) GetEc2DeepInspectionConfigurationRequest(arg0 interface{}) *gomock.Call

GetEc2DeepInspectionConfigurationRequest indicates an expected call of GetEc2DeepInspectionConfigurationRequest

func (*MockInspector2APIMockRecorder) GetEc2DeepInspectionConfigurationWithContext added in v1.44.256

func (mr *MockInspector2APIMockRecorder) GetEc2DeepInspectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEc2DeepInspectionConfigurationWithContext indicates an expected call of GetEc2DeepInspectionConfigurationWithContext

func (*MockInspector2APIMockRecorder) GetEncryptionKey added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetEncryptionKey(arg0 interface{}) *gomock.Call

GetEncryptionKey indicates an expected call of GetEncryptionKey

func (*MockInspector2APIMockRecorder) GetEncryptionKeyRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetEncryptionKeyRequest(arg0 interface{}) *gomock.Call

GetEncryptionKeyRequest indicates an expected call of GetEncryptionKeyRequest

func (*MockInspector2APIMockRecorder) GetEncryptionKeyWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetEncryptionKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEncryptionKeyWithContext indicates an expected call of GetEncryptionKeyWithContext

func (*MockInspector2APIMockRecorder) GetFindingsReportStatus

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatus(arg0 interface{}) *gomock.Call

GetFindingsReportStatus indicates an expected call of GetFindingsReportStatus

func (*MockInspector2APIMockRecorder) GetFindingsReportStatusRequest

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusRequest(arg0 interface{}) *gomock.Call

GetFindingsReportStatusRequest indicates an expected call of GetFindingsReportStatusRequest

func (*MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsReportStatusWithContext indicates an expected call of GetFindingsReportStatusWithContext

func (*MockInspector2APIMockRecorder) GetMember

func (mr *MockInspector2APIMockRecorder) GetMember(arg0 interface{}) *gomock.Call

GetMember indicates an expected call of GetMember

func (*MockInspector2APIMockRecorder) GetMemberRequest

func (mr *MockInspector2APIMockRecorder) GetMemberRequest(arg0 interface{}) *gomock.Call

GetMemberRequest indicates an expected call of GetMemberRequest

func (*MockInspector2APIMockRecorder) GetMemberWithContext

func (mr *MockInspector2APIMockRecorder) GetMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMemberWithContext indicates an expected call of GetMemberWithContext

func (*MockInspector2APIMockRecorder) GetSbomExport added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetSbomExport(arg0 interface{}) *gomock.Call

GetSbomExport indicates an expected call of GetSbomExport

func (*MockInspector2APIMockRecorder) GetSbomExportRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetSbomExportRequest(arg0 interface{}) *gomock.Call

GetSbomExportRequest indicates an expected call of GetSbomExportRequest

func (*MockInspector2APIMockRecorder) GetSbomExportWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) GetSbomExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSbomExportWithContext indicates an expected call of GetSbomExportWithContext

func (*MockInspector2APIMockRecorder) ListAccountPermissions

func (mr *MockInspector2APIMockRecorder) ListAccountPermissions(arg0 interface{}) *gomock.Call

ListAccountPermissions indicates an expected call of ListAccountPermissions

func (*MockInspector2APIMockRecorder) ListAccountPermissionsPages

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPages(arg0, arg1 interface{}) *gomock.Call

ListAccountPermissionsPages indicates an expected call of ListAccountPermissionsPages

func (*MockInspector2APIMockRecorder) ListAccountPermissionsPagesWithContext

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

ListAccountPermissionsPagesWithContext indicates an expected call of ListAccountPermissionsPagesWithContext

func (*MockInspector2APIMockRecorder) ListAccountPermissionsRequest

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsRequest(arg0 interface{}) *gomock.Call

ListAccountPermissionsRequest indicates an expected call of ListAccountPermissionsRequest

func (*MockInspector2APIMockRecorder) ListAccountPermissionsWithContext

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccountPermissionsWithContext indicates an expected call of ListAccountPermissionsWithContext

func (*MockInspector2APIMockRecorder) ListCisScanConfigurations added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanConfigurations(arg0 interface{}) *gomock.Call

ListCisScanConfigurations indicates an expected call of ListCisScanConfigurations

func (*MockInspector2APIMockRecorder) ListCisScanConfigurationsPages added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListCisScanConfigurationsPages indicates an expected call of ListCisScanConfigurationsPages

func (*MockInspector2APIMockRecorder) ListCisScanConfigurationsPagesWithContext added in v1.54.2

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

ListCisScanConfigurationsPagesWithContext indicates an expected call of ListCisScanConfigurationsPagesWithContext

func (*MockInspector2APIMockRecorder) ListCisScanConfigurationsRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanConfigurationsRequest(arg0 interface{}) *gomock.Call

ListCisScanConfigurationsRequest indicates an expected call of ListCisScanConfigurationsRequest

func (*MockInspector2APIMockRecorder) ListCisScanConfigurationsWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCisScanConfigurationsWithContext indicates an expected call of ListCisScanConfigurationsWithContext

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecks added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecks(arg0 interface{}) *gomock.Call

ListCisScanResultsAggregatedByChecks indicates an expected call of ListCisScanResultsAggregatedByChecks

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksPages added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksPages(arg0, arg1 interface{}) *gomock.Call

ListCisScanResultsAggregatedByChecksPages indicates an expected call of ListCisScanResultsAggregatedByChecksPages

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksPagesWithContext added in v1.54.2

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

ListCisScanResultsAggregatedByChecksPagesWithContext indicates an expected call of ListCisScanResultsAggregatedByChecksPagesWithContext

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksRequest(arg0 interface{}) *gomock.Call

ListCisScanResultsAggregatedByChecksRequest indicates an expected call of ListCisScanResultsAggregatedByChecksRequest

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByChecksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCisScanResultsAggregatedByChecksWithContext indicates an expected call of ListCisScanResultsAggregatedByChecksWithContext

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResource added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResource(arg0 interface{}) *gomock.Call

ListCisScanResultsAggregatedByTargetResource indicates an expected call of ListCisScanResultsAggregatedByTargetResource

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourcePages added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourcePages(arg0, arg1 interface{}) *gomock.Call

ListCisScanResultsAggregatedByTargetResourcePages indicates an expected call of ListCisScanResultsAggregatedByTargetResourcePages

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourcePagesWithContext added in v1.54.2

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

ListCisScanResultsAggregatedByTargetResourcePagesWithContext indicates an expected call of ListCisScanResultsAggregatedByTargetResourcePagesWithContext

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourceRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourceRequest(arg0 interface{}) *gomock.Call

ListCisScanResultsAggregatedByTargetResourceRequest indicates an expected call of ListCisScanResultsAggregatedByTargetResourceRequest

func (*MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourceWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScanResultsAggregatedByTargetResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCisScanResultsAggregatedByTargetResourceWithContext indicates an expected call of ListCisScanResultsAggregatedByTargetResourceWithContext

func (*MockInspector2APIMockRecorder) ListCisScans added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScans(arg0 interface{}) *gomock.Call

ListCisScans indicates an expected call of ListCisScans

func (*MockInspector2APIMockRecorder) ListCisScansPages added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScansPages(arg0, arg1 interface{}) *gomock.Call

ListCisScansPages indicates an expected call of ListCisScansPages

func (*MockInspector2APIMockRecorder) ListCisScansPagesWithContext added in v1.54.2

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

ListCisScansPagesWithContext indicates an expected call of ListCisScansPagesWithContext

func (*MockInspector2APIMockRecorder) ListCisScansRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScansRequest(arg0 interface{}) *gomock.Call

ListCisScansRequest indicates an expected call of ListCisScansRequest

func (*MockInspector2APIMockRecorder) ListCisScansWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) ListCisScansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCisScansWithContext indicates an expected call of ListCisScansWithContext

func (*MockInspector2APIMockRecorder) ListCoverage

func (mr *MockInspector2APIMockRecorder) ListCoverage(arg0 interface{}) *gomock.Call

ListCoverage indicates an expected call of ListCoverage

func (*MockInspector2APIMockRecorder) ListCoveragePages

func (mr *MockInspector2APIMockRecorder) ListCoveragePages(arg0, arg1 interface{}) *gomock.Call

ListCoveragePages indicates an expected call of ListCoveragePages

func (*MockInspector2APIMockRecorder) ListCoveragePagesWithContext

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

ListCoveragePagesWithContext indicates an expected call of ListCoveragePagesWithContext

func (*MockInspector2APIMockRecorder) ListCoverageRequest

func (mr *MockInspector2APIMockRecorder) ListCoverageRequest(arg0 interface{}) *gomock.Call

ListCoverageRequest indicates an expected call of ListCoverageRequest

func (*MockInspector2APIMockRecorder) ListCoverageStatistics

func (mr *MockInspector2APIMockRecorder) ListCoverageStatistics(arg0 interface{}) *gomock.Call

ListCoverageStatistics indicates an expected call of ListCoverageStatistics

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPages

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPages(arg0, arg1 interface{}) *gomock.Call

ListCoverageStatisticsPages indicates an expected call of ListCoverageStatisticsPages

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPagesWithContext

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

ListCoverageStatisticsPagesWithContext indicates an expected call of ListCoverageStatisticsPagesWithContext

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsRequest

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsRequest(arg0 interface{}) *gomock.Call

ListCoverageStatisticsRequest indicates an expected call of ListCoverageStatisticsRequest

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCoverageStatisticsWithContext indicates an expected call of ListCoverageStatisticsWithContext

func (*MockInspector2APIMockRecorder) ListCoverageWithContext

func (mr *MockInspector2APIMockRecorder) ListCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCoverageWithContext indicates an expected call of ListCoverageWithContext

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccounts

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccounts(arg0 interface{}) *gomock.Call

ListDelegatedAdminAccounts indicates an expected call of ListDelegatedAdminAccounts

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListDelegatedAdminAccountsPages indicates an expected call of ListDelegatedAdminAccountsPages

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPagesWithContext

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

ListDelegatedAdminAccountsPagesWithContext indicates an expected call of ListDelegatedAdminAccountsPagesWithContext

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest(arg0 interface{}) *gomock.Call

ListDelegatedAdminAccountsRequest indicates an expected call of ListDelegatedAdminAccountsRequest

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDelegatedAdminAccountsWithContext indicates an expected call of ListDelegatedAdminAccountsWithContext

func (*MockInspector2APIMockRecorder) ListFilters

func (mr *MockInspector2APIMockRecorder) ListFilters(arg0 interface{}) *gomock.Call

ListFilters indicates an expected call of ListFilters

func (*MockInspector2APIMockRecorder) ListFiltersPages

func (mr *MockInspector2APIMockRecorder) ListFiltersPages(arg0, arg1 interface{}) *gomock.Call

ListFiltersPages indicates an expected call of ListFiltersPages

func (*MockInspector2APIMockRecorder) ListFiltersPagesWithContext

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

ListFiltersPagesWithContext indicates an expected call of ListFiltersPagesWithContext

func (*MockInspector2APIMockRecorder) ListFiltersRequest

func (mr *MockInspector2APIMockRecorder) ListFiltersRequest(arg0 interface{}) *gomock.Call

ListFiltersRequest indicates an expected call of ListFiltersRequest

func (*MockInspector2APIMockRecorder) ListFiltersWithContext

func (mr *MockInspector2APIMockRecorder) ListFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFiltersWithContext indicates an expected call of ListFiltersWithContext

func (*MockInspector2APIMockRecorder) ListFindingAggregations

func (mr *MockInspector2APIMockRecorder) ListFindingAggregations(arg0 interface{}) *gomock.Call

ListFindingAggregations indicates an expected call of ListFindingAggregations

func (*MockInspector2APIMockRecorder) ListFindingAggregationsPages

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingAggregationsPages indicates an expected call of ListFindingAggregationsPages

func (*MockInspector2APIMockRecorder) ListFindingAggregationsPagesWithContext

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

ListFindingAggregationsPagesWithContext indicates an expected call of ListFindingAggregationsPagesWithContext

func (*MockInspector2APIMockRecorder) ListFindingAggregationsRequest

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsRequest(arg0 interface{}) *gomock.Call

ListFindingAggregationsRequest indicates an expected call of ListFindingAggregationsRequest

func (*MockInspector2APIMockRecorder) ListFindingAggregationsWithContext

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingAggregationsWithContext indicates an expected call of ListFindingAggregationsWithContext

func (*MockInspector2APIMockRecorder) ListFindings

func (mr *MockInspector2APIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call

ListFindings indicates an expected call of ListFindings

func (*MockInspector2APIMockRecorder) ListFindingsPages

func (mr *MockInspector2APIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingsPages indicates an expected call of ListFindingsPages

func (*MockInspector2APIMockRecorder) ListFindingsPagesWithContext

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

ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext

func (*MockInspector2APIMockRecorder) ListFindingsRequest

func (mr *MockInspector2APIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call

ListFindingsRequest indicates an expected call of ListFindingsRequest

func (*MockInspector2APIMockRecorder) ListFindingsWithContext

func (mr *MockInspector2APIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingsWithContext indicates an expected call of ListFindingsWithContext

func (*MockInspector2APIMockRecorder) ListMembers

func (mr *MockInspector2APIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call

ListMembers indicates an expected call of ListMembers

func (*MockInspector2APIMockRecorder) ListMembersPages

func (mr *MockInspector2APIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call

ListMembersPages indicates an expected call of ListMembersPages

func (*MockInspector2APIMockRecorder) ListMembersPagesWithContext

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

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext

func (*MockInspector2APIMockRecorder) ListMembersRequest

func (mr *MockInspector2APIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call

ListMembersRequest indicates an expected call of ListMembersRequest

func (*MockInspector2APIMockRecorder) ListMembersWithContext

func (mr *MockInspector2APIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembersWithContext indicates an expected call of ListMembersWithContext

func (*MockInspector2APIMockRecorder) ListTagsForResource

func (mr *MockInspector2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockInspector2APIMockRecorder) ListTagsForResourceRequest

func (mr *MockInspector2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockInspector2APIMockRecorder) ListTagsForResourceWithContext

func (mr *MockInspector2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockInspector2APIMockRecorder) ListUsageTotals

func (mr *MockInspector2APIMockRecorder) ListUsageTotals(arg0 interface{}) *gomock.Call

ListUsageTotals indicates an expected call of ListUsageTotals

func (*MockInspector2APIMockRecorder) ListUsageTotalsPages

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPages(arg0, arg1 interface{}) *gomock.Call

ListUsageTotalsPages indicates an expected call of ListUsageTotalsPages

func (*MockInspector2APIMockRecorder) ListUsageTotalsPagesWithContext

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

ListUsageTotalsPagesWithContext indicates an expected call of ListUsageTotalsPagesWithContext

func (*MockInspector2APIMockRecorder) ListUsageTotalsRequest

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsRequest(arg0 interface{}) *gomock.Call

ListUsageTotalsRequest indicates an expected call of ListUsageTotalsRequest

func (*MockInspector2APIMockRecorder) ListUsageTotalsWithContext

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsageTotalsWithContext indicates an expected call of ListUsageTotalsWithContext

func (*MockInspector2APIMockRecorder) ResetEncryptionKey added in v1.44.287

func (mr *MockInspector2APIMockRecorder) ResetEncryptionKey(arg0 interface{}) *gomock.Call

ResetEncryptionKey indicates an expected call of ResetEncryptionKey

func (*MockInspector2APIMockRecorder) ResetEncryptionKeyRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) ResetEncryptionKeyRequest(arg0 interface{}) *gomock.Call

ResetEncryptionKeyRequest indicates an expected call of ResetEncryptionKeyRequest

func (*MockInspector2APIMockRecorder) ResetEncryptionKeyWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) ResetEncryptionKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetEncryptionKeyWithContext indicates an expected call of ResetEncryptionKeyWithContext

func (*MockInspector2APIMockRecorder) SearchVulnerabilities added in v1.44.258

func (mr *MockInspector2APIMockRecorder) SearchVulnerabilities(arg0 interface{}) *gomock.Call

SearchVulnerabilities indicates an expected call of SearchVulnerabilities

func (*MockInspector2APIMockRecorder) SearchVulnerabilitiesPages added in v1.44.258

func (mr *MockInspector2APIMockRecorder) SearchVulnerabilitiesPages(arg0, arg1 interface{}) *gomock.Call

SearchVulnerabilitiesPages indicates an expected call of SearchVulnerabilitiesPages

func (*MockInspector2APIMockRecorder) SearchVulnerabilitiesPagesWithContext added in v1.44.258

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

SearchVulnerabilitiesPagesWithContext indicates an expected call of SearchVulnerabilitiesPagesWithContext

func (*MockInspector2APIMockRecorder) SearchVulnerabilitiesRequest added in v1.44.258

func (mr *MockInspector2APIMockRecorder) SearchVulnerabilitiesRequest(arg0 interface{}) *gomock.Call

SearchVulnerabilitiesRequest indicates an expected call of SearchVulnerabilitiesRequest

func (*MockInspector2APIMockRecorder) SearchVulnerabilitiesWithContext added in v1.44.258

func (mr *MockInspector2APIMockRecorder) SearchVulnerabilitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchVulnerabilitiesWithContext indicates an expected call of SearchVulnerabilitiesWithContext

func (*MockInspector2APIMockRecorder) SendCisSessionHealth added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionHealth(arg0 interface{}) *gomock.Call

SendCisSessionHealth indicates an expected call of SendCisSessionHealth

func (*MockInspector2APIMockRecorder) SendCisSessionHealthRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionHealthRequest(arg0 interface{}) *gomock.Call

SendCisSessionHealthRequest indicates an expected call of SendCisSessionHealthRequest

func (*MockInspector2APIMockRecorder) SendCisSessionHealthWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendCisSessionHealthWithContext indicates an expected call of SendCisSessionHealthWithContext

func (*MockInspector2APIMockRecorder) SendCisSessionTelemetry added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionTelemetry(arg0 interface{}) *gomock.Call

SendCisSessionTelemetry indicates an expected call of SendCisSessionTelemetry

func (*MockInspector2APIMockRecorder) SendCisSessionTelemetryRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionTelemetryRequest(arg0 interface{}) *gomock.Call

SendCisSessionTelemetryRequest indicates an expected call of SendCisSessionTelemetryRequest

func (*MockInspector2APIMockRecorder) SendCisSessionTelemetryWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) SendCisSessionTelemetryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendCisSessionTelemetryWithContext indicates an expected call of SendCisSessionTelemetryWithContext

func (*MockInspector2APIMockRecorder) StartCisSession added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StartCisSession(arg0 interface{}) *gomock.Call

StartCisSession indicates an expected call of StartCisSession

func (*MockInspector2APIMockRecorder) StartCisSessionRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StartCisSessionRequest(arg0 interface{}) *gomock.Call

StartCisSessionRequest indicates an expected call of StartCisSessionRequest

func (*MockInspector2APIMockRecorder) StartCisSessionWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StartCisSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartCisSessionWithContext indicates an expected call of StartCisSessionWithContext

func (*MockInspector2APIMockRecorder) StopCisSession added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StopCisSession(arg0 interface{}) *gomock.Call

StopCisSession indicates an expected call of StopCisSession

func (*MockInspector2APIMockRecorder) StopCisSessionRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StopCisSessionRequest(arg0 interface{}) *gomock.Call

StopCisSessionRequest indicates an expected call of StopCisSessionRequest

func (*MockInspector2APIMockRecorder) StopCisSessionWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) StopCisSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopCisSessionWithContext indicates an expected call of StopCisSessionWithContext

func (*MockInspector2APIMockRecorder) TagResource

func (mr *MockInspector2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockInspector2APIMockRecorder) TagResourceRequest

func (mr *MockInspector2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockInspector2APIMockRecorder) TagResourceWithContext

func (mr *MockInspector2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockInspector2APIMockRecorder) UntagResource

func (mr *MockInspector2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockInspector2APIMockRecorder) UntagResourceRequest

func (mr *MockInspector2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockInspector2APIMockRecorder) UntagResourceWithContext

func (mr *MockInspector2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockInspector2APIMockRecorder) UpdateCisScanConfiguration added in v1.54.2

func (mr *MockInspector2APIMockRecorder) UpdateCisScanConfiguration(arg0 interface{}) *gomock.Call

UpdateCisScanConfiguration indicates an expected call of UpdateCisScanConfiguration

func (*MockInspector2APIMockRecorder) UpdateCisScanConfigurationRequest added in v1.54.2

func (mr *MockInspector2APIMockRecorder) UpdateCisScanConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateCisScanConfigurationRequest indicates an expected call of UpdateCisScanConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateCisScanConfigurationWithContext added in v1.54.2

func (mr *MockInspector2APIMockRecorder) UpdateCisScanConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCisScanConfigurationWithContext indicates an expected call of UpdateCisScanConfigurationWithContext

func (*MockInspector2APIMockRecorder) UpdateConfiguration added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfiguration(arg0 interface{}) *gomock.Call

UpdateConfiguration indicates an expected call of UpdateConfiguration

func (*MockInspector2APIMockRecorder) UpdateConfigurationRequest added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateConfigurationRequest indicates an expected call of UpdateConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateConfigurationWithContext added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfigurationWithContext indicates an expected call of UpdateConfigurationWithContext

func (*MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfiguration added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfiguration(arg0 interface{}) *gomock.Call

UpdateEc2DeepInspectionConfiguration indicates an expected call of UpdateEc2DeepInspectionConfiguration

func (*MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfigurationRequest added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateEc2DeepInspectionConfigurationRequest indicates an expected call of UpdateEc2DeepInspectionConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfigurationWithContext added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateEc2DeepInspectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEc2DeepInspectionConfigurationWithContext indicates an expected call of UpdateEc2DeepInspectionConfigurationWithContext

func (*MockInspector2APIMockRecorder) UpdateEncryptionKey added in v1.44.287

func (mr *MockInspector2APIMockRecorder) UpdateEncryptionKey(arg0 interface{}) *gomock.Call

UpdateEncryptionKey indicates an expected call of UpdateEncryptionKey

func (*MockInspector2APIMockRecorder) UpdateEncryptionKeyRequest added in v1.44.287

func (mr *MockInspector2APIMockRecorder) UpdateEncryptionKeyRequest(arg0 interface{}) *gomock.Call

UpdateEncryptionKeyRequest indicates an expected call of UpdateEncryptionKeyRequest

func (*MockInspector2APIMockRecorder) UpdateEncryptionKeyWithContext added in v1.44.287

func (mr *MockInspector2APIMockRecorder) UpdateEncryptionKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEncryptionKeyWithContext indicates an expected call of UpdateEncryptionKeyWithContext

func (*MockInspector2APIMockRecorder) UpdateFilter

func (mr *MockInspector2APIMockRecorder) UpdateFilter(arg0 interface{}) *gomock.Call

UpdateFilter indicates an expected call of UpdateFilter

func (*MockInspector2APIMockRecorder) UpdateFilterRequest

func (mr *MockInspector2APIMockRecorder) UpdateFilterRequest(arg0 interface{}) *gomock.Call

UpdateFilterRequest indicates an expected call of UpdateFilterRequest

func (*MockInspector2APIMockRecorder) UpdateFilterWithContext

func (mr *MockInspector2APIMockRecorder) UpdateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFilterWithContext indicates an expected call of UpdateFilterWithContext

func (*MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfiguration added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfiguration(arg0 interface{}) *gomock.Call

UpdateOrgEc2DeepInspectionConfiguration indicates an expected call of UpdateOrgEc2DeepInspectionConfiguration

func (*MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfigurationRequest added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateOrgEc2DeepInspectionConfigurationRequest indicates an expected call of UpdateOrgEc2DeepInspectionConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfigurationWithContext added in v1.44.256

func (mr *MockInspector2APIMockRecorder) UpdateOrgEc2DeepInspectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOrgEc2DeepInspectionConfigurationWithContext indicates an expected call of UpdateOrgEc2DeepInspectionConfigurationWithContext

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfiguration

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call

UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext

Jump to

Keyboard shortcuts

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