mocks

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) AssociateAssessmentReportEvidenceFolder

AssociateAssessmentReportEvidenceFolder provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchAssociateAssessmentReportEvidence

BatchAssociateAssessmentReportEvidence provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchCreateDelegationByAssessment

BatchCreateDelegationByAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchDeleteDelegationByAssessment

BatchDeleteDelegationByAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchDisassociateAssessmentReportEvidence

BatchDisassociateAssessmentReportEvidence provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchImportEvidenceToAssessmentControl

BatchImportEvidenceToAssessmentControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateAssessment

func (_m *IClient) CreateAssessment(ctx context.Context, params *auditmanager.CreateAssessmentInput, optFns ...func(*auditmanager.Options)) (*auditmanager.CreateAssessmentOutput, error)

CreateAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateAssessmentFramework

CreateAssessmentFramework provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateAssessmentReport

CreateAssessmentReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateControl

func (_m *IClient) CreateControl(ctx context.Context, params *auditmanager.CreateControlInput, optFns ...func(*auditmanager.Options)) (*auditmanager.CreateControlOutput, error)

CreateControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteAssessment

func (_m *IClient) DeleteAssessment(ctx context.Context, params *auditmanager.DeleteAssessmentInput, optFns ...func(*auditmanager.Options)) (*auditmanager.DeleteAssessmentOutput, error)

DeleteAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteAssessmentFramework

DeleteAssessmentFramework provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteAssessmentFrameworkShare

DeleteAssessmentFrameworkShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteAssessmentReport

DeleteAssessmentReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteControl

func (_m *IClient) DeleteControl(ctx context.Context, params *auditmanager.DeleteControlInput, optFns ...func(*auditmanager.Options)) (*auditmanager.DeleteControlOutput, error)

DeleteControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeregisterAccount

func (_m *IClient) DeregisterAccount(ctx context.Context, params *auditmanager.DeregisterAccountInput, optFns ...func(*auditmanager.Options)) (*auditmanager.DeregisterAccountOutput, error)

DeregisterAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeregisterOrganizationAdminAccount

DeregisterOrganizationAdminAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociateAssessmentReportEvidenceFolder

DisassociateAssessmentReportEvidenceFolder provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAccountStatus

func (_m *IClient) GetAccountStatus(ctx context.Context, params *auditmanager.GetAccountStatusInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetAccountStatusOutput, error)

GetAccountStatus provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAssessment

func (_m *IClient) GetAssessment(ctx context.Context, params *auditmanager.GetAssessmentInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetAssessmentOutput, error)

GetAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAssessmentFramework

GetAssessmentFramework provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetAssessmentReportUrl

GetAssessmentReportUrl provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetChangeLogs

func (_m *IClient) GetChangeLogs(ctx context.Context, params *auditmanager.GetChangeLogsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetChangeLogsOutput, error)

GetChangeLogs provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetControl

func (_m *IClient) GetControl(ctx context.Context, params *auditmanager.GetControlInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetControlOutput, error)

GetControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetDelegations

func (_m *IClient) GetDelegations(ctx context.Context, params *auditmanager.GetDelegationsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetDelegationsOutput, error)

GetDelegations provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidence

func (_m *IClient) GetEvidence(ctx context.Context, params *auditmanager.GetEvidenceInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetEvidenceOutput, error)

GetEvidence provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidenceByEvidenceFolder

GetEvidenceByEvidenceFolder provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidenceFileUploadUrl

GetEvidenceFileUploadUrl provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidenceFolder

func (_m *IClient) GetEvidenceFolder(ctx context.Context, params *auditmanager.GetEvidenceFolderInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetEvidenceFolderOutput, error)

GetEvidenceFolder provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidenceFoldersByAssessment

GetEvidenceFoldersByAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEvidenceFoldersByAssessmentControl

GetEvidenceFoldersByAssessmentControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetInsights

func (_m *IClient) GetInsights(ctx context.Context, params *auditmanager.GetInsightsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetInsightsOutput, error)

GetInsights provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetInsightsByAssessment

GetInsightsByAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetOrganizationAdminAccount

GetOrganizationAdminAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetServicesInScope

GetServicesInScope provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSettings

func (_m *IClient) GetSettings(ctx context.Context, params *auditmanager.GetSettingsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.GetSettingsOutput, error)

GetSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAssessmentControlInsightsByControlDomain

ListAssessmentControlInsightsByControlDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAssessmentFrameworkShareRequests

ListAssessmentFrameworkShareRequests provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAssessmentFrameworks

ListAssessmentFrameworks provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAssessmentReports

ListAssessmentReports provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAssessments

func (_m *IClient) ListAssessments(ctx context.Context, params *auditmanager.ListAssessmentsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.ListAssessmentsOutput, error)

ListAssessments provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListControlDomainInsights

ListControlDomainInsights provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListControlDomainInsightsByAssessment

ListControlDomainInsightsByAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListControlInsightsByControlDomain

ListControlInsightsByControlDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListControls

func (_m *IClient) ListControls(ctx context.Context, params *auditmanager.ListControlsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.ListControlsOutput, error)

ListControls provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListKeywordsForDataSource

ListKeywordsForDataSource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListNotifications

func (_m *IClient) ListNotifications(ctx context.Context, params *auditmanager.ListNotificationsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.ListNotificationsOutput, error)

ListNotifications provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() auditmanager.Options

Options provides a mock function with given fields:

func (*IClient) RegisterAccount

func (_m *IClient) RegisterAccount(ctx context.Context, params *auditmanager.RegisterAccountInput, optFns ...func(*auditmanager.Options)) (*auditmanager.RegisterAccountOutput, error)

RegisterAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) RegisterOrganizationAdminAccount

RegisterOrganizationAdminAccount provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartAssessmentFrameworkShare

StartAssessmentFrameworkShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *auditmanager.TagResourceInput, optFns ...func(*auditmanager.Options)) (*auditmanager.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *auditmanager.UntagResourceInput, optFns ...func(*auditmanager.Options)) (*auditmanager.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessment

func (_m *IClient) UpdateAssessment(ctx context.Context, params *auditmanager.UpdateAssessmentInput, optFns ...func(*auditmanager.Options)) (*auditmanager.UpdateAssessmentOutput, error)

UpdateAssessment provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessmentControl

UpdateAssessmentControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessmentControlSetStatus

UpdateAssessmentControlSetStatus provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessmentFramework

UpdateAssessmentFramework provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessmentFrameworkShare

UpdateAssessmentFrameworkShare provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateAssessmentStatus

UpdateAssessmentStatus provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateControl

func (_m *IClient) UpdateControl(ctx context.Context, params *auditmanager.UpdateControlInput, optFns ...func(*auditmanager.Options)) (*auditmanager.UpdateControlOutput, error)

UpdateControl provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateSettings

func (_m *IClient) UpdateSettings(ctx context.Context, params *auditmanager.UpdateSettingsInput, optFns ...func(*auditmanager.Options)) (*auditmanager.UpdateSettingsOutput, error)

UpdateSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) ValidateAssessmentReportIntegrity

ValidateAssessmentReportIntegrity provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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