Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CancelLegalHold(ctx context.Context, params *backup.CancelLegalHoldInput, ...) (*backup.CancelLegalHoldOutput, error)
- func (_m *IClient) CreateBackupPlan(ctx context.Context, params *backup.CreateBackupPlanInput, ...) (*backup.CreateBackupPlanOutput, error)
- func (_m *IClient) CreateBackupSelection(ctx context.Context, params *backup.CreateBackupSelectionInput, ...) (*backup.CreateBackupSelectionOutput, error)
- func (_m *IClient) CreateBackupVault(ctx context.Context, params *backup.CreateBackupVaultInput, ...) (*backup.CreateBackupVaultOutput, error)
- func (_m *IClient) CreateFramework(ctx context.Context, params *backup.CreateFrameworkInput, ...) (*backup.CreateFrameworkOutput, error)
- func (_m *IClient) CreateLegalHold(ctx context.Context, params *backup.CreateLegalHoldInput, ...) (*backup.CreateLegalHoldOutput, error)
- func (_m *IClient) CreateLogicallyAirGappedBackupVault(ctx context.Context, params *backup.CreateLogicallyAirGappedBackupVaultInput, ...) (*backup.CreateLogicallyAirGappedBackupVaultOutput, error)
- func (_m *IClient) CreateReportPlan(ctx context.Context, params *backup.CreateReportPlanInput, ...) (*backup.CreateReportPlanOutput, error)
- func (_m *IClient) CreateRestoreTestingPlan(ctx context.Context, params *backup.CreateRestoreTestingPlanInput, ...) (*backup.CreateRestoreTestingPlanOutput, error)
- func (_m *IClient) CreateRestoreTestingSelection(ctx context.Context, params *backup.CreateRestoreTestingSelectionInput, ...) (*backup.CreateRestoreTestingSelectionOutput, error)
- func (_m *IClient) DeleteBackupPlan(ctx context.Context, params *backup.DeleteBackupPlanInput, ...) (*backup.DeleteBackupPlanOutput, error)
- func (_m *IClient) DeleteBackupSelection(ctx context.Context, params *backup.DeleteBackupSelectionInput, ...) (*backup.DeleteBackupSelectionOutput, error)
- func (_m *IClient) DeleteBackupVault(ctx context.Context, params *backup.DeleteBackupVaultInput, ...) (*backup.DeleteBackupVaultOutput, error)
- func (_m *IClient) DeleteBackupVaultAccessPolicy(ctx context.Context, params *backup.DeleteBackupVaultAccessPolicyInput, ...) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
- func (_m *IClient) DeleteBackupVaultLockConfiguration(ctx context.Context, params *backup.DeleteBackupVaultLockConfigurationInput, ...) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
- func (_m *IClient) DeleteBackupVaultNotifications(ctx context.Context, params *backup.DeleteBackupVaultNotificationsInput, ...) (*backup.DeleteBackupVaultNotificationsOutput, error)
- func (_m *IClient) DeleteFramework(ctx context.Context, params *backup.DeleteFrameworkInput, ...) (*backup.DeleteFrameworkOutput, error)
- func (_m *IClient) DeleteRecoveryPoint(ctx context.Context, params *backup.DeleteRecoveryPointInput, ...) (*backup.DeleteRecoveryPointOutput, error)
- func (_m *IClient) DeleteReportPlan(ctx context.Context, params *backup.DeleteReportPlanInput, ...) (*backup.DeleteReportPlanOutput, error)
- func (_m *IClient) DeleteRestoreTestingPlan(ctx context.Context, params *backup.DeleteRestoreTestingPlanInput, ...) (*backup.DeleteRestoreTestingPlanOutput, error)
- func (_m *IClient) DeleteRestoreTestingSelection(ctx context.Context, params *backup.DeleteRestoreTestingSelectionInput, ...) (*backup.DeleteRestoreTestingSelectionOutput, error)
- func (_m *IClient) DescribeBackupJob(ctx context.Context, params *backup.DescribeBackupJobInput, ...) (*backup.DescribeBackupJobOutput, error)
- func (_m *IClient) DescribeBackupVault(ctx context.Context, params *backup.DescribeBackupVaultInput, ...) (*backup.DescribeBackupVaultOutput, error)
- func (_m *IClient) DescribeCopyJob(ctx context.Context, params *backup.DescribeCopyJobInput, ...) (*backup.DescribeCopyJobOutput, error)
- func (_m *IClient) DescribeFramework(ctx context.Context, params *backup.DescribeFrameworkInput, ...) (*backup.DescribeFrameworkOutput, error)
- func (_m *IClient) DescribeGlobalSettings(ctx context.Context, params *backup.DescribeGlobalSettingsInput, ...) (*backup.DescribeGlobalSettingsOutput, error)
- func (_m *IClient) DescribeProtectedResource(ctx context.Context, params *backup.DescribeProtectedResourceInput, ...) (*backup.DescribeProtectedResourceOutput, error)
- func (_m *IClient) DescribeRecoveryPoint(ctx context.Context, params *backup.DescribeRecoveryPointInput, ...) (*backup.DescribeRecoveryPointOutput, error)
- func (_m *IClient) DescribeRegionSettings(ctx context.Context, params *backup.DescribeRegionSettingsInput, ...) (*backup.DescribeRegionSettingsOutput, error)
- func (_m *IClient) DescribeReportJob(ctx context.Context, params *backup.DescribeReportJobInput, ...) (*backup.DescribeReportJobOutput, error)
- func (_m *IClient) DescribeReportPlan(ctx context.Context, params *backup.DescribeReportPlanInput, ...) (*backup.DescribeReportPlanOutput, error)
- func (_m *IClient) DescribeRestoreJob(ctx context.Context, params *backup.DescribeRestoreJobInput, ...) (*backup.DescribeRestoreJobOutput, error)
- func (_m *IClient) DisassociateRecoveryPoint(ctx context.Context, params *backup.DisassociateRecoveryPointInput, ...) (*backup.DisassociateRecoveryPointOutput, error)
- func (_m *IClient) DisassociateRecoveryPointFromParent(ctx context.Context, params *backup.DisassociateRecoveryPointFromParentInput, ...) (*backup.DisassociateRecoveryPointFromParentOutput, error)
- func (_m *IClient) ExportBackupPlanTemplate(ctx context.Context, params *backup.ExportBackupPlanTemplateInput, ...) (*backup.ExportBackupPlanTemplateOutput, error)
- func (_m *IClient) GetBackupPlan(ctx context.Context, params *backup.GetBackupPlanInput, ...) (*backup.GetBackupPlanOutput, error)
- func (_m *IClient) GetBackupPlanFromJSON(ctx context.Context, params *backup.GetBackupPlanFromJSONInput, ...) (*backup.GetBackupPlanFromJSONOutput, error)
- func (_m *IClient) GetBackupPlanFromTemplate(ctx context.Context, params *backup.GetBackupPlanFromTemplateInput, ...) (*backup.GetBackupPlanFromTemplateOutput, error)
- func (_m *IClient) GetBackupSelection(ctx context.Context, params *backup.GetBackupSelectionInput, ...) (*backup.GetBackupSelectionOutput, error)
- func (_m *IClient) GetBackupVaultAccessPolicy(ctx context.Context, params *backup.GetBackupVaultAccessPolicyInput, ...) (*backup.GetBackupVaultAccessPolicyOutput, error)
- func (_m *IClient) GetBackupVaultNotifications(ctx context.Context, params *backup.GetBackupVaultNotificationsInput, ...) (*backup.GetBackupVaultNotificationsOutput, error)
- func (_m *IClient) GetLegalHold(ctx context.Context, params *backup.GetLegalHoldInput, ...) (*backup.GetLegalHoldOutput, error)
- func (_m *IClient) GetRecoveryPointRestoreMetadata(ctx context.Context, params *backup.GetRecoveryPointRestoreMetadataInput, ...) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
- func (_m *IClient) GetRestoreJobMetadata(ctx context.Context, params *backup.GetRestoreJobMetadataInput, ...) (*backup.GetRestoreJobMetadataOutput, error)
- func (_m *IClient) GetRestoreTestingInferredMetadata(ctx context.Context, params *backup.GetRestoreTestingInferredMetadataInput, ...) (*backup.GetRestoreTestingInferredMetadataOutput, error)
- func (_m *IClient) GetRestoreTestingPlan(ctx context.Context, params *backup.GetRestoreTestingPlanInput, ...) (*backup.GetRestoreTestingPlanOutput, error)
- func (_m *IClient) GetRestoreTestingSelection(ctx context.Context, params *backup.GetRestoreTestingSelectionInput, ...) (*backup.GetRestoreTestingSelectionOutput, error)
- func (_m *IClient) GetSupportedResourceTypes(ctx context.Context, params *backup.GetSupportedResourceTypesInput, ...) (*backup.GetSupportedResourceTypesOutput, error)
- func (_m *IClient) ListBackupJobSummaries(ctx context.Context, params *backup.ListBackupJobSummariesInput, ...) (*backup.ListBackupJobSummariesOutput, error)
- func (_m *IClient) ListBackupJobs(ctx context.Context, params *backup.ListBackupJobsInput, ...) (*backup.ListBackupJobsOutput, error)
- func (_m *IClient) ListBackupPlanTemplates(ctx context.Context, params *backup.ListBackupPlanTemplatesInput, ...) (*backup.ListBackupPlanTemplatesOutput, error)
- func (_m *IClient) ListBackupPlanVersions(ctx context.Context, params *backup.ListBackupPlanVersionsInput, ...) (*backup.ListBackupPlanVersionsOutput, error)
- func (_m *IClient) ListBackupPlans(ctx context.Context, params *backup.ListBackupPlansInput, ...) (*backup.ListBackupPlansOutput, error)
- func (_m *IClient) ListBackupSelections(ctx context.Context, params *backup.ListBackupSelectionsInput, ...) (*backup.ListBackupSelectionsOutput, error)
- func (_m *IClient) ListBackupVaults(ctx context.Context, params *backup.ListBackupVaultsInput, ...) (*backup.ListBackupVaultsOutput, error)
- func (_m *IClient) ListCopyJobSummaries(ctx context.Context, params *backup.ListCopyJobSummariesInput, ...) (*backup.ListCopyJobSummariesOutput, error)
- func (_m *IClient) ListCopyJobs(ctx context.Context, params *backup.ListCopyJobsInput, ...) (*backup.ListCopyJobsOutput, error)
- func (_m *IClient) ListFrameworks(ctx context.Context, params *backup.ListFrameworksInput, ...) (*backup.ListFrameworksOutput, error)
- func (_m *IClient) ListLegalHolds(ctx context.Context, params *backup.ListLegalHoldsInput, ...) (*backup.ListLegalHoldsOutput, error)
- func (_m *IClient) ListProtectedResources(ctx context.Context, params *backup.ListProtectedResourcesInput, ...) (*backup.ListProtectedResourcesOutput, error)
- func (_m *IClient) ListProtectedResourcesByBackupVault(ctx context.Context, params *backup.ListProtectedResourcesByBackupVaultInput, ...) (*backup.ListProtectedResourcesByBackupVaultOutput, error)
- func (_m *IClient) ListRecoveryPointsByBackupVault(ctx context.Context, params *backup.ListRecoveryPointsByBackupVaultInput, ...) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
- func (_m *IClient) ListRecoveryPointsByLegalHold(ctx context.Context, params *backup.ListRecoveryPointsByLegalHoldInput, ...) (*backup.ListRecoveryPointsByLegalHoldOutput, error)
- func (_m *IClient) ListRecoveryPointsByResource(ctx context.Context, params *backup.ListRecoveryPointsByResourceInput, ...) (*backup.ListRecoveryPointsByResourceOutput, error)
- func (_m *IClient) ListReportJobs(ctx context.Context, params *backup.ListReportJobsInput, ...) (*backup.ListReportJobsOutput, error)
- func (_m *IClient) ListReportPlans(ctx context.Context, params *backup.ListReportPlansInput, ...) (*backup.ListReportPlansOutput, error)
- func (_m *IClient) ListRestoreJobSummaries(ctx context.Context, params *backup.ListRestoreJobSummariesInput, ...) (*backup.ListRestoreJobSummariesOutput, error)
- func (_m *IClient) ListRestoreJobs(ctx context.Context, params *backup.ListRestoreJobsInput, ...) (*backup.ListRestoreJobsOutput, error)
- func (_m *IClient) ListRestoreJobsByProtectedResource(ctx context.Context, params *backup.ListRestoreJobsByProtectedResourceInput, ...) (*backup.ListRestoreJobsByProtectedResourceOutput, error)
- func (_m *IClient) ListRestoreTestingPlans(ctx context.Context, params *backup.ListRestoreTestingPlansInput, ...) (*backup.ListRestoreTestingPlansOutput, error)
- func (_m *IClient) ListRestoreTestingSelections(ctx context.Context, params *backup.ListRestoreTestingSelectionsInput, ...) (*backup.ListRestoreTestingSelectionsOutput, error)
- func (_m *IClient) ListTags(ctx context.Context, params *backup.ListTagsInput, ...) (*backup.ListTagsOutput, error)
- func (_m *IClient) Options() backup.Options
- func (_m *IClient) PutBackupVaultAccessPolicy(ctx context.Context, params *backup.PutBackupVaultAccessPolicyInput, ...) (*backup.PutBackupVaultAccessPolicyOutput, error)
- func (_m *IClient) PutBackupVaultLockConfiguration(ctx context.Context, params *backup.PutBackupVaultLockConfigurationInput, ...) (*backup.PutBackupVaultLockConfigurationOutput, error)
- func (_m *IClient) PutBackupVaultNotifications(ctx context.Context, params *backup.PutBackupVaultNotificationsInput, ...) (*backup.PutBackupVaultNotificationsOutput, error)
- func (_m *IClient) PutRestoreValidationResult(ctx context.Context, params *backup.PutRestoreValidationResultInput, ...) (*backup.PutRestoreValidationResultOutput, error)
- func (_m *IClient) StartBackupJob(ctx context.Context, params *backup.StartBackupJobInput, ...) (*backup.StartBackupJobOutput, error)
- func (_m *IClient) StartCopyJob(ctx context.Context, params *backup.StartCopyJobInput, ...) (*backup.StartCopyJobOutput, error)
- func (_m *IClient) StartReportJob(ctx context.Context, params *backup.StartReportJobInput, ...) (*backup.StartReportJobOutput, error)
- func (_m *IClient) StartRestoreJob(ctx context.Context, params *backup.StartRestoreJobInput, ...) (*backup.StartRestoreJobOutput, error)
- func (_m *IClient) StopBackupJob(ctx context.Context, params *backup.StopBackupJobInput, ...) (*backup.StopBackupJobOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *backup.TagResourceInput, ...) (*backup.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *backup.UntagResourceInput, ...) (*backup.UntagResourceOutput, error)
- func (_m *IClient) UpdateBackupPlan(ctx context.Context, params *backup.UpdateBackupPlanInput, ...) (*backup.UpdateBackupPlanOutput, error)
- func (_m *IClient) UpdateFramework(ctx context.Context, params *backup.UpdateFrameworkInput, ...) (*backup.UpdateFrameworkOutput, error)
- func (_m *IClient) UpdateGlobalSettings(ctx context.Context, params *backup.UpdateGlobalSettingsInput, ...) (*backup.UpdateGlobalSettingsOutput, error)
- func (_m *IClient) UpdateRecoveryPointLifecycle(ctx context.Context, params *backup.UpdateRecoveryPointLifecycleInput, ...) (*backup.UpdateRecoveryPointLifecycleOutput, error)
- func (_m *IClient) UpdateRegionSettings(ctx context.Context, params *backup.UpdateRegionSettingsInput, ...) (*backup.UpdateRegionSettingsOutput, error)
- func (_m *IClient) UpdateReportPlan(ctx context.Context, params *backup.UpdateReportPlanInput, ...) (*backup.UpdateReportPlanOutput, error)
- func (_m *IClient) UpdateRestoreTestingPlan(ctx context.Context, params *backup.UpdateRestoreTestingPlanInput, ...) (*backup.UpdateRestoreTestingPlanOutput, error)
- func (_m *IClient) UpdateRestoreTestingSelection(ctx context.Context, params *backup.UpdateRestoreTestingSelectionInput, ...) (*backup.UpdateRestoreTestingSelectionOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
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) CancelLegalHold ¶
func (_m *IClient) CancelLegalHold(ctx context.Context, params *backup.CancelLegalHoldInput, optFns ...func(*backup.Options)) (*backup.CancelLegalHoldOutput, error)
CancelLegalHold provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBackupPlan ¶
func (_m *IClient) CreateBackupPlan(ctx context.Context, params *backup.CreateBackupPlanInput, optFns ...func(*backup.Options)) (*backup.CreateBackupPlanOutput, error)
CreateBackupPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBackupSelection ¶
func (_m *IClient) CreateBackupSelection(ctx context.Context, params *backup.CreateBackupSelectionInput, optFns ...func(*backup.Options)) (*backup.CreateBackupSelectionOutput, error)
CreateBackupSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBackupVault ¶
func (_m *IClient) CreateBackupVault(ctx context.Context, params *backup.CreateBackupVaultInput, optFns ...func(*backup.Options)) (*backup.CreateBackupVaultOutput, error)
CreateBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateFramework ¶
func (_m *IClient) CreateFramework(ctx context.Context, params *backup.CreateFrameworkInput, optFns ...func(*backup.Options)) (*backup.CreateFrameworkOutput, error)
CreateFramework provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLegalHold ¶
func (_m *IClient) CreateLegalHold(ctx context.Context, params *backup.CreateLegalHoldInput, optFns ...func(*backup.Options)) (*backup.CreateLegalHoldOutput, error)
CreateLegalHold provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLogicallyAirGappedBackupVault ¶
func (_m *IClient) CreateLogicallyAirGappedBackupVault(ctx context.Context, params *backup.CreateLogicallyAirGappedBackupVaultInput, optFns ...func(*backup.Options)) (*backup.CreateLogicallyAirGappedBackupVaultOutput, error)
CreateLogicallyAirGappedBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateReportPlan ¶
func (_m *IClient) CreateReportPlan(ctx context.Context, params *backup.CreateReportPlanInput, optFns ...func(*backup.Options)) (*backup.CreateReportPlanOutput, error)
CreateReportPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRestoreTestingPlan ¶
func (_m *IClient) CreateRestoreTestingPlan(ctx context.Context, params *backup.CreateRestoreTestingPlanInput, optFns ...func(*backup.Options)) (*backup.CreateRestoreTestingPlanOutput, error)
CreateRestoreTestingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRestoreTestingSelection ¶
func (_m *IClient) CreateRestoreTestingSelection(ctx context.Context, params *backup.CreateRestoreTestingSelectionInput, optFns ...func(*backup.Options)) (*backup.CreateRestoreTestingSelectionOutput, error)
CreateRestoreTestingSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupPlan ¶
func (_m *IClient) DeleteBackupPlan(ctx context.Context, params *backup.DeleteBackupPlanInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupPlanOutput, error)
DeleteBackupPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupSelection ¶
func (_m *IClient) DeleteBackupSelection(ctx context.Context, params *backup.DeleteBackupSelectionInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupSelectionOutput, error)
DeleteBackupSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupVault ¶
func (_m *IClient) DeleteBackupVault(ctx context.Context, params *backup.DeleteBackupVaultInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupVaultOutput, error)
DeleteBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupVaultAccessPolicy ¶
func (_m *IClient) DeleteBackupVaultAccessPolicy(ctx context.Context, params *backup.DeleteBackupVaultAccessPolicyInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
DeleteBackupVaultAccessPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupVaultLockConfiguration ¶
func (_m *IClient) DeleteBackupVaultLockConfiguration(ctx context.Context, params *backup.DeleteBackupVaultLockConfigurationInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
DeleteBackupVaultLockConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBackupVaultNotifications ¶
func (_m *IClient) DeleteBackupVaultNotifications(ctx context.Context, params *backup.DeleteBackupVaultNotificationsInput, optFns ...func(*backup.Options)) (*backup.DeleteBackupVaultNotificationsOutput, error)
DeleteBackupVaultNotifications provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteFramework ¶
func (_m *IClient) DeleteFramework(ctx context.Context, params *backup.DeleteFrameworkInput, optFns ...func(*backup.Options)) (*backup.DeleteFrameworkOutput, error)
DeleteFramework provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRecoveryPoint ¶
func (_m *IClient) DeleteRecoveryPoint(ctx context.Context, params *backup.DeleteRecoveryPointInput, optFns ...func(*backup.Options)) (*backup.DeleteRecoveryPointOutput, error)
DeleteRecoveryPoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteReportPlan ¶
func (_m *IClient) DeleteReportPlan(ctx context.Context, params *backup.DeleteReportPlanInput, optFns ...func(*backup.Options)) (*backup.DeleteReportPlanOutput, error)
DeleteReportPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRestoreTestingPlan ¶
func (_m *IClient) DeleteRestoreTestingPlan(ctx context.Context, params *backup.DeleteRestoreTestingPlanInput, optFns ...func(*backup.Options)) (*backup.DeleteRestoreTestingPlanOutput, error)
DeleteRestoreTestingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRestoreTestingSelection ¶
func (_m *IClient) DeleteRestoreTestingSelection(ctx context.Context, params *backup.DeleteRestoreTestingSelectionInput, optFns ...func(*backup.Options)) (*backup.DeleteRestoreTestingSelectionOutput, error)
DeleteRestoreTestingSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeBackupJob ¶
func (_m *IClient) DescribeBackupJob(ctx context.Context, params *backup.DescribeBackupJobInput, optFns ...func(*backup.Options)) (*backup.DescribeBackupJobOutput, error)
DescribeBackupJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeBackupVault ¶
func (_m *IClient) DescribeBackupVault(ctx context.Context, params *backup.DescribeBackupVaultInput, optFns ...func(*backup.Options)) (*backup.DescribeBackupVaultOutput, error)
DescribeBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeCopyJob ¶
func (_m *IClient) DescribeCopyJob(ctx context.Context, params *backup.DescribeCopyJobInput, optFns ...func(*backup.Options)) (*backup.DescribeCopyJobOutput, error)
DescribeCopyJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeFramework ¶
func (_m *IClient) DescribeFramework(ctx context.Context, params *backup.DescribeFrameworkInput, optFns ...func(*backup.Options)) (*backup.DescribeFrameworkOutput, error)
DescribeFramework provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeGlobalSettings ¶
func (_m *IClient) DescribeGlobalSettings(ctx context.Context, params *backup.DescribeGlobalSettingsInput, optFns ...func(*backup.Options)) (*backup.DescribeGlobalSettingsOutput, error)
DescribeGlobalSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeProtectedResource ¶
func (_m *IClient) DescribeProtectedResource(ctx context.Context, params *backup.DescribeProtectedResourceInput, optFns ...func(*backup.Options)) (*backup.DescribeProtectedResourceOutput, error)
DescribeProtectedResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeRecoveryPoint ¶
func (_m *IClient) DescribeRecoveryPoint(ctx context.Context, params *backup.DescribeRecoveryPointInput, optFns ...func(*backup.Options)) (*backup.DescribeRecoveryPointOutput, error)
DescribeRecoveryPoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeRegionSettings ¶
func (_m *IClient) DescribeRegionSettings(ctx context.Context, params *backup.DescribeRegionSettingsInput, optFns ...func(*backup.Options)) (*backup.DescribeRegionSettingsOutput, error)
DescribeRegionSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeReportJob ¶
func (_m *IClient) DescribeReportJob(ctx context.Context, params *backup.DescribeReportJobInput, optFns ...func(*backup.Options)) (*backup.DescribeReportJobOutput, error)
DescribeReportJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeReportPlan ¶
func (_m *IClient) DescribeReportPlan(ctx context.Context, params *backup.DescribeReportPlanInput, optFns ...func(*backup.Options)) (*backup.DescribeReportPlanOutput, error)
DescribeReportPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeRestoreJob ¶
func (_m *IClient) DescribeRestoreJob(ctx context.Context, params *backup.DescribeRestoreJobInput, optFns ...func(*backup.Options)) (*backup.DescribeRestoreJobOutput, error)
DescribeRestoreJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateRecoveryPoint ¶
func (_m *IClient) DisassociateRecoveryPoint(ctx context.Context, params *backup.DisassociateRecoveryPointInput, optFns ...func(*backup.Options)) (*backup.DisassociateRecoveryPointOutput, error)
DisassociateRecoveryPoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateRecoveryPointFromParent ¶
func (_m *IClient) DisassociateRecoveryPointFromParent(ctx context.Context, params *backup.DisassociateRecoveryPointFromParentInput, optFns ...func(*backup.Options)) (*backup.DisassociateRecoveryPointFromParentOutput, error)
DisassociateRecoveryPointFromParent provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportBackupPlanTemplate ¶
func (_m *IClient) ExportBackupPlanTemplate(ctx context.Context, params *backup.ExportBackupPlanTemplateInput, optFns ...func(*backup.Options)) (*backup.ExportBackupPlanTemplateOutput, error)
ExportBackupPlanTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupPlan ¶
func (_m *IClient) GetBackupPlan(ctx context.Context, params *backup.GetBackupPlanInput, optFns ...func(*backup.Options)) (*backup.GetBackupPlanOutput, error)
GetBackupPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupPlanFromJSON ¶
func (_m *IClient) GetBackupPlanFromJSON(ctx context.Context, params *backup.GetBackupPlanFromJSONInput, optFns ...func(*backup.Options)) (*backup.GetBackupPlanFromJSONOutput, error)
GetBackupPlanFromJSON provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupPlanFromTemplate ¶
func (_m *IClient) GetBackupPlanFromTemplate(ctx context.Context, params *backup.GetBackupPlanFromTemplateInput, optFns ...func(*backup.Options)) (*backup.GetBackupPlanFromTemplateOutput, error)
GetBackupPlanFromTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupSelection ¶
func (_m *IClient) GetBackupSelection(ctx context.Context, params *backup.GetBackupSelectionInput, optFns ...func(*backup.Options)) (*backup.GetBackupSelectionOutput, error)
GetBackupSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupVaultAccessPolicy ¶
func (_m *IClient) GetBackupVaultAccessPolicy(ctx context.Context, params *backup.GetBackupVaultAccessPolicyInput, optFns ...func(*backup.Options)) (*backup.GetBackupVaultAccessPolicyOutput, error)
GetBackupVaultAccessPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBackupVaultNotifications ¶
func (_m *IClient) GetBackupVaultNotifications(ctx context.Context, params *backup.GetBackupVaultNotificationsInput, optFns ...func(*backup.Options)) (*backup.GetBackupVaultNotificationsOutput, error)
GetBackupVaultNotifications provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLegalHold ¶
func (_m *IClient) GetLegalHold(ctx context.Context, params *backup.GetLegalHoldInput, optFns ...func(*backup.Options)) (*backup.GetLegalHoldOutput, error)
GetLegalHold provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRecoveryPointRestoreMetadata ¶
func (_m *IClient) GetRecoveryPointRestoreMetadata(ctx context.Context, params *backup.GetRecoveryPointRestoreMetadataInput, optFns ...func(*backup.Options)) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
GetRecoveryPointRestoreMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRestoreJobMetadata ¶
func (_m *IClient) GetRestoreJobMetadata(ctx context.Context, params *backup.GetRestoreJobMetadataInput, optFns ...func(*backup.Options)) (*backup.GetRestoreJobMetadataOutput, error)
GetRestoreJobMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRestoreTestingInferredMetadata ¶
func (_m *IClient) GetRestoreTestingInferredMetadata(ctx context.Context, params *backup.GetRestoreTestingInferredMetadataInput, optFns ...func(*backup.Options)) (*backup.GetRestoreTestingInferredMetadataOutput, error)
GetRestoreTestingInferredMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRestoreTestingPlan ¶
func (_m *IClient) GetRestoreTestingPlan(ctx context.Context, params *backup.GetRestoreTestingPlanInput, optFns ...func(*backup.Options)) (*backup.GetRestoreTestingPlanOutput, error)
GetRestoreTestingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRestoreTestingSelection ¶
func (_m *IClient) GetRestoreTestingSelection(ctx context.Context, params *backup.GetRestoreTestingSelectionInput, optFns ...func(*backup.Options)) (*backup.GetRestoreTestingSelectionOutput, error)
GetRestoreTestingSelection provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSupportedResourceTypes ¶
func (_m *IClient) GetSupportedResourceTypes(ctx context.Context, params *backup.GetSupportedResourceTypesInput, optFns ...func(*backup.Options)) (*backup.GetSupportedResourceTypesOutput, error)
GetSupportedResourceTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupJobSummaries ¶
func (_m *IClient) ListBackupJobSummaries(ctx context.Context, params *backup.ListBackupJobSummariesInput, optFns ...func(*backup.Options)) (*backup.ListBackupJobSummariesOutput, error)
ListBackupJobSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupJobs ¶
func (_m *IClient) ListBackupJobs(ctx context.Context, params *backup.ListBackupJobsInput, optFns ...func(*backup.Options)) (*backup.ListBackupJobsOutput, error)
ListBackupJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupPlanTemplates ¶
func (_m *IClient) ListBackupPlanTemplates(ctx context.Context, params *backup.ListBackupPlanTemplatesInput, optFns ...func(*backup.Options)) (*backup.ListBackupPlanTemplatesOutput, error)
ListBackupPlanTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupPlanVersions ¶
func (_m *IClient) ListBackupPlanVersions(ctx context.Context, params *backup.ListBackupPlanVersionsInput, optFns ...func(*backup.Options)) (*backup.ListBackupPlanVersionsOutput, error)
ListBackupPlanVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupPlans ¶
func (_m *IClient) ListBackupPlans(ctx context.Context, params *backup.ListBackupPlansInput, optFns ...func(*backup.Options)) (*backup.ListBackupPlansOutput, error)
ListBackupPlans provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupSelections ¶
func (_m *IClient) ListBackupSelections(ctx context.Context, params *backup.ListBackupSelectionsInput, optFns ...func(*backup.Options)) (*backup.ListBackupSelectionsOutput, error)
ListBackupSelections provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBackupVaults ¶
func (_m *IClient) ListBackupVaults(ctx context.Context, params *backup.ListBackupVaultsInput, optFns ...func(*backup.Options)) (*backup.ListBackupVaultsOutput, error)
ListBackupVaults provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCopyJobSummaries ¶
func (_m *IClient) ListCopyJobSummaries(ctx context.Context, params *backup.ListCopyJobSummariesInput, optFns ...func(*backup.Options)) (*backup.ListCopyJobSummariesOutput, error)
ListCopyJobSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCopyJobs ¶
func (_m *IClient) ListCopyJobs(ctx context.Context, params *backup.ListCopyJobsInput, optFns ...func(*backup.Options)) (*backup.ListCopyJobsOutput, error)
ListCopyJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListFrameworks ¶
func (_m *IClient) ListFrameworks(ctx context.Context, params *backup.ListFrameworksInput, optFns ...func(*backup.Options)) (*backup.ListFrameworksOutput, error)
ListFrameworks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLegalHolds ¶
func (_m *IClient) ListLegalHolds(ctx context.Context, params *backup.ListLegalHoldsInput, optFns ...func(*backup.Options)) (*backup.ListLegalHoldsOutput, error)
ListLegalHolds provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProtectedResources ¶
func (_m *IClient) ListProtectedResources(ctx context.Context, params *backup.ListProtectedResourcesInput, optFns ...func(*backup.Options)) (*backup.ListProtectedResourcesOutput, error)
ListProtectedResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProtectedResourcesByBackupVault ¶
func (_m *IClient) ListProtectedResourcesByBackupVault(ctx context.Context, params *backup.ListProtectedResourcesByBackupVaultInput, optFns ...func(*backup.Options)) (*backup.ListProtectedResourcesByBackupVaultOutput, error)
ListProtectedResourcesByBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecoveryPointsByBackupVault ¶
func (_m *IClient) ListRecoveryPointsByBackupVault(ctx context.Context, params *backup.ListRecoveryPointsByBackupVaultInput, optFns ...func(*backup.Options)) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
ListRecoveryPointsByBackupVault provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecoveryPointsByLegalHold ¶
func (_m *IClient) ListRecoveryPointsByLegalHold(ctx context.Context, params *backup.ListRecoveryPointsByLegalHoldInput, optFns ...func(*backup.Options)) (*backup.ListRecoveryPointsByLegalHoldOutput, error)
ListRecoveryPointsByLegalHold provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecoveryPointsByResource ¶
func (_m *IClient) ListRecoveryPointsByResource(ctx context.Context, params *backup.ListRecoveryPointsByResourceInput, optFns ...func(*backup.Options)) (*backup.ListRecoveryPointsByResourceOutput, error)
ListRecoveryPointsByResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListReportJobs ¶
func (_m *IClient) ListReportJobs(ctx context.Context, params *backup.ListReportJobsInput, optFns ...func(*backup.Options)) (*backup.ListReportJobsOutput, error)
ListReportJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListReportPlans ¶
func (_m *IClient) ListReportPlans(ctx context.Context, params *backup.ListReportPlansInput, optFns ...func(*backup.Options)) (*backup.ListReportPlansOutput, error)
ListReportPlans provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRestoreJobSummaries ¶
func (_m *IClient) ListRestoreJobSummaries(ctx context.Context, params *backup.ListRestoreJobSummariesInput, optFns ...func(*backup.Options)) (*backup.ListRestoreJobSummariesOutput, error)
ListRestoreJobSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRestoreJobs ¶
func (_m *IClient) ListRestoreJobs(ctx context.Context, params *backup.ListRestoreJobsInput, optFns ...func(*backup.Options)) (*backup.ListRestoreJobsOutput, error)
ListRestoreJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRestoreJobsByProtectedResource ¶
func (_m *IClient) ListRestoreJobsByProtectedResource(ctx context.Context, params *backup.ListRestoreJobsByProtectedResourceInput, optFns ...func(*backup.Options)) (*backup.ListRestoreJobsByProtectedResourceOutput, error)
ListRestoreJobsByProtectedResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRestoreTestingPlans ¶
func (_m *IClient) ListRestoreTestingPlans(ctx context.Context, params *backup.ListRestoreTestingPlansInput, optFns ...func(*backup.Options)) (*backup.ListRestoreTestingPlansOutput, error)
ListRestoreTestingPlans provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRestoreTestingSelections ¶
func (_m *IClient) ListRestoreTestingSelections(ctx context.Context, params *backup.ListRestoreTestingSelectionsInput, optFns ...func(*backup.Options)) (*backup.ListRestoreTestingSelectionsOutput, error)
ListRestoreTestingSelections provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTags ¶
func (_m *IClient) ListTags(ctx context.Context, params *backup.ListTagsInput, optFns ...func(*backup.Options)) (*backup.ListTagsOutput, error)
ListTags provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutBackupVaultAccessPolicy ¶
func (_m *IClient) PutBackupVaultAccessPolicy(ctx context.Context, params *backup.PutBackupVaultAccessPolicyInput, optFns ...func(*backup.Options)) (*backup.PutBackupVaultAccessPolicyOutput, error)
PutBackupVaultAccessPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutBackupVaultLockConfiguration ¶
func (_m *IClient) PutBackupVaultLockConfiguration(ctx context.Context, params *backup.PutBackupVaultLockConfigurationInput, optFns ...func(*backup.Options)) (*backup.PutBackupVaultLockConfigurationOutput, error)
PutBackupVaultLockConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutBackupVaultNotifications ¶
func (_m *IClient) PutBackupVaultNotifications(ctx context.Context, params *backup.PutBackupVaultNotificationsInput, optFns ...func(*backup.Options)) (*backup.PutBackupVaultNotificationsOutput, error)
PutBackupVaultNotifications provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutRestoreValidationResult ¶
func (_m *IClient) PutRestoreValidationResult(ctx context.Context, params *backup.PutRestoreValidationResultInput, optFns ...func(*backup.Options)) (*backup.PutRestoreValidationResultOutput, error)
PutRestoreValidationResult provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartBackupJob ¶
func (_m *IClient) StartBackupJob(ctx context.Context, params *backup.StartBackupJobInput, optFns ...func(*backup.Options)) (*backup.StartBackupJobOutput, error)
StartBackupJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartCopyJob ¶
func (_m *IClient) StartCopyJob(ctx context.Context, params *backup.StartCopyJobInput, optFns ...func(*backup.Options)) (*backup.StartCopyJobOutput, error)
StartCopyJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartReportJob ¶
func (_m *IClient) StartReportJob(ctx context.Context, params *backup.StartReportJobInput, optFns ...func(*backup.Options)) (*backup.StartReportJobOutput, error)
StartReportJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartRestoreJob ¶
func (_m *IClient) StartRestoreJob(ctx context.Context, params *backup.StartRestoreJobInput, optFns ...func(*backup.Options)) (*backup.StartRestoreJobOutput, error)
StartRestoreJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopBackupJob ¶
func (_m *IClient) StopBackupJob(ctx context.Context, params *backup.StopBackupJobInput, optFns ...func(*backup.Options)) (*backup.StopBackupJobOutput, error)
StopBackupJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *backup.TagResourceInput, optFns ...func(*backup.Options)) (*backup.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *backup.UntagResourceInput, optFns ...func(*backup.Options)) (*backup.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateBackupPlan ¶
func (_m *IClient) UpdateBackupPlan(ctx context.Context, params *backup.UpdateBackupPlanInput, optFns ...func(*backup.Options)) (*backup.UpdateBackupPlanOutput, error)
UpdateBackupPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateFramework ¶
func (_m *IClient) UpdateFramework(ctx context.Context, params *backup.UpdateFrameworkInput, optFns ...func(*backup.Options)) (*backup.UpdateFrameworkOutput, error)
UpdateFramework provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateGlobalSettings ¶
func (_m *IClient) UpdateGlobalSettings(ctx context.Context, params *backup.UpdateGlobalSettingsInput, optFns ...func(*backup.Options)) (*backup.UpdateGlobalSettingsOutput, error)
UpdateGlobalSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRecoveryPointLifecycle ¶
func (_m *IClient) UpdateRecoveryPointLifecycle(ctx context.Context, params *backup.UpdateRecoveryPointLifecycleInput, optFns ...func(*backup.Options)) (*backup.UpdateRecoveryPointLifecycleOutput, error)
UpdateRecoveryPointLifecycle provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRegionSettings ¶
func (_m *IClient) UpdateRegionSettings(ctx context.Context, params *backup.UpdateRegionSettingsInput, optFns ...func(*backup.Options)) (*backup.UpdateRegionSettingsOutput, error)
UpdateRegionSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateReportPlan ¶
func (_m *IClient) UpdateReportPlan(ctx context.Context, params *backup.UpdateReportPlanInput, optFns ...func(*backup.Options)) (*backup.UpdateReportPlanOutput, error)
UpdateReportPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRestoreTestingPlan ¶
func (_m *IClient) UpdateRestoreTestingPlan(ctx context.Context, params *backup.UpdateRestoreTestingPlanInput, optFns ...func(*backup.Options)) (*backup.UpdateRestoreTestingPlanOutput, error)
UpdateRestoreTestingPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRestoreTestingSelection ¶
func (_m *IClient) UpdateRestoreTestingSelection(ctx context.Context, params *backup.UpdateRestoreTestingSelectionInput, optFns ...func(*backup.Options)) (*backup.UpdateRestoreTestingSelectionOutput, error)
UpdateRestoreTestingSelection provides a mock function with given fields: ctx, params, optFns