Documentation ¶
Overview ¶
Package storagegatewaymock is a generated GoMock package.
Index ¶
- type MockStorageGatewayAPI
- func (m *MockStorageGatewayAPI) ActivateGateway(arg0 *storagegateway.ActivateGatewayInput) (*storagegateway.ActivateGatewayOutput, error)
- func (m *MockStorageGatewayAPI) ActivateGatewayRequest(arg0 *storagegateway.ActivateGatewayInput) (*request.Request, *storagegateway.ActivateGatewayOutput)
- func (m *MockStorageGatewayAPI) ActivateGatewayWithContext(arg0 context.Context, arg1 *storagegateway.ActivateGatewayInput, ...) (*storagegateway.ActivateGatewayOutput, error)
- func (m *MockStorageGatewayAPI) AddCache(arg0 *storagegateway.AddCacheInput) (*storagegateway.AddCacheOutput, error)
- func (m *MockStorageGatewayAPI) AddCacheRequest(arg0 *storagegateway.AddCacheInput) (*request.Request, *storagegateway.AddCacheOutput)
- func (m *MockStorageGatewayAPI) AddCacheWithContext(arg0 context.Context, arg1 *storagegateway.AddCacheInput, ...) (*storagegateway.AddCacheOutput, error)
- func (m *MockStorageGatewayAPI) AddTagsToResource(arg0 *storagegateway.AddTagsToResourceInput) (*storagegateway.AddTagsToResourceOutput, error)
- func (m *MockStorageGatewayAPI) AddTagsToResourceRequest(arg0 *storagegateway.AddTagsToResourceInput) (*request.Request, *storagegateway.AddTagsToResourceOutput)
- func (m *MockStorageGatewayAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *storagegateway.AddTagsToResourceInput, ...) (*storagegateway.AddTagsToResourceOutput, error)
- func (m *MockStorageGatewayAPI) AddUploadBuffer(arg0 *storagegateway.AddUploadBufferInput) (*storagegateway.AddUploadBufferOutput, error)
- func (m *MockStorageGatewayAPI) AddUploadBufferRequest(arg0 *storagegateway.AddUploadBufferInput) (*request.Request, *storagegateway.AddUploadBufferOutput)
- func (m *MockStorageGatewayAPI) AddUploadBufferWithContext(arg0 context.Context, arg1 *storagegateway.AddUploadBufferInput, ...) (*storagegateway.AddUploadBufferOutput, error)
- func (m *MockStorageGatewayAPI) AddWorkingStorage(arg0 *storagegateway.AddWorkingStorageInput) (*storagegateway.AddWorkingStorageOutput, error)
- func (m *MockStorageGatewayAPI) AddWorkingStorageRequest(arg0 *storagegateway.AddWorkingStorageInput) (*request.Request, *storagegateway.AddWorkingStorageOutput)
- func (m *MockStorageGatewayAPI) AddWorkingStorageWithContext(arg0 context.Context, arg1 *storagegateway.AddWorkingStorageInput, ...) (*storagegateway.AddWorkingStorageOutput, error)
- func (m *MockStorageGatewayAPI) AssignTapePool(arg0 *storagegateway.AssignTapePoolInput) (*storagegateway.AssignTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) AssignTapePoolRequest(arg0 *storagegateway.AssignTapePoolInput) (*request.Request, *storagegateway.AssignTapePoolOutput)
- func (m *MockStorageGatewayAPI) AssignTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.AssignTapePoolInput, ...) (*storagegateway.AssignTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) AssociateFileSystem(arg0 *storagegateway.AssociateFileSystemInput) (*storagegateway.AssociateFileSystemOutput, error)
- func (m *MockStorageGatewayAPI) AssociateFileSystemRequest(arg0 *storagegateway.AssociateFileSystemInput) (*request.Request, *storagegateway.AssociateFileSystemOutput)
- func (m *MockStorageGatewayAPI) AssociateFileSystemWithContext(arg0 context.Context, arg1 *storagegateway.AssociateFileSystemInput, ...) (*storagegateway.AssociateFileSystemOutput, error)
- func (m *MockStorageGatewayAPI) AttachVolume(arg0 *storagegateway.AttachVolumeInput) (*storagegateway.AttachVolumeOutput, error)
- func (m *MockStorageGatewayAPI) AttachVolumeRequest(arg0 *storagegateway.AttachVolumeInput) (*request.Request, *storagegateway.AttachVolumeOutput)
- func (m *MockStorageGatewayAPI) AttachVolumeWithContext(arg0 context.Context, arg1 *storagegateway.AttachVolumeInput, ...) (*storagegateway.AttachVolumeOutput, error)
- func (m *MockStorageGatewayAPI) CancelArchival(arg0 *storagegateway.CancelArchivalInput) (*storagegateway.CancelArchivalOutput, error)
- func (m *MockStorageGatewayAPI) CancelArchivalRequest(arg0 *storagegateway.CancelArchivalInput) (*request.Request, *storagegateway.CancelArchivalOutput)
- func (m *MockStorageGatewayAPI) CancelArchivalWithContext(arg0 context.Context, arg1 *storagegateway.CancelArchivalInput, ...) (*storagegateway.CancelArchivalOutput, error)
- func (m *MockStorageGatewayAPI) CancelRetrieval(arg0 *storagegateway.CancelRetrievalInput) (*storagegateway.CancelRetrievalOutput, error)
- func (m *MockStorageGatewayAPI) CancelRetrievalRequest(arg0 *storagegateway.CancelRetrievalInput) (*request.Request, *storagegateway.CancelRetrievalOutput)
- func (m *MockStorageGatewayAPI) CancelRetrievalWithContext(arg0 context.Context, arg1 *storagegateway.CancelRetrievalInput, ...) (*storagegateway.CancelRetrievalOutput, error)
- func (m *MockStorageGatewayAPI) CreateCachediSCSIVolume(arg0 *storagegateway.CreateCachediSCSIVolumeInput) (*storagegateway.CreateCachediSCSIVolumeOutput, error)
- func (m *MockStorageGatewayAPI) CreateCachediSCSIVolumeRequest(arg0 *storagegateway.CreateCachediSCSIVolumeInput) (*request.Request, *storagegateway.CreateCachediSCSIVolumeOutput)
- func (m *MockStorageGatewayAPI) CreateCachediSCSIVolumeWithContext(arg0 context.Context, arg1 *storagegateway.CreateCachediSCSIVolumeInput, ...) (*storagegateway.CreateCachediSCSIVolumeOutput, error)
- func (m *MockStorageGatewayAPI) CreateNFSFileShare(arg0 *storagegateway.CreateNFSFileShareInput) (*storagegateway.CreateNFSFileShareOutput, error)
- func (m *MockStorageGatewayAPI) CreateNFSFileShareRequest(arg0 *storagegateway.CreateNFSFileShareInput) (*request.Request, *storagegateway.CreateNFSFileShareOutput)
- func (m *MockStorageGatewayAPI) CreateNFSFileShareWithContext(arg0 context.Context, arg1 *storagegateway.CreateNFSFileShareInput, ...) (*storagegateway.CreateNFSFileShareOutput, error)
- func (m *MockStorageGatewayAPI) CreateSMBFileShare(arg0 *storagegateway.CreateSMBFileShareInput) (*storagegateway.CreateSMBFileShareOutput, error)
- func (m *MockStorageGatewayAPI) CreateSMBFileShareRequest(arg0 *storagegateway.CreateSMBFileShareInput) (*request.Request, *storagegateway.CreateSMBFileShareOutput)
- func (m *MockStorageGatewayAPI) CreateSMBFileShareWithContext(arg0 context.Context, arg1 *storagegateway.CreateSMBFileShareInput, ...) (*storagegateway.CreateSMBFileShareOutput, error)
- func (m *MockStorageGatewayAPI) CreateSnapshot(arg0 *storagegateway.CreateSnapshotInput) (*storagegateway.CreateSnapshotOutput, error)
- func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPoint(arg0 *storagegateway.CreateSnapshotFromVolumeRecoveryPointInput) (*storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput, error)
- func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointRequest(arg0 *storagegateway.CreateSnapshotFromVolumeRecoveryPointInput) (*request.Request, *storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput)
- func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointWithContext(arg0 context.Context, ...) (*storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput, error)
- func (m *MockStorageGatewayAPI) CreateSnapshotRequest(arg0 *storagegateway.CreateSnapshotInput) (*request.Request, *storagegateway.CreateSnapshotOutput)
- func (m *MockStorageGatewayAPI) CreateSnapshotWithContext(arg0 context.Context, arg1 *storagegateway.CreateSnapshotInput, ...) (*storagegateway.CreateSnapshotOutput, error)
- func (m *MockStorageGatewayAPI) CreateStorediSCSIVolume(arg0 *storagegateway.CreateStorediSCSIVolumeInput) (*storagegateway.CreateStorediSCSIVolumeOutput, error)
- func (m *MockStorageGatewayAPI) CreateStorediSCSIVolumeRequest(arg0 *storagegateway.CreateStorediSCSIVolumeInput) (*request.Request, *storagegateway.CreateStorediSCSIVolumeOutput)
- func (m *MockStorageGatewayAPI) CreateStorediSCSIVolumeWithContext(arg0 context.Context, arg1 *storagegateway.CreateStorediSCSIVolumeInput, ...) (*storagegateway.CreateStorediSCSIVolumeOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapePool(arg0 *storagegateway.CreateTapePoolInput) (*storagegateway.CreateTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapePoolRequest(arg0 *storagegateway.CreateTapePoolInput) (*request.Request, *storagegateway.CreateTapePoolOutput)
- func (m *MockStorageGatewayAPI) CreateTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapePoolInput, ...) (*storagegateway.CreateTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapeWithBarcode(arg0 *storagegateway.CreateTapeWithBarcodeInput) (*storagegateway.CreateTapeWithBarcodeOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapeWithBarcodeRequest(arg0 *storagegateway.CreateTapeWithBarcodeInput) (*request.Request, *storagegateway.CreateTapeWithBarcodeOutput)
- func (m *MockStorageGatewayAPI) CreateTapeWithBarcodeWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapeWithBarcodeInput, ...) (*storagegateway.CreateTapeWithBarcodeOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapes(arg0 *storagegateway.CreateTapesInput) (*storagegateway.CreateTapesOutput, error)
- func (m *MockStorageGatewayAPI) CreateTapesRequest(arg0 *storagegateway.CreateTapesInput) (*request.Request, *storagegateway.CreateTapesOutput)
- func (m *MockStorageGatewayAPI) CreateTapesWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapesInput, ...) (*storagegateway.CreateTapesOutput, error)
- func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicy(arg0 *storagegateway.DeleteAutomaticTapeCreationPolicyInput) (*storagegateway.DeleteAutomaticTapeCreationPolicyOutput, error)
- func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyRequest(arg0 *storagegateway.DeleteAutomaticTapeCreationPolicyInput) (*request.Request, *storagegateway.DeleteAutomaticTapeCreationPolicyOutput)
- func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyWithContext(arg0 context.Context, ...) (*storagegateway.DeleteAutomaticTapeCreationPolicyOutput, error)
- func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimit(arg0 *storagegateway.DeleteBandwidthRateLimitInput) (*storagegateway.DeleteBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimitRequest(arg0 *storagegateway.DeleteBandwidthRateLimitInput) (*request.Request, *storagegateway.DeleteBandwidthRateLimitOutput)
- func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.DeleteBandwidthRateLimitInput, ...) (*storagegateway.DeleteBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) DeleteChapCredentials(arg0 *storagegateway.DeleteChapCredentialsInput) (*storagegateway.DeleteChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) DeleteChapCredentialsRequest(arg0 *storagegateway.DeleteChapCredentialsInput) (*request.Request, *storagegateway.DeleteChapCredentialsOutput)
- func (m *MockStorageGatewayAPI) DeleteChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.DeleteChapCredentialsInput, ...) (*storagegateway.DeleteChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) DeleteFileShare(arg0 *storagegateway.DeleteFileShareInput) (*storagegateway.DeleteFileShareOutput, error)
- func (m *MockStorageGatewayAPI) DeleteFileShareRequest(arg0 *storagegateway.DeleteFileShareInput) (*request.Request, *storagegateway.DeleteFileShareOutput)
- func (m *MockStorageGatewayAPI) DeleteFileShareWithContext(arg0 context.Context, arg1 *storagegateway.DeleteFileShareInput, ...) (*storagegateway.DeleteFileShareOutput, error)
- func (m *MockStorageGatewayAPI) DeleteGateway(arg0 *storagegateway.DeleteGatewayInput) (*storagegateway.DeleteGatewayOutput, error)
- func (m *MockStorageGatewayAPI) DeleteGatewayRequest(arg0 *storagegateway.DeleteGatewayInput) (*request.Request, *storagegateway.DeleteGatewayOutput)
- func (m *MockStorageGatewayAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *storagegateway.DeleteGatewayInput, ...) (*storagegateway.DeleteGatewayOutput, error)
- func (m *MockStorageGatewayAPI) DeleteSnapshotSchedule(arg0 *storagegateway.DeleteSnapshotScheduleInput) (*storagegateway.DeleteSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DeleteSnapshotScheduleRequest(arg0 *storagegateway.DeleteSnapshotScheduleInput) (*request.Request, *storagegateway.DeleteSnapshotScheduleOutput)
- func (m *MockStorageGatewayAPI) DeleteSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.DeleteSnapshotScheduleInput, ...) (*storagegateway.DeleteSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTape(arg0 *storagegateway.DeleteTapeInput) (*storagegateway.DeleteTapeOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTapeArchive(arg0 *storagegateway.DeleteTapeArchiveInput) (*storagegateway.DeleteTapeArchiveOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTapeArchiveRequest(arg0 *storagegateway.DeleteTapeArchiveInput) (*request.Request, *storagegateway.DeleteTapeArchiveOutput)
- func (m *MockStorageGatewayAPI) DeleteTapeArchiveWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapeArchiveInput, ...) (*storagegateway.DeleteTapeArchiveOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTapePool(arg0 *storagegateway.DeleteTapePoolInput) (*storagegateway.DeleteTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTapePoolRequest(arg0 *storagegateway.DeleteTapePoolInput) (*request.Request, *storagegateway.DeleteTapePoolOutput)
- func (m *MockStorageGatewayAPI) DeleteTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapePoolInput, ...) (*storagegateway.DeleteTapePoolOutput, error)
- func (m *MockStorageGatewayAPI) DeleteTapeRequest(arg0 *storagegateway.DeleteTapeInput) (*request.Request, *storagegateway.DeleteTapeOutput)
- func (m *MockStorageGatewayAPI) DeleteTapeWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapeInput, ...) (*storagegateway.DeleteTapeOutput, error)
- func (m *MockStorageGatewayAPI) DeleteVolume(arg0 *storagegateway.DeleteVolumeInput) (*storagegateway.DeleteVolumeOutput, error)
- func (m *MockStorageGatewayAPI) DeleteVolumeRequest(arg0 *storagegateway.DeleteVolumeInput) (*request.Request, *storagegateway.DeleteVolumeOutput)
- func (m *MockStorageGatewayAPI) DeleteVolumeWithContext(arg0 context.Context, arg1 *storagegateway.DeleteVolumeInput, ...) (*storagegateway.DeleteVolumeOutput, error)
- func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTest(arg0 *storagegateway.DescribeAvailabilityMonitorTestInput) (*storagegateway.DescribeAvailabilityMonitorTestOutput, error)
- func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTestRequest(arg0 *storagegateway.DescribeAvailabilityMonitorTestInput) (*request.Request, *storagegateway.DescribeAvailabilityMonitorTestOutput)
- func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTestWithContext(arg0 context.Context, ...) (*storagegateway.DescribeAvailabilityMonitorTestOutput, error)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimit(arg0 *storagegateway.DescribeBandwidthRateLimitInput) (*storagegateway.DescribeBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitRequest(arg0 *storagegateway.DescribeBandwidthRateLimitInput) (*request.Request, *storagegateway.DescribeBandwidthRateLimitOutput)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitSchedule(arg0 *storagegateway.DescribeBandwidthRateLimitScheduleInput) (*storagegateway.DescribeBandwidthRateLimitScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleRequest(arg0 *storagegateway.DescribeBandwidthRateLimitScheduleInput) (*request.Request, *storagegateway.DescribeBandwidthRateLimitScheduleOutput)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleWithContext(arg0 context.Context, ...) (*storagegateway.DescribeBandwidthRateLimitScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.DescribeBandwidthRateLimitInput, ...) (*storagegateway.DescribeBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) DescribeCache(arg0 *storagegateway.DescribeCacheInput) (*storagegateway.DescribeCacheOutput, error)
- func (m *MockStorageGatewayAPI) DescribeCacheRequest(arg0 *storagegateway.DescribeCacheInput) (*request.Request, *storagegateway.DescribeCacheOutput)
- func (m *MockStorageGatewayAPI) DescribeCacheWithContext(arg0 context.Context, arg1 *storagegateway.DescribeCacheInput, ...) (*storagegateway.DescribeCacheOutput, error)
- func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumes(arg0 *storagegateway.DescribeCachediSCSIVolumesInput) (*storagegateway.DescribeCachediSCSIVolumesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumesRequest(arg0 *storagegateway.DescribeCachediSCSIVolumesInput) (*request.Request, *storagegateway.DescribeCachediSCSIVolumesOutput)
- func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeCachediSCSIVolumesInput, ...) (*storagegateway.DescribeCachediSCSIVolumesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeChapCredentials(arg0 *storagegateway.DescribeChapCredentialsInput) (*storagegateway.DescribeChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeChapCredentialsRequest(arg0 *storagegateway.DescribeChapCredentialsInput) (*request.Request, *storagegateway.DescribeChapCredentialsOutput)
- func (m *MockStorageGatewayAPI) DescribeChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeChapCredentialsInput, ...) (*storagegateway.DescribeChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeFileSystemAssociations(arg0 *storagegateway.DescribeFileSystemAssociationsInput) (*storagegateway.DescribeFileSystemAssociationsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeFileSystemAssociationsRequest(arg0 *storagegateway.DescribeFileSystemAssociationsInput) (*request.Request, *storagegateway.DescribeFileSystemAssociationsOutput)
- func (m *MockStorageGatewayAPI) DescribeFileSystemAssociationsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeFileSystemAssociationsInput, ...) (*storagegateway.DescribeFileSystemAssociationsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeGatewayInformation(arg0 *storagegateway.DescribeGatewayInformationInput) (*storagegateway.DescribeGatewayInformationOutput, error)
- func (m *MockStorageGatewayAPI) DescribeGatewayInformationRequest(arg0 *storagegateway.DescribeGatewayInformationInput) (*request.Request, *storagegateway.DescribeGatewayInformationOutput)
- func (m *MockStorageGatewayAPI) DescribeGatewayInformationWithContext(arg0 context.Context, arg1 *storagegateway.DescribeGatewayInformationInput, ...) (*storagegateway.DescribeGatewayInformationOutput, error)
- func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTime(arg0 *storagegateway.DescribeMaintenanceStartTimeInput) (*storagegateway.DescribeMaintenanceStartTimeOutput, error)
- func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTimeRequest(arg0 *storagegateway.DescribeMaintenanceStartTimeInput) (*request.Request, *storagegateway.DescribeMaintenanceStartTimeOutput)
- func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *storagegateway.DescribeMaintenanceStartTimeInput, ...) (*storagegateway.DescribeMaintenanceStartTimeOutput, error)
- func (m *MockStorageGatewayAPI) DescribeNFSFileShares(arg0 *storagegateway.DescribeNFSFileSharesInput) (*storagegateway.DescribeNFSFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeNFSFileSharesRequest(arg0 *storagegateway.DescribeNFSFileSharesInput) (*request.Request, *storagegateway.DescribeNFSFileSharesOutput)
- func (m *MockStorageGatewayAPI) DescribeNFSFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeNFSFileSharesInput, ...) (*storagegateway.DescribeNFSFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSMBFileShares(arg0 *storagegateway.DescribeSMBFileSharesInput) (*storagegateway.DescribeSMBFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSMBFileSharesRequest(arg0 *storagegateway.DescribeSMBFileSharesInput) (*request.Request, *storagegateway.DescribeSMBFileSharesOutput)
- func (m *MockStorageGatewayAPI) DescribeSMBFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSMBFileSharesInput, ...) (*storagegateway.DescribeSMBFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSMBSettings(arg0 *storagegateway.DescribeSMBSettingsInput) (*storagegateway.DescribeSMBSettingsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSMBSettingsRequest(arg0 *storagegateway.DescribeSMBSettingsInput) (*request.Request, *storagegateway.DescribeSMBSettingsOutput)
- func (m *MockStorageGatewayAPI) DescribeSMBSettingsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSMBSettingsInput, ...) (*storagegateway.DescribeSMBSettingsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSnapshotSchedule(arg0 *storagegateway.DescribeSnapshotScheduleInput) (*storagegateway.DescribeSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DescribeSnapshotScheduleRequest(arg0 *storagegateway.DescribeSnapshotScheduleInput) (*request.Request, *storagegateway.DescribeSnapshotScheduleOutput)
- func (m *MockStorageGatewayAPI) DescribeSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSnapshotScheduleInput, ...) (*storagegateway.DescribeSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumes(arg0 *storagegateway.DescribeStorediSCSIVolumesInput) (*storagegateway.DescribeStorediSCSIVolumesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumesRequest(arg0 *storagegateway.DescribeStorediSCSIVolumesInput) (*request.Request, *storagegateway.DescribeStorediSCSIVolumesOutput)
- func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeStorediSCSIVolumesInput, ...) (*storagegateway.DescribeStorediSCSIVolumesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapeArchives(arg0 *storagegateway.DescribeTapeArchivesInput) (*storagegateway.DescribeTapeArchivesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapeArchivesPages(arg0 *storagegateway.DescribeTapeArchivesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapeArchivesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeArchivesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapeArchivesRequest(arg0 *storagegateway.DescribeTapeArchivesInput) (*request.Request, *storagegateway.DescribeTapeArchivesOutput)
- func (m *MockStorageGatewayAPI) DescribeTapeArchivesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeArchivesInput, ...) (*storagegateway.DescribeTapeArchivesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPoints(arg0 *storagegateway.DescribeTapeRecoveryPointsInput) (*storagegateway.DescribeTapeRecoveryPointsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsPages(arg0 *storagegateway.DescribeTapeRecoveryPointsInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeRecoveryPointsInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsRequest(arg0 *storagegateway.DescribeTapeRecoveryPointsInput) (*request.Request, *storagegateway.DescribeTapeRecoveryPointsOutput)
- func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeRecoveryPointsInput, ...) (*storagegateway.DescribeTapeRecoveryPointsOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapes(arg0 *storagegateway.DescribeTapesInput) (*storagegateway.DescribeTapesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeTapesPages(arg0 *storagegateway.DescribeTapesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeTapesRequest(arg0 *storagegateway.DescribeTapesInput) (*request.Request, *storagegateway.DescribeTapesOutput)
- func (m *MockStorageGatewayAPI) DescribeTapesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapesInput, ...) (*storagegateway.DescribeTapesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeUploadBuffer(arg0 *storagegateway.DescribeUploadBufferInput) (*storagegateway.DescribeUploadBufferOutput, error)
- func (m *MockStorageGatewayAPI) DescribeUploadBufferRequest(arg0 *storagegateway.DescribeUploadBufferInput) (*request.Request, *storagegateway.DescribeUploadBufferOutput)
- func (m *MockStorageGatewayAPI) DescribeUploadBufferWithContext(arg0 context.Context, arg1 *storagegateway.DescribeUploadBufferInput, ...) (*storagegateway.DescribeUploadBufferOutput, error)
- func (m *MockStorageGatewayAPI) DescribeVTLDevices(arg0 *storagegateway.DescribeVTLDevicesInput) (*storagegateway.DescribeVTLDevicesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeVTLDevicesPages(arg0 *storagegateway.DescribeVTLDevicesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeVTLDevicesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeVTLDevicesInput, ...) error
- func (m *MockStorageGatewayAPI) DescribeVTLDevicesRequest(arg0 *storagegateway.DescribeVTLDevicesInput) (*request.Request, *storagegateway.DescribeVTLDevicesOutput)
- func (m *MockStorageGatewayAPI) DescribeVTLDevicesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeVTLDevicesInput, ...) (*storagegateway.DescribeVTLDevicesOutput, error)
- func (m *MockStorageGatewayAPI) DescribeWorkingStorage(arg0 *storagegateway.DescribeWorkingStorageInput) (*storagegateway.DescribeWorkingStorageOutput, error)
- func (m *MockStorageGatewayAPI) DescribeWorkingStorageRequest(arg0 *storagegateway.DescribeWorkingStorageInput) (*request.Request, *storagegateway.DescribeWorkingStorageOutput)
- func (m *MockStorageGatewayAPI) DescribeWorkingStorageWithContext(arg0 context.Context, arg1 *storagegateway.DescribeWorkingStorageInput, ...) (*storagegateway.DescribeWorkingStorageOutput, error)
- func (m *MockStorageGatewayAPI) DetachVolume(arg0 *storagegateway.DetachVolumeInput) (*storagegateway.DetachVolumeOutput, error)
- func (m *MockStorageGatewayAPI) DetachVolumeRequest(arg0 *storagegateway.DetachVolumeInput) (*request.Request, *storagegateway.DetachVolumeOutput)
- func (m *MockStorageGatewayAPI) DetachVolumeWithContext(arg0 context.Context, arg1 *storagegateway.DetachVolumeInput, ...) (*storagegateway.DetachVolumeOutput, error)
- func (m *MockStorageGatewayAPI) DisableGateway(arg0 *storagegateway.DisableGatewayInput) (*storagegateway.DisableGatewayOutput, error)
- func (m *MockStorageGatewayAPI) DisableGatewayRequest(arg0 *storagegateway.DisableGatewayInput) (*request.Request, *storagegateway.DisableGatewayOutput)
- func (m *MockStorageGatewayAPI) DisableGatewayWithContext(arg0 context.Context, arg1 *storagegateway.DisableGatewayInput, ...) (*storagegateway.DisableGatewayOutput, error)
- func (m *MockStorageGatewayAPI) DisassociateFileSystem(arg0 *storagegateway.DisassociateFileSystemInput) (*storagegateway.DisassociateFileSystemOutput, error)
- func (m *MockStorageGatewayAPI) DisassociateFileSystemRequest(arg0 *storagegateway.DisassociateFileSystemInput) (*request.Request, *storagegateway.DisassociateFileSystemOutput)
- func (m *MockStorageGatewayAPI) DisassociateFileSystemWithContext(arg0 context.Context, arg1 *storagegateway.DisassociateFileSystemInput, ...) (*storagegateway.DisassociateFileSystemOutput, error)
- func (m *MockStorageGatewayAPI) EXPECT() *MockStorageGatewayAPIMockRecorder
- func (m *MockStorageGatewayAPI) JoinDomain(arg0 *storagegateway.JoinDomainInput) (*storagegateway.JoinDomainOutput, error)
- func (m *MockStorageGatewayAPI) JoinDomainRequest(arg0 *storagegateway.JoinDomainInput) (*request.Request, *storagegateway.JoinDomainOutput)
- func (m *MockStorageGatewayAPI) JoinDomainWithContext(arg0 context.Context, arg1 *storagegateway.JoinDomainInput, ...) (*storagegateway.JoinDomainOutput, error)
- func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPolicies(arg0 *storagegateway.ListAutomaticTapeCreationPoliciesInput) (*storagegateway.ListAutomaticTapeCreationPoliciesOutput, error)
- func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesRequest(arg0 *storagegateway.ListAutomaticTapeCreationPoliciesInput) (*request.Request, *storagegateway.ListAutomaticTapeCreationPoliciesOutput)
- func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesWithContext(arg0 context.Context, ...) (*storagegateway.ListAutomaticTapeCreationPoliciesOutput, error)
- func (m *MockStorageGatewayAPI) ListFileShares(arg0 *storagegateway.ListFileSharesInput) (*storagegateway.ListFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) ListFileSharesPages(arg0 *storagegateway.ListFileSharesInput, ...) error
- func (m *MockStorageGatewayAPI) ListFileSharesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSharesInput, ...) error
- func (m *MockStorageGatewayAPI) ListFileSharesRequest(arg0 *storagegateway.ListFileSharesInput) (*request.Request, *storagegateway.ListFileSharesOutput)
- func (m *MockStorageGatewayAPI) ListFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSharesInput, ...) (*storagegateway.ListFileSharesOutput, error)
- func (m *MockStorageGatewayAPI) ListFileSystemAssociations(arg0 *storagegateway.ListFileSystemAssociationsInput) (*storagegateway.ListFileSystemAssociationsOutput, error)
- func (m *MockStorageGatewayAPI) ListFileSystemAssociationsPages(arg0 *storagegateway.ListFileSystemAssociationsInput, ...) error
- func (m *MockStorageGatewayAPI) ListFileSystemAssociationsPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSystemAssociationsInput, ...) error
- func (m *MockStorageGatewayAPI) ListFileSystemAssociationsRequest(arg0 *storagegateway.ListFileSystemAssociationsInput) (*request.Request, *storagegateway.ListFileSystemAssociationsOutput)
- func (m *MockStorageGatewayAPI) ListFileSystemAssociationsWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSystemAssociationsInput, ...) (*storagegateway.ListFileSystemAssociationsOutput, error)
- func (m *MockStorageGatewayAPI) ListGateways(arg0 *storagegateway.ListGatewaysInput) (*storagegateway.ListGatewaysOutput, error)
- func (m *MockStorageGatewayAPI) ListGatewaysPages(arg0 *storagegateway.ListGatewaysInput, ...) error
- func (m *MockStorageGatewayAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListGatewaysInput, ...) error
- func (m *MockStorageGatewayAPI) ListGatewaysRequest(arg0 *storagegateway.ListGatewaysInput) (*request.Request, *storagegateway.ListGatewaysOutput)
- func (m *MockStorageGatewayAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *storagegateway.ListGatewaysInput, ...) (*storagegateway.ListGatewaysOutput, error)
- func (m *MockStorageGatewayAPI) ListLocalDisks(arg0 *storagegateway.ListLocalDisksInput) (*storagegateway.ListLocalDisksOutput, error)
- func (m *MockStorageGatewayAPI) ListLocalDisksRequest(arg0 *storagegateway.ListLocalDisksInput) (*request.Request, *storagegateway.ListLocalDisksOutput)
- func (m *MockStorageGatewayAPI) ListLocalDisksWithContext(arg0 context.Context, arg1 *storagegateway.ListLocalDisksInput, ...) (*storagegateway.ListLocalDisksOutput, error)
- func (m *MockStorageGatewayAPI) ListTagsForResource(arg0 *storagegateway.ListTagsForResourceInput) (*storagegateway.ListTagsForResourceOutput, error)
- func (m *MockStorageGatewayAPI) ListTagsForResourcePages(arg0 *storagegateway.ListTagsForResourceInput, ...) error
- func (m *MockStorageGatewayAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTagsForResourceInput, ...) error
- func (m *MockStorageGatewayAPI) ListTagsForResourceRequest(arg0 *storagegateway.ListTagsForResourceInput) (*request.Request, *storagegateway.ListTagsForResourceOutput)
- func (m *MockStorageGatewayAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *storagegateway.ListTagsForResourceInput, ...) (*storagegateway.ListTagsForResourceOutput, error)
- func (m *MockStorageGatewayAPI) ListTapePools(arg0 *storagegateway.ListTapePoolsInput) (*storagegateway.ListTapePoolsOutput, error)
- func (m *MockStorageGatewayAPI) ListTapePoolsPages(arg0 *storagegateway.ListTapePoolsInput, ...) error
- func (m *MockStorageGatewayAPI) ListTapePoolsPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapePoolsInput, ...) error
- func (m *MockStorageGatewayAPI) ListTapePoolsRequest(arg0 *storagegateway.ListTapePoolsInput) (*request.Request, *storagegateway.ListTapePoolsOutput)
- func (m *MockStorageGatewayAPI) ListTapePoolsWithContext(arg0 context.Context, arg1 *storagegateway.ListTapePoolsInput, ...) (*storagegateway.ListTapePoolsOutput, error)
- func (m *MockStorageGatewayAPI) ListTapes(arg0 *storagegateway.ListTapesInput) (*storagegateway.ListTapesOutput, error)
- func (m *MockStorageGatewayAPI) ListTapesPages(arg0 *storagegateway.ListTapesInput, ...) error
- func (m *MockStorageGatewayAPI) ListTapesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapesInput, ...) error
- func (m *MockStorageGatewayAPI) ListTapesRequest(arg0 *storagegateway.ListTapesInput) (*request.Request, *storagegateway.ListTapesOutput)
- func (m *MockStorageGatewayAPI) ListTapesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapesInput, ...) (*storagegateway.ListTapesOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumeInitiators(arg0 *storagegateway.ListVolumeInitiatorsInput) (*storagegateway.ListVolumeInitiatorsOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumeInitiatorsRequest(arg0 *storagegateway.ListVolumeInitiatorsInput) (*request.Request, *storagegateway.ListVolumeInitiatorsOutput)
- func (m *MockStorageGatewayAPI) ListVolumeInitiatorsWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumeInitiatorsInput, ...) (*storagegateway.ListVolumeInitiatorsOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumeRecoveryPoints(arg0 *storagegateway.ListVolumeRecoveryPointsInput) (*storagegateway.ListVolumeRecoveryPointsOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumeRecoveryPointsRequest(arg0 *storagegateway.ListVolumeRecoveryPointsInput) (*request.Request, *storagegateway.ListVolumeRecoveryPointsOutput)
- func (m *MockStorageGatewayAPI) ListVolumeRecoveryPointsWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumeRecoveryPointsInput, ...) (*storagegateway.ListVolumeRecoveryPointsOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumes(arg0 *storagegateway.ListVolumesInput) (*storagegateway.ListVolumesOutput, error)
- func (m *MockStorageGatewayAPI) ListVolumesPages(arg0 *storagegateway.ListVolumesInput, ...) error
- func (m *MockStorageGatewayAPI) ListVolumesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumesInput, ...) error
- func (m *MockStorageGatewayAPI) ListVolumesRequest(arg0 *storagegateway.ListVolumesInput) (*request.Request, *storagegateway.ListVolumesOutput)
- func (m *MockStorageGatewayAPI) ListVolumesWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumesInput, ...) (*storagegateway.ListVolumesOutput, error)
- func (m *MockStorageGatewayAPI) NotifyWhenUploaded(arg0 *storagegateway.NotifyWhenUploadedInput) (*storagegateway.NotifyWhenUploadedOutput, error)
- func (m *MockStorageGatewayAPI) NotifyWhenUploadedRequest(arg0 *storagegateway.NotifyWhenUploadedInput) (*request.Request, *storagegateway.NotifyWhenUploadedOutput)
- func (m *MockStorageGatewayAPI) NotifyWhenUploadedWithContext(arg0 context.Context, arg1 *storagegateway.NotifyWhenUploadedInput, ...) (*storagegateway.NotifyWhenUploadedOutput, error)
- func (m *MockStorageGatewayAPI) RefreshCache(arg0 *storagegateway.RefreshCacheInput) (*storagegateway.RefreshCacheOutput, error)
- func (m *MockStorageGatewayAPI) RefreshCacheRequest(arg0 *storagegateway.RefreshCacheInput) (*request.Request, *storagegateway.RefreshCacheOutput)
- func (m *MockStorageGatewayAPI) RefreshCacheWithContext(arg0 context.Context, arg1 *storagegateway.RefreshCacheInput, ...) (*storagegateway.RefreshCacheOutput, error)
- func (m *MockStorageGatewayAPI) RemoveTagsFromResource(arg0 *storagegateway.RemoveTagsFromResourceInput) (*storagegateway.RemoveTagsFromResourceOutput, error)
- func (m *MockStorageGatewayAPI) RemoveTagsFromResourceRequest(arg0 *storagegateway.RemoveTagsFromResourceInput) (*request.Request, *storagegateway.RemoveTagsFromResourceOutput)
- func (m *MockStorageGatewayAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *storagegateway.RemoveTagsFromResourceInput, ...) (*storagegateway.RemoveTagsFromResourceOutput, error)
- func (m *MockStorageGatewayAPI) ResetCache(arg0 *storagegateway.ResetCacheInput) (*storagegateway.ResetCacheOutput, error)
- func (m *MockStorageGatewayAPI) ResetCacheRequest(arg0 *storagegateway.ResetCacheInput) (*request.Request, *storagegateway.ResetCacheOutput)
- func (m *MockStorageGatewayAPI) ResetCacheWithContext(arg0 context.Context, arg1 *storagegateway.ResetCacheInput, ...) (*storagegateway.ResetCacheOutput, error)
- func (m *MockStorageGatewayAPI) RetrieveTapeArchive(arg0 *storagegateway.RetrieveTapeArchiveInput) (*storagegateway.RetrieveTapeArchiveOutput, error)
- func (m *MockStorageGatewayAPI) RetrieveTapeArchiveRequest(arg0 *storagegateway.RetrieveTapeArchiveInput) (*request.Request, *storagegateway.RetrieveTapeArchiveOutput)
- func (m *MockStorageGatewayAPI) RetrieveTapeArchiveWithContext(arg0 context.Context, arg1 *storagegateway.RetrieveTapeArchiveInput, ...) (*storagegateway.RetrieveTapeArchiveOutput, error)
- func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPoint(arg0 *storagegateway.RetrieveTapeRecoveryPointInput) (*storagegateway.RetrieveTapeRecoveryPointOutput, error)
- func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPointRequest(arg0 *storagegateway.RetrieveTapeRecoveryPointInput) (*request.Request, *storagegateway.RetrieveTapeRecoveryPointOutput)
- func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPointWithContext(arg0 context.Context, arg1 *storagegateway.RetrieveTapeRecoveryPointInput, ...) (*storagegateway.RetrieveTapeRecoveryPointOutput, error)
- func (m *MockStorageGatewayAPI) SetLocalConsolePassword(arg0 *storagegateway.SetLocalConsolePasswordInput) (*storagegateway.SetLocalConsolePasswordOutput, error)
- func (m *MockStorageGatewayAPI) SetLocalConsolePasswordRequest(arg0 *storagegateway.SetLocalConsolePasswordInput) (*request.Request, *storagegateway.SetLocalConsolePasswordOutput)
- func (m *MockStorageGatewayAPI) SetLocalConsolePasswordWithContext(arg0 context.Context, arg1 *storagegateway.SetLocalConsolePasswordInput, ...) (*storagegateway.SetLocalConsolePasswordOutput, error)
- func (m *MockStorageGatewayAPI) SetSMBGuestPassword(arg0 *storagegateway.SetSMBGuestPasswordInput) (*storagegateway.SetSMBGuestPasswordOutput, error)
- func (m *MockStorageGatewayAPI) SetSMBGuestPasswordRequest(arg0 *storagegateway.SetSMBGuestPasswordInput) (*request.Request, *storagegateway.SetSMBGuestPasswordOutput)
- func (m *MockStorageGatewayAPI) SetSMBGuestPasswordWithContext(arg0 context.Context, arg1 *storagegateway.SetSMBGuestPasswordInput, ...) (*storagegateway.SetSMBGuestPasswordOutput, error)
- func (m *MockStorageGatewayAPI) ShutdownGateway(arg0 *storagegateway.ShutdownGatewayInput) (*storagegateway.ShutdownGatewayOutput, error)
- func (m *MockStorageGatewayAPI) ShutdownGatewayRequest(arg0 *storagegateway.ShutdownGatewayInput) (*request.Request, *storagegateway.ShutdownGatewayOutput)
- func (m *MockStorageGatewayAPI) ShutdownGatewayWithContext(arg0 context.Context, arg1 *storagegateway.ShutdownGatewayInput, ...) (*storagegateway.ShutdownGatewayOutput, error)
- func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTest(arg0 *storagegateway.StartAvailabilityMonitorTestInput) (*storagegateway.StartAvailabilityMonitorTestOutput, error)
- func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTestRequest(arg0 *storagegateway.StartAvailabilityMonitorTestInput) (*request.Request, *storagegateway.StartAvailabilityMonitorTestOutput)
- func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTestWithContext(arg0 context.Context, arg1 *storagegateway.StartAvailabilityMonitorTestInput, ...) (*storagegateway.StartAvailabilityMonitorTestOutput, error)
- func (m *MockStorageGatewayAPI) StartGateway(arg0 *storagegateway.StartGatewayInput) (*storagegateway.StartGatewayOutput, error)
- func (m *MockStorageGatewayAPI) StartGatewayRequest(arg0 *storagegateway.StartGatewayInput) (*request.Request, *storagegateway.StartGatewayOutput)
- func (m *MockStorageGatewayAPI) StartGatewayWithContext(arg0 context.Context, arg1 *storagegateway.StartGatewayInput, ...) (*storagegateway.StartGatewayOutput, error)
- func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicy(arg0 *storagegateway.UpdateAutomaticTapeCreationPolicyInput) (*storagegateway.UpdateAutomaticTapeCreationPolicyOutput, error)
- func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyRequest(arg0 *storagegateway.UpdateAutomaticTapeCreationPolicyInput) (*request.Request, *storagegateway.UpdateAutomaticTapeCreationPolicyOutput)
- func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyWithContext(arg0 context.Context, ...) (*storagegateway.UpdateAutomaticTapeCreationPolicyOutput, error)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimit(arg0 *storagegateway.UpdateBandwidthRateLimitInput) (*storagegateway.UpdateBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitRequest(arg0 *storagegateway.UpdateBandwidthRateLimitInput) (*request.Request, *storagegateway.UpdateBandwidthRateLimitOutput)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitSchedule(arg0 *storagegateway.UpdateBandwidthRateLimitScheduleInput) (*storagegateway.UpdateBandwidthRateLimitScheduleOutput, error)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleRequest(arg0 *storagegateway.UpdateBandwidthRateLimitScheduleInput) (*request.Request, *storagegateway.UpdateBandwidthRateLimitScheduleOutput)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleWithContext(arg0 context.Context, ...) (*storagegateway.UpdateBandwidthRateLimitScheduleOutput, error)
- func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.UpdateBandwidthRateLimitInput, ...) (*storagegateway.UpdateBandwidthRateLimitOutput, error)
- func (m *MockStorageGatewayAPI) UpdateChapCredentials(arg0 *storagegateway.UpdateChapCredentialsInput) (*storagegateway.UpdateChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) UpdateChapCredentialsRequest(arg0 *storagegateway.UpdateChapCredentialsInput) (*request.Request, *storagegateway.UpdateChapCredentialsOutput)
- func (m *MockStorageGatewayAPI) UpdateChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.UpdateChapCredentialsInput, ...) (*storagegateway.UpdateChapCredentialsOutput, error)
- func (m *MockStorageGatewayAPI) UpdateFileSystemAssociation(arg0 *storagegateway.UpdateFileSystemAssociationInput) (*storagegateway.UpdateFileSystemAssociationOutput, error)
- func (m *MockStorageGatewayAPI) UpdateFileSystemAssociationRequest(arg0 *storagegateway.UpdateFileSystemAssociationInput) (*request.Request, *storagegateway.UpdateFileSystemAssociationOutput)
- func (m *MockStorageGatewayAPI) UpdateFileSystemAssociationWithContext(arg0 context.Context, arg1 *storagegateway.UpdateFileSystemAssociationInput, ...) (*storagegateway.UpdateFileSystemAssociationOutput, error)
- func (m *MockStorageGatewayAPI) UpdateGatewayInformation(arg0 *storagegateway.UpdateGatewayInformationInput) (*storagegateway.UpdateGatewayInformationOutput, error)
- func (m *MockStorageGatewayAPI) UpdateGatewayInformationRequest(arg0 *storagegateway.UpdateGatewayInformationInput) (*request.Request, *storagegateway.UpdateGatewayInformationOutput)
- func (m *MockStorageGatewayAPI) UpdateGatewayInformationWithContext(arg0 context.Context, arg1 *storagegateway.UpdateGatewayInformationInput, ...) (*storagegateway.UpdateGatewayInformationOutput, error)
- func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNow(arg0 *storagegateway.UpdateGatewaySoftwareNowInput) (*storagegateway.UpdateGatewaySoftwareNowOutput, error)
- func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNowRequest(arg0 *storagegateway.UpdateGatewaySoftwareNowInput) (*request.Request, *storagegateway.UpdateGatewaySoftwareNowOutput)
- func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNowWithContext(arg0 context.Context, arg1 *storagegateway.UpdateGatewaySoftwareNowInput, ...) (*storagegateway.UpdateGatewaySoftwareNowOutput, error)
- func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTime(arg0 *storagegateway.UpdateMaintenanceStartTimeInput) (*storagegateway.UpdateMaintenanceStartTimeOutput, error)
- func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTimeRequest(arg0 *storagegateway.UpdateMaintenanceStartTimeInput) (*request.Request, *storagegateway.UpdateMaintenanceStartTimeOutput)
- func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *storagegateway.UpdateMaintenanceStartTimeInput, ...) (*storagegateway.UpdateMaintenanceStartTimeOutput, error)
- func (m *MockStorageGatewayAPI) UpdateNFSFileShare(arg0 *storagegateway.UpdateNFSFileShareInput) (*storagegateway.UpdateNFSFileShareOutput, error)
- func (m *MockStorageGatewayAPI) UpdateNFSFileShareRequest(arg0 *storagegateway.UpdateNFSFileShareInput) (*request.Request, *storagegateway.UpdateNFSFileShareOutput)
- func (m *MockStorageGatewayAPI) UpdateNFSFileShareWithContext(arg0 context.Context, arg1 *storagegateway.UpdateNFSFileShareInput, ...) (*storagegateway.UpdateNFSFileShareOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShare(arg0 *storagegateway.UpdateSMBFileShareInput) (*storagegateway.UpdateSMBFileShareOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShareRequest(arg0 *storagegateway.UpdateSMBFileShareInput) (*request.Request, *storagegateway.UpdateSMBFileShareOutput)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibility(arg0 *storagegateway.UpdateSMBFileShareVisibilityInput) (*storagegateway.UpdateSMBFileShareVisibilityOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibilityRequest(arg0 *storagegateway.UpdateSMBFileShareVisibilityInput) (*request.Request, *storagegateway.UpdateSMBFileShareVisibilityOutput)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibilityWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBFileShareVisibilityInput, ...) (*storagegateway.UpdateSMBFileShareVisibilityOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBFileShareWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBFileShareInput, ...) (*storagegateway.UpdateSMBFileShareOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBLocalGroups(arg0 *storagegateway.UpdateSMBLocalGroupsInput) (*storagegateway.UpdateSMBLocalGroupsOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBLocalGroupsRequest(arg0 *storagegateway.UpdateSMBLocalGroupsInput) (*request.Request, *storagegateway.UpdateSMBLocalGroupsOutput)
- func (m *MockStorageGatewayAPI) UpdateSMBLocalGroupsWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBLocalGroupsInput, ...) (*storagegateway.UpdateSMBLocalGroupsOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategy(arg0 *storagegateway.UpdateSMBSecurityStrategyInput) (*storagegateway.UpdateSMBSecurityStrategyOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategyRequest(arg0 *storagegateway.UpdateSMBSecurityStrategyInput) (*request.Request, *storagegateway.UpdateSMBSecurityStrategyOutput)
- func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategyWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBSecurityStrategyInput, ...) (*storagegateway.UpdateSMBSecurityStrategyOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSnapshotSchedule(arg0 *storagegateway.UpdateSnapshotScheduleInput) (*storagegateway.UpdateSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) UpdateSnapshotScheduleRequest(arg0 *storagegateway.UpdateSnapshotScheduleInput) (*request.Request, *storagegateway.UpdateSnapshotScheduleOutput)
- func (m *MockStorageGatewayAPI) UpdateSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSnapshotScheduleInput, ...) (*storagegateway.UpdateSnapshotScheduleOutput, error)
- func (m *MockStorageGatewayAPI) UpdateVTLDeviceType(arg0 *storagegateway.UpdateVTLDeviceTypeInput) (*storagegateway.UpdateVTLDeviceTypeOutput, error)
- func (m *MockStorageGatewayAPI) UpdateVTLDeviceTypeRequest(arg0 *storagegateway.UpdateVTLDeviceTypeInput) (*request.Request, *storagegateway.UpdateVTLDeviceTypeOutput)
- func (m *MockStorageGatewayAPI) UpdateVTLDeviceTypeWithContext(arg0 context.Context, arg1 *storagegateway.UpdateVTLDeviceTypeInput, ...) (*storagegateway.UpdateVTLDeviceTypeOutput, error)
- type MockStorageGatewayAPIMockRecorder
- func (mr *MockStorageGatewayAPIMockRecorder) ActivateGateway(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ActivateGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ActivateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddCache(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBuffer(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBufferRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBufferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorage(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePool(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystem(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AttachVolume(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AttachVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) AttachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelArchival(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelArchivalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelArchivalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrieval(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrievalRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrievalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolume(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShare(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShare(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPoint(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolume(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePool(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcode(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) CreateTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimit(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShare(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTape(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchive(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePool(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimit(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCache(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformation(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTime(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileShares(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileShares(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettings(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchives(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPoints(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBuffer(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBufferRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBufferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevices(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorage(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DetachVolume(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DetachVolumeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DetachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisableGateway(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisableGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisableGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystem(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) JoinDomain(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) JoinDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) JoinDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileShares(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisks(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapePools(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiators(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPoints(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumes(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploaded(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RefreshCache(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RefreshCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RefreshCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ResetCache(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ResetCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ResetCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchive(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPoint(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePassword(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPassword(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGateway(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartGateway(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) StartGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimit(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformation(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNow(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTime(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShare(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShare(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibility(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroups(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategy(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceType(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockStorageGatewayAPI ¶
type MockStorageGatewayAPI struct {
// contains filtered or unexported fields
}
MockStorageGatewayAPI is a mock of StorageGatewayAPI interface
func NewMockStorageGatewayAPI ¶
func NewMockStorageGatewayAPI(ctrl *gomock.Controller) *MockStorageGatewayAPI
NewMockStorageGatewayAPI creates a new mock instance
func (*MockStorageGatewayAPI) ActivateGateway ¶
func (m *MockStorageGatewayAPI) ActivateGateway(arg0 *storagegateway.ActivateGatewayInput) (*storagegateway.ActivateGatewayOutput, error)
ActivateGateway mocks base method
func (*MockStorageGatewayAPI) ActivateGatewayRequest ¶
func (m *MockStorageGatewayAPI) ActivateGatewayRequest(arg0 *storagegateway.ActivateGatewayInput) (*request.Request, *storagegateway.ActivateGatewayOutput)
ActivateGatewayRequest mocks base method
func (*MockStorageGatewayAPI) ActivateGatewayWithContext ¶
func (m *MockStorageGatewayAPI) ActivateGatewayWithContext(arg0 context.Context, arg1 *storagegateway.ActivateGatewayInput, arg2 ...request.Option) (*storagegateway.ActivateGatewayOutput, error)
ActivateGatewayWithContext mocks base method
func (*MockStorageGatewayAPI) AddCache ¶
func (m *MockStorageGatewayAPI) AddCache(arg0 *storagegateway.AddCacheInput) (*storagegateway.AddCacheOutput, error)
AddCache mocks base method
func (*MockStorageGatewayAPI) AddCacheRequest ¶
func (m *MockStorageGatewayAPI) AddCacheRequest(arg0 *storagegateway.AddCacheInput) (*request.Request, *storagegateway.AddCacheOutput)
AddCacheRequest mocks base method
func (*MockStorageGatewayAPI) AddCacheWithContext ¶
func (m *MockStorageGatewayAPI) AddCacheWithContext(arg0 context.Context, arg1 *storagegateway.AddCacheInput, arg2 ...request.Option) (*storagegateway.AddCacheOutput, error)
AddCacheWithContext mocks base method
func (*MockStorageGatewayAPI) AddTagsToResource ¶
func (m *MockStorageGatewayAPI) AddTagsToResource(arg0 *storagegateway.AddTagsToResourceInput) (*storagegateway.AddTagsToResourceOutput, error)
AddTagsToResource mocks base method
func (*MockStorageGatewayAPI) AddTagsToResourceRequest ¶
func (m *MockStorageGatewayAPI) AddTagsToResourceRequest(arg0 *storagegateway.AddTagsToResourceInput) (*request.Request, *storagegateway.AddTagsToResourceOutput)
AddTagsToResourceRequest mocks base method
func (*MockStorageGatewayAPI) AddTagsToResourceWithContext ¶
func (m *MockStorageGatewayAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *storagegateway.AddTagsToResourceInput, arg2 ...request.Option) (*storagegateway.AddTagsToResourceOutput, error)
AddTagsToResourceWithContext mocks base method
func (*MockStorageGatewayAPI) AddUploadBuffer ¶
func (m *MockStorageGatewayAPI) AddUploadBuffer(arg0 *storagegateway.AddUploadBufferInput) (*storagegateway.AddUploadBufferOutput, error)
AddUploadBuffer mocks base method
func (*MockStorageGatewayAPI) AddUploadBufferRequest ¶
func (m *MockStorageGatewayAPI) AddUploadBufferRequest(arg0 *storagegateway.AddUploadBufferInput) (*request.Request, *storagegateway.AddUploadBufferOutput)
AddUploadBufferRequest mocks base method
func (*MockStorageGatewayAPI) AddUploadBufferWithContext ¶
func (m *MockStorageGatewayAPI) AddUploadBufferWithContext(arg0 context.Context, arg1 *storagegateway.AddUploadBufferInput, arg2 ...request.Option) (*storagegateway.AddUploadBufferOutput, error)
AddUploadBufferWithContext mocks base method
func (*MockStorageGatewayAPI) AddWorkingStorage ¶
func (m *MockStorageGatewayAPI) AddWorkingStorage(arg0 *storagegateway.AddWorkingStorageInput) (*storagegateway.AddWorkingStorageOutput, error)
AddWorkingStorage mocks base method
func (*MockStorageGatewayAPI) AddWorkingStorageRequest ¶
func (m *MockStorageGatewayAPI) AddWorkingStorageRequest(arg0 *storagegateway.AddWorkingStorageInput) (*request.Request, *storagegateway.AddWorkingStorageOutput)
AddWorkingStorageRequest mocks base method
func (*MockStorageGatewayAPI) AddWorkingStorageWithContext ¶
func (m *MockStorageGatewayAPI) AddWorkingStorageWithContext(arg0 context.Context, arg1 *storagegateway.AddWorkingStorageInput, arg2 ...request.Option) (*storagegateway.AddWorkingStorageOutput, error)
AddWorkingStorageWithContext mocks base method
func (*MockStorageGatewayAPI) AssignTapePool ¶
func (m *MockStorageGatewayAPI) AssignTapePool(arg0 *storagegateway.AssignTapePoolInput) (*storagegateway.AssignTapePoolOutput, error)
AssignTapePool mocks base method
func (*MockStorageGatewayAPI) AssignTapePoolRequest ¶
func (m *MockStorageGatewayAPI) AssignTapePoolRequest(arg0 *storagegateway.AssignTapePoolInput) (*request.Request, *storagegateway.AssignTapePoolOutput)
AssignTapePoolRequest mocks base method
func (*MockStorageGatewayAPI) AssignTapePoolWithContext ¶
func (m *MockStorageGatewayAPI) AssignTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.AssignTapePoolInput, arg2 ...request.Option) (*storagegateway.AssignTapePoolOutput, error)
AssignTapePoolWithContext mocks base method
func (*MockStorageGatewayAPI) AssociateFileSystem ¶
func (m *MockStorageGatewayAPI) AssociateFileSystem(arg0 *storagegateway.AssociateFileSystemInput) (*storagegateway.AssociateFileSystemOutput, error)
AssociateFileSystem mocks base method
func (*MockStorageGatewayAPI) AssociateFileSystemRequest ¶
func (m *MockStorageGatewayAPI) AssociateFileSystemRequest(arg0 *storagegateway.AssociateFileSystemInput) (*request.Request, *storagegateway.AssociateFileSystemOutput)
AssociateFileSystemRequest mocks base method
func (*MockStorageGatewayAPI) AssociateFileSystemWithContext ¶
func (m *MockStorageGatewayAPI) AssociateFileSystemWithContext(arg0 context.Context, arg1 *storagegateway.AssociateFileSystemInput, arg2 ...request.Option) (*storagegateway.AssociateFileSystemOutput, error)
AssociateFileSystemWithContext mocks base method
func (*MockStorageGatewayAPI) AttachVolume ¶
func (m *MockStorageGatewayAPI) AttachVolume(arg0 *storagegateway.AttachVolumeInput) (*storagegateway.AttachVolumeOutput, error)
AttachVolume mocks base method
func (*MockStorageGatewayAPI) AttachVolumeRequest ¶
func (m *MockStorageGatewayAPI) AttachVolumeRequest(arg0 *storagegateway.AttachVolumeInput) (*request.Request, *storagegateway.AttachVolumeOutput)
AttachVolumeRequest mocks base method
func (*MockStorageGatewayAPI) AttachVolumeWithContext ¶
func (m *MockStorageGatewayAPI) AttachVolumeWithContext(arg0 context.Context, arg1 *storagegateway.AttachVolumeInput, arg2 ...request.Option) (*storagegateway.AttachVolumeOutput, error)
AttachVolumeWithContext mocks base method
func (*MockStorageGatewayAPI) CancelArchival ¶
func (m *MockStorageGatewayAPI) CancelArchival(arg0 *storagegateway.CancelArchivalInput) (*storagegateway.CancelArchivalOutput, error)
CancelArchival mocks base method
func (*MockStorageGatewayAPI) CancelArchivalRequest ¶
func (m *MockStorageGatewayAPI) CancelArchivalRequest(arg0 *storagegateway.CancelArchivalInput) (*request.Request, *storagegateway.CancelArchivalOutput)
CancelArchivalRequest mocks base method
func (*MockStorageGatewayAPI) CancelArchivalWithContext ¶
func (m *MockStorageGatewayAPI) CancelArchivalWithContext(arg0 context.Context, arg1 *storagegateway.CancelArchivalInput, arg2 ...request.Option) (*storagegateway.CancelArchivalOutput, error)
CancelArchivalWithContext mocks base method
func (*MockStorageGatewayAPI) CancelRetrieval ¶
func (m *MockStorageGatewayAPI) CancelRetrieval(arg0 *storagegateway.CancelRetrievalInput) (*storagegateway.CancelRetrievalOutput, error)
CancelRetrieval mocks base method
func (*MockStorageGatewayAPI) CancelRetrievalRequest ¶
func (m *MockStorageGatewayAPI) CancelRetrievalRequest(arg0 *storagegateway.CancelRetrievalInput) (*request.Request, *storagegateway.CancelRetrievalOutput)
CancelRetrievalRequest mocks base method
func (*MockStorageGatewayAPI) CancelRetrievalWithContext ¶
func (m *MockStorageGatewayAPI) CancelRetrievalWithContext(arg0 context.Context, arg1 *storagegateway.CancelRetrievalInput, arg2 ...request.Option) (*storagegateway.CancelRetrievalOutput, error)
CancelRetrievalWithContext mocks base method
func (*MockStorageGatewayAPI) CreateCachediSCSIVolume ¶
func (m *MockStorageGatewayAPI) CreateCachediSCSIVolume(arg0 *storagegateway.CreateCachediSCSIVolumeInput) (*storagegateway.CreateCachediSCSIVolumeOutput, error)
CreateCachediSCSIVolume mocks base method
func (*MockStorageGatewayAPI) CreateCachediSCSIVolumeRequest ¶
func (m *MockStorageGatewayAPI) CreateCachediSCSIVolumeRequest(arg0 *storagegateway.CreateCachediSCSIVolumeInput) (*request.Request, *storagegateway.CreateCachediSCSIVolumeOutput)
CreateCachediSCSIVolumeRequest mocks base method
func (*MockStorageGatewayAPI) CreateCachediSCSIVolumeWithContext ¶
func (m *MockStorageGatewayAPI) CreateCachediSCSIVolumeWithContext(arg0 context.Context, arg1 *storagegateway.CreateCachediSCSIVolumeInput, arg2 ...request.Option) (*storagegateway.CreateCachediSCSIVolumeOutput, error)
CreateCachediSCSIVolumeWithContext mocks base method
func (*MockStorageGatewayAPI) CreateNFSFileShare ¶
func (m *MockStorageGatewayAPI) CreateNFSFileShare(arg0 *storagegateway.CreateNFSFileShareInput) (*storagegateway.CreateNFSFileShareOutput, error)
CreateNFSFileShare mocks base method
func (*MockStorageGatewayAPI) CreateNFSFileShareRequest ¶
func (m *MockStorageGatewayAPI) CreateNFSFileShareRequest(arg0 *storagegateway.CreateNFSFileShareInput) (*request.Request, *storagegateway.CreateNFSFileShareOutput)
CreateNFSFileShareRequest mocks base method
func (*MockStorageGatewayAPI) CreateNFSFileShareWithContext ¶
func (m *MockStorageGatewayAPI) CreateNFSFileShareWithContext(arg0 context.Context, arg1 *storagegateway.CreateNFSFileShareInput, arg2 ...request.Option) (*storagegateway.CreateNFSFileShareOutput, error)
CreateNFSFileShareWithContext mocks base method
func (*MockStorageGatewayAPI) CreateSMBFileShare ¶
func (m *MockStorageGatewayAPI) CreateSMBFileShare(arg0 *storagegateway.CreateSMBFileShareInput) (*storagegateway.CreateSMBFileShareOutput, error)
CreateSMBFileShare mocks base method
func (*MockStorageGatewayAPI) CreateSMBFileShareRequest ¶
func (m *MockStorageGatewayAPI) CreateSMBFileShareRequest(arg0 *storagegateway.CreateSMBFileShareInput) (*request.Request, *storagegateway.CreateSMBFileShareOutput)
CreateSMBFileShareRequest mocks base method
func (*MockStorageGatewayAPI) CreateSMBFileShareWithContext ¶
func (m *MockStorageGatewayAPI) CreateSMBFileShareWithContext(arg0 context.Context, arg1 *storagegateway.CreateSMBFileShareInput, arg2 ...request.Option) (*storagegateway.CreateSMBFileShareOutput, error)
CreateSMBFileShareWithContext mocks base method
func (*MockStorageGatewayAPI) CreateSnapshot ¶
func (m *MockStorageGatewayAPI) CreateSnapshot(arg0 *storagegateway.CreateSnapshotInput) (*storagegateway.CreateSnapshotOutput, error)
CreateSnapshot mocks base method
func (*MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPoint ¶
func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPoint(arg0 *storagegateway.CreateSnapshotFromVolumeRecoveryPointInput) (*storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput, error)
CreateSnapshotFromVolumeRecoveryPoint mocks base method
func (*MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointRequest ¶
func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointRequest(arg0 *storagegateway.CreateSnapshotFromVolumeRecoveryPointInput) (*request.Request, *storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput)
CreateSnapshotFromVolumeRecoveryPointRequest mocks base method
func (*MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointWithContext ¶
func (m *MockStorageGatewayAPI) CreateSnapshotFromVolumeRecoveryPointWithContext(arg0 context.Context, arg1 *storagegateway.CreateSnapshotFromVolumeRecoveryPointInput, arg2 ...request.Option) (*storagegateway.CreateSnapshotFromVolumeRecoveryPointOutput, error)
CreateSnapshotFromVolumeRecoveryPointWithContext mocks base method
func (*MockStorageGatewayAPI) CreateSnapshotRequest ¶
func (m *MockStorageGatewayAPI) CreateSnapshotRequest(arg0 *storagegateway.CreateSnapshotInput) (*request.Request, *storagegateway.CreateSnapshotOutput)
CreateSnapshotRequest mocks base method
func (*MockStorageGatewayAPI) CreateSnapshotWithContext ¶
func (m *MockStorageGatewayAPI) CreateSnapshotWithContext(arg0 context.Context, arg1 *storagegateway.CreateSnapshotInput, arg2 ...request.Option) (*storagegateway.CreateSnapshotOutput, error)
CreateSnapshotWithContext mocks base method
func (*MockStorageGatewayAPI) CreateStorediSCSIVolume ¶
func (m *MockStorageGatewayAPI) CreateStorediSCSIVolume(arg0 *storagegateway.CreateStorediSCSIVolumeInput) (*storagegateway.CreateStorediSCSIVolumeOutput, error)
CreateStorediSCSIVolume mocks base method
func (*MockStorageGatewayAPI) CreateStorediSCSIVolumeRequest ¶
func (m *MockStorageGatewayAPI) CreateStorediSCSIVolumeRequest(arg0 *storagegateway.CreateStorediSCSIVolumeInput) (*request.Request, *storagegateway.CreateStorediSCSIVolumeOutput)
CreateStorediSCSIVolumeRequest mocks base method
func (*MockStorageGatewayAPI) CreateStorediSCSIVolumeWithContext ¶
func (m *MockStorageGatewayAPI) CreateStorediSCSIVolumeWithContext(arg0 context.Context, arg1 *storagegateway.CreateStorediSCSIVolumeInput, arg2 ...request.Option) (*storagegateway.CreateStorediSCSIVolumeOutput, error)
CreateStorediSCSIVolumeWithContext mocks base method
func (*MockStorageGatewayAPI) CreateTapePool ¶
func (m *MockStorageGatewayAPI) CreateTapePool(arg0 *storagegateway.CreateTapePoolInput) (*storagegateway.CreateTapePoolOutput, error)
CreateTapePool mocks base method
func (*MockStorageGatewayAPI) CreateTapePoolRequest ¶
func (m *MockStorageGatewayAPI) CreateTapePoolRequest(arg0 *storagegateway.CreateTapePoolInput) (*request.Request, *storagegateway.CreateTapePoolOutput)
CreateTapePoolRequest mocks base method
func (*MockStorageGatewayAPI) CreateTapePoolWithContext ¶
func (m *MockStorageGatewayAPI) CreateTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapePoolInput, arg2 ...request.Option) (*storagegateway.CreateTapePoolOutput, error)
CreateTapePoolWithContext mocks base method
func (*MockStorageGatewayAPI) CreateTapeWithBarcode ¶
func (m *MockStorageGatewayAPI) CreateTapeWithBarcode(arg0 *storagegateway.CreateTapeWithBarcodeInput) (*storagegateway.CreateTapeWithBarcodeOutput, error)
CreateTapeWithBarcode mocks base method
func (*MockStorageGatewayAPI) CreateTapeWithBarcodeRequest ¶
func (m *MockStorageGatewayAPI) CreateTapeWithBarcodeRequest(arg0 *storagegateway.CreateTapeWithBarcodeInput) (*request.Request, *storagegateway.CreateTapeWithBarcodeOutput)
CreateTapeWithBarcodeRequest mocks base method
func (*MockStorageGatewayAPI) CreateTapeWithBarcodeWithContext ¶
func (m *MockStorageGatewayAPI) CreateTapeWithBarcodeWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapeWithBarcodeInput, arg2 ...request.Option) (*storagegateway.CreateTapeWithBarcodeOutput, error)
CreateTapeWithBarcodeWithContext mocks base method
func (*MockStorageGatewayAPI) CreateTapes ¶
func (m *MockStorageGatewayAPI) CreateTapes(arg0 *storagegateway.CreateTapesInput) (*storagegateway.CreateTapesOutput, error)
CreateTapes mocks base method
func (*MockStorageGatewayAPI) CreateTapesRequest ¶
func (m *MockStorageGatewayAPI) CreateTapesRequest(arg0 *storagegateway.CreateTapesInput) (*request.Request, *storagegateway.CreateTapesOutput)
CreateTapesRequest mocks base method
func (*MockStorageGatewayAPI) CreateTapesWithContext ¶
func (m *MockStorageGatewayAPI) CreateTapesWithContext(arg0 context.Context, arg1 *storagegateway.CreateTapesInput, arg2 ...request.Option) (*storagegateway.CreateTapesOutput, error)
CreateTapesWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicy ¶
func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicy(arg0 *storagegateway.DeleteAutomaticTapeCreationPolicyInput) (*storagegateway.DeleteAutomaticTapeCreationPolicyOutput, error)
DeleteAutomaticTapeCreationPolicy mocks base method
func (*MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyRequest ¶
func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyRequest(arg0 *storagegateway.DeleteAutomaticTapeCreationPolicyInput) (*request.Request, *storagegateway.DeleteAutomaticTapeCreationPolicyOutput)
DeleteAutomaticTapeCreationPolicyRequest mocks base method
func (*MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyWithContext ¶
func (m *MockStorageGatewayAPI) DeleteAutomaticTapeCreationPolicyWithContext(arg0 context.Context, arg1 *storagegateway.DeleteAutomaticTapeCreationPolicyInput, arg2 ...request.Option) (*storagegateway.DeleteAutomaticTapeCreationPolicyOutput, error)
DeleteAutomaticTapeCreationPolicyWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteBandwidthRateLimit ¶
func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimit(arg0 *storagegateway.DeleteBandwidthRateLimitInput) (*storagegateway.DeleteBandwidthRateLimitOutput, error)
DeleteBandwidthRateLimit mocks base method
func (*MockStorageGatewayAPI) DeleteBandwidthRateLimitRequest ¶
func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimitRequest(arg0 *storagegateway.DeleteBandwidthRateLimitInput) (*request.Request, *storagegateway.DeleteBandwidthRateLimitOutput)
DeleteBandwidthRateLimitRequest mocks base method
func (*MockStorageGatewayAPI) DeleteBandwidthRateLimitWithContext ¶
func (m *MockStorageGatewayAPI) DeleteBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.DeleteBandwidthRateLimitInput, arg2 ...request.Option) (*storagegateway.DeleteBandwidthRateLimitOutput, error)
DeleteBandwidthRateLimitWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteChapCredentials ¶
func (m *MockStorageGatewayAPI) DeleteChapCredentials(arg0 *storagegateway.DeleteChapCredentialsInput) (*storagegateway.DeleteChapCredentialsOutput, error)
DeleteChapCredentials mocks base method
func (*MockStorageGatewayAPI) DeleteChapCredentialsRequest ¶
func (m *MockStorageGatewayAPI) DeleteChapCredentialsRequest(arg0 *storagegateway.DeleteChapCredentialsInput) (*request.Request, *storagegateway.DeleteChapCredentialsOutput)
DeleteChapCredentialsRequest mocks base method
func (*MockStorageGatewayAPI) DeleteChapCredentialsWithContext ¶
func (m *MockStorageGatewayAPI) DeleteChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.DeleteChapCredentialsInput, arg2 ...request.Option) (*storagegateway.DeleteChapCredentialsOutput, error)
DeleteChapCredentialsWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteFileShare ¶
func (m *MockStorageGatewayAPI) DeleteFileShare(arg0 *storagegateway.DeleteFileShareInput) (*storagegateway.DeleteFileShareOutput, error)
DeleteFileShare mocks base method
func (*MockStorageGatewayAPI) DeleteFileShareRequest ¶
func (m *MockStorageGatewayAPI) DeleteFileShareRequest(arg0 *storagegateway.DeleteFileShareInput) (*request.Request, *storagegateway.DeleteFileShareOutput)
DeleteFileShareRequest mocks base method
func (*MockStorageGatewayAPI) DeleteFileShareWithContext ¶
func (m *MockStorageGatewayAPI) DeleteFileShareWithContext(arg0 context.Context, arg1 *storagegateway.DeleteFileShareInput, arg2 ...request.Option) (*storagegateway.DeleteFileShareOutput, error)
DeleteFileShareWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteGateway ¶
func (m *MockStorageGatewayAPI) DeleteGateway(arg0 *storagegateway.DeleteGatewayInput) (*storagegateway.DeleteGatewayOutput, error)
DeleteGateway mocks base method
func (*MockStorageGatewayAPI) DeleteGatewayRequest ¶
func (m *MockStorageGatewayAPI) DeleteGatewayRequest(arg0 *storagegateway.DeleteGatewayInput) (*request.Request, *storagegateway.DeleteGatewayOutput)
DeleteGatewayRequest mocks base method
func (*MockStorageGatewayAPI) DeleteGatewayWithContext ¶
func (m *MockStorageGatewayAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *storagegateway.DeleteGatewayInput, arg2 ...request.Option) (*storagegateway.DeleteGatewayOutput, error)
DeleteGatewayWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteSnapshotSchedule ¶
func (m *MockStorageGatewayAPI) DeleteSnapshotSchedule(arg0 *storagegateway.DeleteSnapshotScheduleInput) (*storagegateway.DeleteSnapshotScheduleOutput, error)
DeleteSnapshotSchedule mocks base method
func (*MockStorageGatewayAPI) DeleteSnapshotScheduleRequest ¶
func (m *MockStorageGatewayAPI) DeleteSnapshotScheduleRequest(arg0 *storagegateway.DeleteSnapshotScheduleInput) (*request.Request, *storagegateway.DeleteSnapshotScheduleOutput)
DeleteSnapshotScheduleRequest mocks base method
func (*MockStorageGatewayAPI) DeleteSnapshotScheduleWithContext ¶
func (m *MockStorageGatewayAPI) DeleteSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.DeleteSnapshotScheduleInput, arg2 ...request.Option) (*storagegateway.DeleteSnapshotScheduleOutput, error)
DeleteSnapshotScheduleWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteTape ¶
func (m *MockStorageGatewayAPI) DeleteTape(arg0 *storagegateway.DeleteTapeInput) (*storagegateway.DeleteTapeOutput, error)
DeleteTape mocks base method
func (*MockStorageGatewayAPI) DeleteTapeArchive ¶
func (m *MockStorageGatewayAPI) DeleteTapeArchive(arg0 *storagegateway.DeleteTapeArchiveInput) (*storagegateway.DeleteTapeArchiveOutput, error)
DeleteTapeArchive mocks base method
func (*MockStorageGatewayAPI) DeleteTapeArchiveRequest ¶
func (m *MockStorageGatewayAPI) DeleteTapeArchiveRequest(arg0 *storagegateway.DeleteTapeArchiveInput) (*request.Request, *storagegateway.DeleteTapeArchiveOutput)
DeleteTapeArchiveRequest mocks base method
func (*MockStorageGatewayAPI) DeleteTapeArchiveWithContext ¶
func (m *MockStorageGatewayAPI) DeleteTapeArchiveWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapeArchiveInput, arg2 ...request.Option) (*storagegateway.DeleteTapeArchiveOutput, error)
DeleteTapeArchiveWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteTapePool ¶
func (m *MockStorageGatewayAPI) DeleteTapePool(arg0 *storagegateway.DeleteTapePoolInput) (*storagegateway.DeleteTapePoolOutput, error)
DeleteTapePool mocks base method
func (*MockStorageGatewayAPI) DeleteTapePoolRequest ¶
func (m *MockStorageGatewayAPI) DeleteTapePoolRequest(arg0 *storagegateway.DeleteTapePoolInput) (*request.Request, *storagegateway.DeleteTapePoolOutput)
DeleteTapePoolRequest mocks base method
func (*MockStorageGatewayAPI) DeleteTapePoolWithContext ¶
func (m *MockStorageGatewayAPI) DeleteTapePoolWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapePoolInput, arg2 ...request.Option) (*storagegateway.DeleteTapePoolOutput, error)
DeleteTapePoolWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteTapeRequest ¶
func (m *MockStorageGatewayAPI) DeleteTapeRequest(arg0 *storagegateway.DeleteTapeInput) (*request.Request, *storagegateway.DeleteTapeOutput)
DeleteTapeRequest mocks base method
func (*MockStorageGatewayAPI) DeleteTapeWithContext ¶
func (m *MockStorageGatewayAPI) DeleteTapeWithContext(arg0 context.Context, arg1 *storagegateway.DeleteTapeInput, arg2 ...request.Option) (*storagegateway.DeleteTapeOutput, error)
DeleteTapeWithContext mocks base method
func (*MockStorageGatewayAPI) DeleteVolume ¶
func (m *MockStorageGatewayAPI) DeleteVolume(arg0 *storagegateway.DeleteVolumeInput) (*storagegateway.DeleteVolumeOutput, error)
DeleteVolume mocks base method
func (*MockStorageGatewayAPI) DeleteVolumeRequest ¶
func (m *MockStorageGatewayAPI) DeleteVolumeRequest(arg0 *storagegateway.DeleteVolumeInput) (*request.Request, *storagegateway.DeleteVolumeOutput)
DeleteVolumeRequest mocks base method
func (*MockStorageGatewayAPI) DeleteVolumeWithContext ¶
func (m *MockStorageGatewayAPI) DeleteVolumeWithContext(arg0 context.Context, arg1 *storagegateway.DeleteVolumeInput, arg2 ...request.Option) (*storagegateway.DeleteVolumeOutput, error)
DeleteVolumeWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeAvailabilityMonitorTest ¶
func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTest(arg0 *storagegateway.DescribeAvailabilityMonitorTestInput) (*storagegateway.DescribeAvailabilityMonitorTestOutput, error)
DescribeAvailabilityMonitorTest mocks base method
func (*MockStorageGatewayAPI) DescribeAvailabilityMonitorTestRequest ¶
func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTestRequest(arg0 *storagegateway.DescribeAvailabilityMonitorTestInput) (*request.Request, *storagegateway.DescribeAvailabilityMonitorTestOutput)
DescribeAvailabilityMonitorTestRequest mocks base method
func (*MockStorageGatewayAPI) DescribeAvailabilityMonitorTestWithContext ¶
func (m *MockStorageGatewayAPI) DescribeAvailabilityMonitorTestWithContext(arg0 context.Context, arg1 *storagegateway.DescribeAvailabilityMonitorTestInput, arg2 ...request.Option) (*storagegateway.DescribeAvailabilityMonitorTestOutput, error)
DescribeAvailabilityMonitorTestWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimit ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimit(arg0 *storagegateway.DescribeBandwidthRateLimitInput) (*storagegateway.DescribeBandwidthRateLimitOutput, error)
DescribeBandwidthRateLimit mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimitRequest ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitRequest(arg0 *storagegateway.DescribeBandwidthRateLimitInput) (*request.Request, *storagegateway.DescribeBandwidthRateLimitOutput)
DescribeBandwidthRateLimitRequest mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimitSchedule ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitSchedule(arg0 *storagegateway.DescribeBandwidthRateLimitScheduleInput) (*storagegateway.DescribeBandwidthRateLimitScheduleOutput, error)
DescribeBandwidthRateLimitSchedule mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleRequest ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleRequest(arg0 *storagegateway.DescribeBandwidthRateLimitScheduleInput) (*request.Request, *storagegateway.DescribeBandwidthRateLimitScheduleOutput)
DescribeBandwidthRateLimitScheduleRequest mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleWithContext ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *storagegateway.DescribeBandwidthRateLimitScheduleInput, arg2 ...request.Option) (*storagegateway.DescribeBandwidthRateLimitScheduleOutput, error)
DescribeBandwidthRateLimitScheduleWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeBandwidthRateLimitWithContext ¶
func (m *MockStorageGatewayAPI) DescribeBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.DescribeBandwidthRateLimitInput, arg2 ...request.Option) (*storagegateway.DescribeBandwidthRateLimitOutput, error)
DescribeBandwidthRateLimitWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeCache ¶
func (m *MockStorageGatewayAPI) DescribeCache(arg0 *storagegateway.DescribeCacheInput) (*storagegateway.DescribeCacheOutput, error)
DescribeCache mocks base method
func (*MockStorageGatewayAPI) DescribeCacheRequest ¶
func (m *MockStorageGatewayAPI) DescribeCacheRequest(arg0 *storagegateway.DescribeCacheInput) (*request.Request, *storagegateway.DescribeCacheOutput)
DescribeCacheRequest mocks base method
func (*MockStorageGatewayAPI) DescribeCacheWithContext ¶
func (m *MockStorageGatewayAPI) DescribeCacheWithContext(arg0 context.Context, arg1 *storagegateway.DescribeCacheInput, arg2 ...request.Option) (*storagegateway.DescribeCacheOutput, error)
DescribeCacheWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeCachediSCSIVolumes ¶
func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumes(arg0 *storagegateway.DescribeCachediSCSIVolumesInput) (*storagegateway.DescribeCachediSCSIVolumesOutput, error)
DescribeCachediSCSIVolumes mocks base method
func (*MockStorageGatewayAPI) DescribeCachediSCSIVolumesRequest ¶
func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumesRequest(arg0 *storagegateway.DescribeCachediSCSIVolumesInput) (*request.Request, *storagegateway.DescribeCachediSCSIVolumesOutput)
DescribeCachediSCSIVolumesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeCachediSCSIVolumesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeCachediSCSIVolumesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeCachediSCSIVolumesInput, arg2 ...request.Option) (*storagegateway.DescribeCachediSCSIVolumesOutput, error)
DescribeCachediSCSIVolumesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeChapCredentials ¶
func (m *MockStorageGatewayAPI) DescribeChapCredentials(arg0 *storagegateway.DescribeChapCredentialsInput) (*storagegateway.DescribeChapCredentialsOutput, error)
DescribeChapCredentials mocks base method
func (*MockStorageGatewayAPI) DescribeChapCredentialsRequest ¶
func (m *MockStorageGatewayAPI) DescribeChapCredentialsRequest(arg0 *storagegateway.DescribeChapCredentialsInput) (*request.Request, *storagegateway.DescribeChapCredentialsOutput)
DescribeChapCredentialsRequest mocks base method
func (*MockStorageGatewayAPI) DescribeChapCredentialsWithContext ¶
func (m *MockStorageGatewayAPI) DescribeChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeChapCredentialsInput, arg2 ...request.Option) (*storagegateway.DescribeChapCredentialsOutput, error)
DescribeChapCredentialsWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeFileSystemAssociations ¶
func (m *MockStorageGatewayAPI) DescribeFileSystemAssociations(arg0 *storagegateway.DescribeFileSystemAssociationsInput) (*storagegateway.DescribeFileSystemAssociationsOutput, error)
DescribeFileSystemAssociations mocks base method
func (*MockStorageGatewayAPI) DescribeFileSystemAssociationsRequest ¶
func (m *MockStorageGatewayAPI) DescribeFileSystemAssociationsRequest(arg0 *storagegateway.DescribeFileSystemAssociationsInput) (*request.Request, *storagegateway.DescribeFileSystemAssociationsOutput)
DescribeFileSystemAssociationsRequest mocks base method
func (*MockStorageGatewayAPI) DescribeFileSystemAssociationsWithContext ¶
func (m *MockStorageGatewayAPI) DescribeFileSystemAssociationsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeFileSystemAssociationsInput, arg2 ...request.Option) (*storagegateway.DescribeFileSystemAssociationsOutput, error)
DescribeFileSystemAssociationsWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeGatewayInformation ¶
func (m *MockStorageGatewayAPI) DescribeGatewayInformation(arg0 *storagegateway.DescribeGatewayInformationInput) (*storagegateway.DescribeGatewayInformationOutput, error)
DescribeGatewayInformation mocks base method
func (*MockStorageGatewayAPI) DescribeGatewayInformationRequest ¶
func (m *MockStorageGatewayAPI) DescribeGatewayInformationRequest(arg0 *storagegateway.DescribeGatewayInformationInput) (*request.Request, *storagegateway.DescribeGatewayInformationOutput)
DescribeGatewayInformationRequest mocks base method
func (*MockStorageGatewayAPI) DescribeGatewayInformationWithContext ¶
func (m *MockStorageGatewayAPI) DescribeGatewayInformationWithContext(arg0 context.Context, arg1 *storagegateway.DescribeGatewayInformationInput, arg2 ...request.Option) (*storagegateway.DescribeGatewayInformationOutput, error)
DescribeGatewayInformationWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeMaintenanceStartTime ¶
func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTime(arg0 *storagegateway.DescribeMaintenanceStartTimeInput) (*storagegateway.DescribeMaintenanceStartTimeOutput, error)
DescribeMaintenanceStartTime mocks base method
func (*MockStorageGatewayAPI) DescribeMaintenanceStartTimeRequest ¶
func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTimeRequest(arg0 *storagegateway.DescribeMaintenanceStartTimeInput) (*request.Request, *storagegateway.DescribeMaintenanceStartTimeOutput)
DescribeMaintenanceStartTimeRequest mocks base method
func (*MockStorageGatewayAPI) DescribeMaintenanceStartTimeWithContext ¶
func (m *MockStorageGatewayAPI) DescribeMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *storagegateway.DescribeMaintenanceStartTimeInput, arg2 ...request.Option) (*storagegateway.DescribeMaintenanceStartTimeOutput, error)
DescribeMaintenanceStartTimeWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeNFSFileShares ¶
func (m *MockStorageGatewayAPI) DescribeNFSFileShares(arg0 *storagegateway.DescribeNFSFileSharesInput) (*storagegateway.DescribeNFSFileSharesOutput, error)
DescribeNFSFileShares mocks base method
func (*MockStorageGatewayAPI) DescribeNFSFileSharesRequest ¶
func (m *MockStorageGatewayAPI) DescribeNFSFileSharesRequest(arg0 *storagegateway.DescribeNFSFileSharesInput) (*request.Request, *storagegateway.DescribeNFSFileSharesOutput)
DescribeNFSFileSharesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeNFSFileSharesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeNFSFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeNFSFileSharesInput, arg2 ...request.Option) (*storagegateway.DescribeNFSFileSharesOutput, error)
DescribeNFSFileSharesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeSMBFileShares ¶
func (m *MockStorageGatewayAPI) DescribeSMBFileShares(arg0 *storagegateway.DescribeSMBFileSharesInput) (*storagegateway.DescribeSMBFileSharesOutput, error)
DescribeSMBFileShares mocks base method
func (*MockStorageGatewayAPI) DescribeSMBFileSharesRequest ¶
func (m *MockStorageGatewayAPI) DescribeSMBFileSharesRequest(arg0 *storagegateway.DescribeSMBFileSharesInput) (*request.Request, *storagegateway.DescribeSMBFileSharesOutput)
DescribeSMBFileSharesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeSMBFileSharesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeSMBFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSMBFileSharesInput, arg2 ...request.Option) (*storagegateway.DescribeSMBFileSharesOutput, error)
DescribeSMBFileSharesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeSMBSettings ¶
func (m *MockStorageGatewayAPI) DescribeSMBSettings(arg0 *storagegateway.DescribeSMBSettingsInput) (*storagegateway.DescribeSMBSettingsOutput, error)
DescribeSMBSettings mocks base method
func (*MockStorageGatewayAPI) DescribeSMBSettingsRequest ¶
func (m *MockStorageGatewayAPI) DescribeSMBSettingsRequest(arg0 *storagegateway.DescribeSMBSettingsInput) (*request.Request, *storagegateway.DescribeSMBSettingsOutput)
DescribeSMBSettingsRequest mocks base method
func (*MockStorageGatewayAPI) DescribeSMBSettingsWithContext ¶
func (m *MockStorageGatewayAPI) DescribeSMBSettingsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSMBSettingsInput, arg2 ...request.Option) (*storagegateway.DescribeSMBSettingsOutput, error)
DescribeSMBSettingsWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeSnapshotSchedule ¶
func (m *MockStorageGatewayAPI) DescribeSnapshotSchedule(arg0 *storagegateway.DescribeSnapshotScheduleInput) (*storagegateway.DescribeSnapshotScheduleOutput, error)
DescribeSnapshotSchedule mocks base method
func (*MockStorageGatewayAPI) DescribeSnapshotScheduleRequest ¶
func (m *MockStorageGatewayAPI) DescribeSnapshotScheduleRequest(arg0 *storagegateway.DescribeSnapshotScheduleInput) (*request.Request, *storagegateway.DescribeSnapshotScheduleOutput)
DescribeSnapshotScheduleRequest mocks base method
func (*MockStorageGatewayAPI) DescribeSnapshotScheduleWithContext ¶
func (m *MockStorageGatewayAPI) DescribeSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.DescribeSnapshotScheduleInput, arg2 ...request.Option) (*storagegateway.DescribeSnapshotScheduleOutput, error)
DescribeSnapshotScheduleWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeStorediSCSIVolumes ¶
func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumes(arg0 *storagegateway.DescribeStorediSCSIVolumesInput) (*storagegateway.DescribeStorediSCSIVolumesOutput, error)
DescribeStorediSCSIVolumes mocks base method
func (*MockStorageGatewayAPI) DescribeStorediSCSIVolumesRequest ¶
func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumesRequest(arg0 *storagegateway.DescribeStorediSCSIVolumesInput) (*request.Request, *storagegateway.DescribeStorediSCSIVolumesOutput)
DescribeStorediSCSIVolumesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeStorediSCSIVolumesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeStorediSCSIVolumesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeStorediSCSIVolumesInput, arg2 ...request.Option) (*storagegateway.DescribeStorediSCSIVolumesOutput, error)
DescribeStorediSCSIVolumesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapeArchives ¶
func (m *MockStorageGatewayAPI) DescribeTapeArchives(arg0 *storagegateway.DescribeTapeArchivesInput) (*storagegateway.DescribeTapeArchivesOutput, error)
DescribeTapeArchives mocks base method
func (*MockStorageGatewayAPI) DescribeTapeArchivesPages ¶
func (m *MockStorageGatewayAPI) DescribeTapeArchivesPages(arg0 *storagegateway.DescribeTapeArchivesInput, arg1 func(*storagegateway.DescribeTapeArchivesOutput, bool) bool) error
DescribeTapeArchivesPages mocks base method
func (*MockStorageGatewayAPI) DescribeTapeArchivesPagesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapeArchivesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeArchivesInput, arg2 func(*storagegateway.DescribeTapeArchivesOutput, bool) bool, arg3 ...request.Option) error
DescribeTapeArchivesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapeArchivesRequest ¶
func (m *MockStorageGatewayAPI) DescribeTapeArchivesRequest(arg0 *storagegateway.DescribeTapeArchivesInput) (*request.Request, *storagegateway.DescribeTapeArchivesOutput)
DescribeTapeArchivesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeTapeArchivesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapeArchivesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeArchivesInput, arg2 ...request.Option) (*storagegateway.DescribeTapeArchivesOutput, error)
DescribeTapeArchivesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapeRecoveryPoints ¶
func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPoints(arg0 *storagegateway.DescribeTapeRecoveryPointsInput) (*storagegateway.DescribeTapeRecoveryPointsOutput, error)
DescribeTapeRecoveryPoints mocks base method
func (*MockStorageGatewayAPI) DescribeTapeRecoveryPointsPages ¶
func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsPages(arg0 *storagegateway.DescribeTapeRecoveryPointsInput, arg1 func(*storagegateway.DescribeTapeRecoveryPointsOutput, bool) bool) error
DescribeTapeRecoveryPointsPages mocks base method
func (*MockStorageGatewayAPI) DescribeTapeRecoveryPointsPagesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeRecoveryPointsInput, arg2 func(*storagegateway.DescribeTapeRecoveryPointsOutput, bool) bool, arg3 ...request.Option) error
DescribeTapeRecoveryPointsPagesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapeRecoveryPointsRequest ¶
func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsRequest(arg0 *storagegateway.DescribeTapeRecoveryPointsInput) (*request.Request, *storagegateway.DescribeTapeRecoveryPointsOutput)
DescribeTapeRecoveryPointsRequest mocks base method
func (*MockStorageGatewayAPI) DescribeTapeRecoveryPointsWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapeRecoveryPointsWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapeRecoveryPointsInput, arg2 ...request.Option) (*storagegateway.DescribeTapeRecoveryPointsOutput, error)
DescribeTapeRecoveryPointsWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapes ¶
func (m *MockStorageGatewayAPI) DescribeTapes(arg0 *storagegateway.DescribeTapesInput) (*storagegateway.DescribeTapesOutput, error)
DescribeTapes mocks base method
func (*MockStorageGatewayAPI) DescribeTapesPages ¶
func (m *MockStorageGatewayAPI) DescribeTapesPages(arg0 *storagegateway.DescribeTapesInput, arg1 func(*storagegateway.DescribeTapesOutput, bool) bool) error
DescribeTapesPages mocks base method
func (*MockStorageGatewayAPI) DescribeTapesPagesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapesInput, arg2 func(*storagegateway.DescribeTapesOutput, bool) bool, arg3 ...request.Option) error
DescribeTapesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeTapesRequest ¶
func (m *MockStorageGatewayAPI) DescribeTapesRequest(arg0 *storagegateway.DescribeTapesInput) (*request.Request, *storagegateway.DescribeTapesOutput)
DescribeTapesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeTapesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeTapesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeTapesInput, arg2 ...request.Option) (*storagegateway.DescribeTapesOutput, error)
DescribeTapesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeUploadBuffer ¶
func (m *MockStorageGatewayAPI) DescribeUploadBuffer(arg0 *storagegateway.DescribeUploadBufferInput) (*storagegateway.DescribeUploadBufferOutput, error)
DescribeUploadBuffer mocks base method
func (*MockStorageGatewayAPI) DescribeUploadBufferRequest ¶
func (m *MockStorageGatewayAPI) DescribeUploadBufferRequest(arg0 *storagegateway.DescribeUploadBufferInput) (*request.Request, *storagegateway.DescribeUploadBufferOutput)
DescribeUploadBufferRequest mocks base method
func (*MockStorageGatewayAPI) DescribeUploadBufferWithContext ¶
func (m *MockStorageGatewayAPI) DescribeUploadBufferWithContext(arg0 context.Context, arg1 *storagegateway.DescribeUploadBufferInput, arg2 ...request.Option) (*storagegateway.DescribeUploadBufferOutput, error)
DescribeUploadBufferWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeVTLDevices ¶
func (m *MockStorageGatewayAPI) DescribeVTLDevices(arg0 *storagegateway.DescribeVTLDevicesInput) (*storagegateway.DescribeVTLDevicesOutput, error)
DescribeVTLDevices mocks base method
func (*MockStorageGatewayAPI) DescribeVTLDevicesPages ¶
func (m *MockStorageGatewayAPI) DescribeVTLDevicesPages(arg0 *storagegateway.DescribeVTLDevicesInput, arg1 func(*storagegateway.DescribeVTLDevicesOutput, bool) bool) error
DescribeVTLDevicesPages mocks base method
func (*MockStorageGatewayAPI) DescribeVTLDevicesPagesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeVTLDevicesPagesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeVTLDevicesInput, arg2 func(*storagegateway.DescribeVTLDevicesOutput, bool) bool, arg3 ...request.Option) error
DescribeVTLDevicesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeVTLDevicesRequest ¶
func (m *MockStorageGatewayAPI) DescribeVTLDevicesRequest(arg0 *storagegateway.DescribeVTLDevicesInput) (*request.Request, *storagegateway.DescribeVTLDevicesOutput)
DescribeVTLDevicesRequest mocks base method
func (*MockStorageGatewayAPI) DescribeVTLDevicesWithContext ¶
func (m *MockStorageGatewayAPI) DescribeVTLDevicesWithContext(arg0 context.Context, arg1 *storagegateway.DescribeVTLDevicesInput, arg2 ...request.Option) (*storagegateway.DescribeVTLDevicesOutput, error)
DescribeVTLDevicesWithContext mocks base method
func (*MockStorageGatewayAPI) DescribeWorkingStorage ¶
func (m *MockStorageGatewayAPI) DescribeWorkingStorage(arg0 *storagegateway.DescribeWorkingStorageInput) (*storagegateway.DescribeWorkingStorageOutput, error)
DescribeWorkingStorage mocks base method
func (*MockStorageGatewayAPI) DescribeWorkingStorageRequest ¶
func (m *MockStorageGatewayAPI) DescribeWorkingStorageRequest(arg0 *storagegateway.DescribeWorkingStorageInput) (*request.Request, *storagegateway.DescribeWorkingStorageOutput)
DescribeWorkingStorageRequest mocks base method
func (*MockStorageGatewayAPI) DescribeWorkingStorageWithContext ¶
func (m *MockStorageGatewayAPI) DescribeWorkingStorageWithContext(arg0 context.Context, arg1 *storagegateway.DescribeWorkingStorageInput, arg2 ...request.Option) (*storagegateway.DescribeWorkingStorageOutput, error)
DescribeWorkingStorageWithContext mocks base method
func (*MockStorageGatewayAPI) DetachVolume ¶
func (m *MockStorageGatewayAPI) DetachVolume(arg0 *storagegateway.DetachVolumeInput) (*storagegateway.DetachVolumeOutput, error)
DetachVolume mocks base method
func (*MockStorageGatewayAPI) DetachVolumeRequest ¶
func (m *MockStorageGatewayAPI) DetachVolumeRequest(arg0 *storagegateway.DetachVolumeInput) (*request.Request, *storagegateway.DetachVolumeOutput)
DetachVolumeRequest mocks base method
func (*MockStorageGatewayAPI) DetachVolumeWithContext ¶
func (m *MockStorageGatewayAPI) DetachVolumeWithContext(arg0 context.Context, arg1 *storagegateway.DetachVolumeInput, arg2 ...request.Option) (*storagegateway.DetachVolumeOutput, error)
DetachVolumeWithContext mocks base method
func (*MockStorageGatewayAPI) DisableGateway ¶
func (m *MockStorageGatewayAPI) DisableGateway(arg0 *storagegateway.DisableGatewayInput) (*storagegateway.DisableGatewayOutput, error)
DisableGateway mocks base method
func (*MockStorageGatewayAPI) DisableGatewayRequest ¶
func (m *MockStorageGatewayAPI) DisableGatewayRequest(arg0 *storagegateway.DisableGatewayInput) (*request.Request, *storagegateway.DisableGatewayOutput)
DisableGatewayRequest mocks base method
func (*MockStorageGatewayAPI) DisableGatewayWithContext ¶
func (m *MockStorageGatewayAPI) DisableGatewayWithContext(arg0 context.Context, arg1 *storagegateway.DisableGatewayInput, arg2 ...request.Option) (*storagegateway.DisableGatewayOutput, error)
DisableGatewayWithContext mocks base method
func (*MockStorageGatewayAPI) DisassociateFileSystem ¶
func (m *MockStorageGatewayAPI) DisassociateFileSystem(arg0 *storagegateway.DisassociateFileSystemInput) (*storagegateway.DisassociateFileSystemOutput, error)
DisassociateFileSystem mocks base method
func (*MockStorageGatewayAPI) DisassociateFileSystemRequest ¶
func (m *MockStorageGatewayAPI) DisassociateFileSystemRequest(arg0 *storagegateway.DisassociateFileSystemInput) (*request.Request, *storagegateway.DisassociateFileSystemOutput)
DisassociateFileSystemRequest mocks base method
func (*MockStorageGatewayAPI) DisassociateFileSystemWithContext ¶
func (m *MockStorageGatewayAPI) DisassociateFileSystemWithContext(arg0 context.Context, arg1 *storagegateway.DisassociateFileSystemInput, arg2 ...request.Option) (*storagegateway.DisassociateFileSystemOutput, error)
DisassociateFileSystemWithContext mocks base method
func (*MockStorageGatewayAPI) EXPECT ¶
func (m *MockStorageGatewayAPI) EXPECT() *MockStorageGatewayAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockStorageGatewayAPI) JoinDomain ¶
func (m *MockStorageGatewayAPI) JoinDomain(arg0 *storagegateway.JoinDomainInput) (*storagegateway.JoinDomainOutput, error)
JoinDomain mocks base method
func (*MockStorageGatewayAPI) JoinDomainRequest ¶
func (m *MockStorageGatewayAPI) JoinDomainRequest(arg0 *storagegateway.JoinDomainInput) (*request.Request, *storagegateway.JoinDomainOutput)
JoinDomainRequest mocks base method
func (*MockStorageGatewayAPI) JoinDomainWithContext ¶
func (m *MockStorageGatewayAPI) JoinDomainWithContext(arg0 context.Context, arg1 *storagegateway.JoinDomainInput, arg2 ...request.Option) (*storagegateway.JoinDomainOutput, error)
JoinDomainWithContext mocks base method
func (*MockStorageGatewayAPI) ListAutomaticTapeCreationPolicies ¶
func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPolicies(arg0 *storagegateway.ListAutomaticTapeCreationPoliciesInput) (*storagegateway.ListAutomaticTapeCreationPoliciesOutput, error)
ListAutomaticTapeCreationPolicies mocks base method
func (*MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesRequest ¶
func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesRequest(arg0 *storagegateway.ListAutomaticTapeCreationPoliciesInput) (*request.Request, *storagegateway.ListAutomaticTapeCreationPoliciesOutput)
ListAutomaticTapeCreationPoliciesRequest mocks base method
func (*MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesWithContext ¶
func (m *MockStorageGatewayAPI) ListAutomaticTapeCreationPoliciesWithContext(arg0 context.Context, arg1 *storagegateway.ListAutomaticTapeCreationPoliciesInput, arg2 ...request.Option) (*storagegateway.ListAutomaticTapeCreationPoliciesOutput, error)
ListAutomaticTapeCreationPoliciesWithContext mocks base method
func (*MockStorageGatewayAPI) ListFileShares ¶
func (m *MockStorageGatewayAPI) ListFileShares(arg0 *storagegateway.ListFileSharesInput) (*storagegateway.ListFileSharesOutput, error)
ListFileShares mocks base method
func (*MockStorageGatewayAPI) ListFileSharesPages ¶
func (m *MockStorageGatewayAPI) ListFileSharesPages(arg0 *storagegateway.ListFileSharesInput, arg1 func(*storagegateway.ListFileSharesOutput, bool) bool) error
ListFileSharesPages mocks base method
func (*MockStorageGatewayAPI) ListFileSharesPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListFileSharesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSharesInput, arg2 func(*storagegateway.ListFileSharesOutput, bool) bool, arg3 ...request.Option) error
ListFileSharesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListFileSharesRequest ¶
func (m *MockStorageGatewayAPI) ListFileSharesRequest(arg0 *storagegateway.ListFileSharesInput) (*request.Request, *storagegateway.ListFileSharesOutput)
ListFileSharesRequest mocks base method
func (*MockStorageGatewayAPI) ListFileSharesWithContext ¶
func (m *MockStorageGatewayAPI) ListFileSharesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSharesInput, arg2 ...request.Option) (*storagegateway.ListFileSharesOutput, error)
ListFileSharesWithContext mocks base method
func (*MockStorageGatewayAPI) ListFileSystemAssociations ¶
func (m *MockStorageGatewayAPI) ListFileSystemAssociations(arg0 *storagegateway.ListFileSystemAssociationsInput) (*storagegateway.ListFileSystemAssociationsOutput, error)
ListFileSystemAssociations mocks base method
func (*MockStorageGatewayAPI) ListFileSystemAssociationsPages ¶
func (m *MockStorageGatewayAPI) ListFileSystemAssociationsPages(arg0 *storagegateway.ListFileSystemAssociationsInput, arg1 func(*storagegateway.ListFileSystemAssociationsOutput, bool) bool) error
ListFileSystemAssociationsPages mocks base method
func (*MockStorageGatewayAPI) ListFileSystemAssociationsPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListFileSystemAssociationsPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSystemAssociationsInput, arg2 func(*storagegateway.ListFileSystemAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListFileSystemAssociationsPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListFileSystemAssociationsRequest ¶
func (m *MockStorageGatewayAPI) ListFileSystemAssociationsRequest(arg0 *storagegateway.ListFileSystemAssociationsInput) (*request.Request, *storagegateway.ListFileSystemAssociationsOutput)
ListFileSystemAssociationsRequest mocks base method
func (*MockStorageGatewayAPI) ListFileSystemAssociationsWithContext ¶
func (m *MockStorageGatewayAPI) ListFileSystemAssociationsWithContext(arg0 context.Context, arg1 *storagegateway.ListFileSystemAssociationsInput, arg2 ...request.Option) (*storagegateway.ListFileSystemAssociationsOutput, error)
ListFileSystemAssociationsWithContext mocks base method
func (*MockStorageGatewayAPI) ListGateways ¶
func (m *MockStorageGatewayAPI) ListGateways(arg0 *storagegateway.ListGatewaysInput) (*storagegateway.ListGatewaysOutput, error)
ListGateways mocks base method
func (*MockStorageGatewayAPI) ListGatewaysPages ¶
func (m *MockStorageGatewayAPI) ListGatewaysPages(arg0 *storagegateway.ListGatewaysInput, arg1 func(*storagegateway.ListGatewaysOutput, bool) bool) error
ListGatewaysPages mocks base method
func (*MockStorageGatewayAPI) ListGatewaysPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListGatewaysInput, arg2 func(*storagegateway.ListGatewaysOutput, bool) bool, arg3 ...request.Option) error
ListGatewaysPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListGatewaysRequest ¶
func (m *MockStorageGatewayAPI) ListGatewaysRequest(arg0 *storagegateway.ListGatewaysInput) (*request.Request, *storagegateway.ListGatewaysOutput)
ListGatewaysRequest mocks base method
func (*MockStorageGatewayAPI) ListGatewaysWithContext ¶
func (m *MockStorageGatewayAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *storagegateway.ListGatewaysInput, arg2 ...request.Option) (*storagegateway.ListGatewaysOutput, error)
ListGatewaysWithContext mocks base method
func (*MockStorageGatewayAPI) ListLocalDisks ¶
func (m *MockStorageGatewayAPI) ListLocalDisks(arg0 *storagegateway.ListLocalDisksInput) (*storagegateway.ListLocalDisksOutput, error)
ListLocalDisks mocks base method
func (*MockStorageGatewayAPI) ListLocalDisksRequest ¶
func (m *MockStorageGatewayAPI) ListLocalDisksRequest(arg0 *storagegateway.ListLocalDisksInput) (*request.Request, *storagegateway.ListLocalDisksOutput)
ListLocalDisksRequest mocks base method
func (*MockStorageGatewayAPI) ListLocalDisksWithContext ¶
func (m *MockStorageGatewayAPI) ListLocalDisksWithContext(arg0 context.Context, arg1 *storagegateway.ListLocalDisksInput, arg2 ...request.Option) (*storagegateway.ListLocalDisksOutput, error)
ListLocalDisksWithContext mocks base method
func (*MockStorageGatewayAPI) ListTagsForResource ¶
func (m *MockStorageGatewayAPI) ListTagsForResource(arg0 *storagegateway.ListTagsForResourceInput) (*storagegateway.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockStorageGatewayAPI) ListTagsForResourcePages ¶
func (m *MockStorageGatewayAPI) ListTagsForResourcePages(arg0 *storagegateway.ListTagsForResourceInput, arg1 func(*storagegateway.ListTagsForResourceOutput, bool) bool) error
ListTagsForResourcePages mocks base method
func (*MockStorageGatewayAPI) ListTagsForResourcePagesWithContext ¶
func (m *MockStorageGatewayAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTagsForResourceInput, arg2 func(*storagegateway.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error
ListTagsForResourcePagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListTagsForResourceRequest ¶
func (m *MockStorageGatewayAPI) ListTagsForResourceRequest(arg0 *storagegateway.ListTagsForResourceInput) (*request.Request, *storagegateway.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockStorageGatewayAPI) ListTagsForResourceWithContext ¶
func (m *MockStorageGatewayAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *storagegateway.ListTagsForResourceInput, arg2 ...request.Option) (*storagegateway.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockStorageGatewayAPI) ListTapePools ¶
func (m *MockStorageGatewayAPI) ListTapePools(arg0 *storagegateway.ListTapePoolsInput) (*storagegateway.ListTapePoolsOutput, error)
ListTapePools mocks base method
func (*MockStorageGatewayAPI) ListTapePoolsPages ¶
func (m *MockStorageGatewayAPI) ListTapePoolsPages(arg0 *storagegateway.ListTapePoolsInput, arg1 func(*storagegateway.ListTapePoolsOutput, bool) bool) error
ListTapePoolsPages mocks base method
func (*MockStorageGatewayAPI) ListTapePoolsPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListTapePoolsPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapePoolsInput, arg2 func(*storagegateway.ListTapePoolsOutput, bool) bool, arg3 ...request.Option) error
ListTapePoolsPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListTapePoolsRequest ¶
func (m *MockStorageGatewayAPI) ListTapePoolsRequest(arg0 *storagegateway.ListTapePoolsInput) (*request.Request, *storagegateway.ListTapePoolsOutput)
ListTapePoolsRequest mocks base method
func (*MockStorageGatewayAPI) ListTapePoolsWithContext ¶
func (m *MockStorageGatewayAPI) ListTapePoolsWithContext(arg0 context.Context, arg1 *storagegateway.ListTapePoolsInput, arg2 ...request.Option) (*storagegateway.ListTapePoolsOutput, error)
ListTapePoolsWithContext mocks base method
func (*MockStorageGatewayAPI) ListTapes ¶
func (m *MockStorageGatewayAPI) ListTapes(arg0 *storagegateway.ListTapesInput) (*storagegateway.ListTapesOutput, error)
ListTapes mocks base method
func (*MockStorageGatewayAPI) ListTapesPages ¶
func (m *MockStorageGatewayAPI) ListTapesPages(arg0 *storagegateway.ListTapesInput, arg1 func(*storagegateway.ListTapesOutput, bool) bool) error
ListTapesPages mocks base method
func (*MockStorageGatewayAPI) ListTapesPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListTapesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapesInput, arg2 func(*storagegateway.ListTapesOutput, bool) bool, arg3 ...request.Option) error
ListTapesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListTapesRequest ¶
func (m *MockStorageGatewayAPI) ListTapesRequest(arg0 *storagegateway.ListTapesInput) (*request.Request, *storagegateway.ListTapesOutput)
ListTapesRequest mocks base method
func (*MockStorageGatewayAPI) ListTapesWithContext ¶
func (m *MockStorageGatewayAPI) ListTapesWithContext(arg0 context.Context, arg1 *storagegateway.ListTapesInput, arg2 ...request.Option) (*storagegateway.ListTapesOutput, error)
ListTapesWithContext mocks base method
func (*MockStorageGatewayAPI) ListVolumeInitiators ¶
func (m *MockStorageGatewayAPI) ListVolumeInitiators(arg0 *storagegateway.ListVolumeInitiatorsInput) (*storagegateway.ListVolumeInitiatorsOutput, error)
ListVolumeInitiators mocks base method
func (*MockStorageGatewayAPI) ListVolumeInitiatorsRequest ¶
func (m *MockStorageGatewayAPI) ListVolumeInitiatorsRequest(arg0 *storagegateway.ListVolumeInitiatorsInput) (*request.Request, *storagegateway.ListVolumeInitiatorsOutput)
ListVolumeInitiatorsRequest mocks base method
func (*MockStorageGatewayAPI) ListVolumeInitiatorsWithContext ¶
func (m *MockStorageGatewayAPI) ListVolumeInitiatorsWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumeInitiatorsInput, arg2 ...request.Option) (*storagegateway.ListVolumeInitiatorsOutput, error)
ListVolumeInitiatorsWithContext mocks base method
func (*MockStorageGatewayAPI) ListVolumeRecoveryPoints ¶
func (m *MockStorageGatewayAPI) ListVolumeRecoveryPoints(arg0 *storagegateway.ListVolumeRecoveryPointsInput) (*storagegateway.ListVolumeRecoveryPointsOutput, error)
ListVolumeRecoveryPoints mocks base method
func (*MockStorageGatewayAPI) ListVolumeRecoveryPointsRequest ¶
func (m *MockStorageGatewayAPI) ListVolumeRecoveryPointsRequest(arg0 *storagegateway.ListVolumeRecoveryPointsInput) (*request.Request, *storagegateway.ListVolumeRecoveryPointsOutput)
ListVolumeRecoveryPointsRequest mocks base method
func (*MockStorageGatewayAPI) ListVolumeRecoveryPointsWithContext ¶
func (m *MockStorageGatewayAPI) ListVolumeRecoveryPointsWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumeRecoveryPointsInput, arg2 ...request.Option) (*storagegateway.ListVolumeRecoveryPointsOutput, error)
ListVolumeRecoveryPointsWithContext mocks base method
func (*MockStorageGatewayAPI) ListVolumes ¶
func (m *MockStorageGatewayAPI) ListVolumes(arg0 *storagegateway.ListVolumesInput) (*storagegateway.ListVolumesOutput, error)
ListVolumes mocks base method
func (*MockStorageGatewayAPI) ListVolumesPages ¶
func (m *MockStorageGatewayAPI) ListVolumesPages(arg0 *storagegateway.ListVolumesInput, arg1 func(*storagegateway.ListVolumesOutput, bool) bool) error
ListVolumesPages mocks base method
func (*MockStorageGatewayAPI) ListVolumesPagesWithContext ¶
func (m *MockStorageGatewayAPI) ListVolumesPagesWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumesInput, arg2 func(*storagegateway.ListVolumesOutput, bool) bool, arg3 ...request.Option) error
ListVolumesPagesWithContext mocks base method
func (*MockStorageGatewayAPI) ListVolumesRequest ¶
func (m *MockStorageGatewayAPI) ListVolumesRequest(arg0 *storagegateway.ListVolumesInput) (*request.Request, *storagegateway.ListVolumesOutput)
ListVolumesRequest mocks base method
func (*MockStorageGatewayAPI) ListVolumesWithContext ¶
func (m *MockStorageGatewayAPI) ListVolumesWithContext(arg0 context.Context, arg1 *storagegateway.ListVolumesInput, arg2 ...request.Option) (*storagegateway.ListVolumesOutput, error)
ListVolumesWithContext mocks base method
func (*MockStorageGatewayAPI) NotifyWhenUploaded ¶
func (m *MockStorageGatewayAPI) NotifyWhenUploaded(arg0 *storagegateway.NotifyWhenUploadedInput) (*storagegateway.NotifyWhenUploadedOutput, error)
NotifyWhenUploaded mocks base method
func (*MockStorageGatewayAPI) NotifyWhenUploadedRequest ¶
func (m *MockStorageGatewayAPI) NotifyWhenUploadedRequest(arg0 *storagegateway.NotifyWhenUploadedInput) (*request.Request, *storagegateway.NotifyWhenUploadedOutput)
NotifyWhenUploadedRequest mocks base method
func (*MockStorageGatewayAPI) NotifyWhenUploadedWithContext ¶
func (m *MockStorageGatewayAPI) NotifyWhenUploadedWithContext(arg0 context.Context, arg1 *storagegateway.NotifyWhenUploadedInput, arg2 ...request.Option) (*storagegateway.NotifyWhenUploadedOutput, error)
NotifyWhenUploadedWithContext mocks base method
func (*MockStorageGatewayAPI) RefreshCache ¶
func (m *MockStorageGatewayAPI) RefreshCache(arg0 *storagegateway.RefreshCacheInput) (*storagegateway.RefreshCacheOutput, error)
RefreshCache mocks base method
func (*MockStorageGatewayAPI) RefreshCacheRequest ¶
func (m *MockStorageGatewayAPI) RefreshCacheRequest(arg0 *storagegateway.RefreshCacheInput) (*request.Request, *storagegateway.RefreshCacheOutput)
RefreshCacheRequest mocks base method
func (*MockStorageGatewayAPI) RefreshCacheWithContext ¶
func (m *MockStorageGatewayAPI) RefreshCacheWithContext(arg0 context.Context, arg1 *storagegateway.RefreshCacheInput, arg2 ...request.Option) (*storagegateway.RefreshCacheOutput, error)
RefreshCacheWithContext mocks base method
func (*MockStorageGatewayAPI) RemoveTagsFromResource ¶
func (m *MockStorageGatewayAPI) RemoveTagsFromResource(arg0 *storagegateway.RemoveTagsFromResourceInput) (*storagegateway.RemoveTagsFromResourceOutput, error)
RemoveTagsFromResource mocks base method
func (*MockStorageGatewayAPI) RemoveTagsFromResourceRequest ¶
func (m *MockStorageGatewayAPI) RemoveTagsFromResourceRequest(arg0 *storagegateway.RemoveTagsFromResourceInput) (*request.Request, *storagegateway.RemoveTagsFromResourceOutput)
RemoveTagsFromResourceRequest mocks base method
func (*MockStorageGatewayAPI) RemoveTagsFromResourceWithContext ¶
func (m *MockStorageGatewayAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *storagegateway.RemoveTagsFromResourceInput, arg2 ...request.Option) (*storagegateway.RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext mocks base method
func (*MockStorageGatewayAPI) ResetCache ¶
func (m *MockStorageGatewayAPI) ResetCache(arg0 *storagegateway.ResetCacheInput) (*storagegateway.ResetCacheOutput, error)
ResetCache mocks base method
func (*MockStorageGatewayAPI) ResetCacheRequest ¶
func (m *MockStorageGatewayAPI) ResetCacheRequest(arg0 *storagegateway.ResetCacheInput) (*request.Request, *storagegateway.ResetCacheOutput)
ResetCacheRequest mocks base method
func (*MockStorageGatewayAPI) ResetCacheWithContext ¶
func (m *MockStorageGatewayAPI) ResetCacheWithContext(arg0 context.Context, arg1 *storagegateway.ResetCacheInput, arg2 ...request.Option) (*storagegateway.ResetCacheOutput, error)
ResetCacheWithContext mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeArchive ¶
func (m *MockStorageGatewayAPI) RetrieveTapeArchive(arg0 *storagegateway.RetrieveTapeArchiveInput) (*storagegateway.RetrieveTapeArchiveOutput, error)
RetrieveTapeArchive mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeArchiveRequest ¶
func (m *MockStorageGatewayAPI) RetrieveTapeArchiveRequest(arg0 *storagegateway.RetrieveTapeArchiveInput) (*request.Request, *storagegateway.RetrieveTapeArchiveOutput)
RetrieveTapeArchiveRequest mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeArchiveWithContext ¶
func (m *MockStorageGatewayAPI) RetrieveTapeArchiveWithContext(arg0 context.Context, arg1 *storagegateway.RetrieveTapeArchiveInput, arg2 ...request.Option) (*storagegateway.RetrieveTapeArchiveOutput, error)
RetrieveTapeArchiveWithContext mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeRecoveryPoint ¶
func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPoint(arg0 *storagegateway.RetrieveTapeRecoveryPointInput) (*storagegateway.RetrieveTapeRecoveryPointOutput, error)
RetrieveTapeRecoveryPoint mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeRecoveryPointRequest ¶
func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPointRequest(arg0 *storagegateway.RetrieveTapeRecoveryPointInput) (*request.Request, *storagegateway.RetrieveTapeRecoveryPointOutput)
RetrieveTapeRecoveryPointRequest mocks base method
func (*MockStorageGatewayAPI) RetrieveTapeRecoveryPointWithContext ¶
func (m *MockStorageGatewayAPI) RetrieveTapeRecoveryPointWithContext(arg0 context.Context, arg1 *storagegateway.RetrieveTapeRecoveryPointInput, arg2 ...request.Option) (*storagegateway.RetrieveTapeRecoveryPointOutput, error)
RetrieveTapeRecoveryPointWithContext mocks base method
func (*MockStorageGatewayAPI) SetLocalConsolePassword ¶
func (m *MockStorageGatewayAPI) SetLocalConsolePassword(arg0 *storagegateway.SetLocalConsolePasswordInput) (*storagegateway.SetLocalConsolePasswordOutput, error)
SetLocalConsolePassword mocks base method
func (*MockStorageGatewayAPI) SetLocalConsolePasswordRequest ¶
func (m *MockStorageGatewayAPI) SetLocalConsolePasswordRequest(arg0 *storagegateway.SetLocalConsolePasswordInput) (*request.Request, *storagegateway.SetLocalConsolePasswordOutput)
SetLocalConsolePasswordRequest mocks base method
func (*MockStorageGatewayAPI) SetLocalConsolePasswordWithContext ¶
func (m *MockStorageGatewayAPI) SetLocalConsolePasswordWithContext(arg0 context.Context, arg1 *storagegateway.SetLocalConsolePasswordInput, arg2 ...request.Option) (*storagegateway.SetLocalConsolePasswordOutput, error)
SetLocalConsolePasswordWithContext mocks base method
func (*MockStorageGatewayAPI) SetSMBGuestPassword ¶
func (m *MockStorageGatewayAPI) SetSMBGuestPassword(arg0 *storagegateway.SetSMBGuestPasswordInput) (*storagegateway.SetSMBGuestPasswordOutput, error)
SetSMBGuestPassword mocks base method
func (*MockStorageGatewayAPI) SetSMBGuestPasswordRequest ¶
func (m *MockStorageGatewayAPI) SetSMBGuestPasswordRequest(arg0 *storagegateway.SetSMBGuestPasswordInput) (*request.Request, *storagegateway.SetSMBGuestPasswordOutput)
SetSMBGuestPasswordRequest mocks base method
func (*MockStorageGatewayAPI) SetSMBGuestPasswordWithContext ¶
func (m *MockStorageGatewayAPI) SetSMBGuestPasswordWithContext(arg0 context.Context, arg1 *storagegateway.SetSMBGuestPasswordInput, arg2 ...request.Option) (*storagegateway.SetSMBGuestPasswordOutput, error)
SetSMBGuestPasswordWithContext mocks base method
func (*MockStorageGatewayAPI) ShutdownGateway ¶
func (m *MockStorageGatewayAPI) ShutdownGateway(arg0 *storagegateway.ShutdownGatewayInput) (*storagegateway.ShutdownGatewayOutput, error)
ShutdownGateway mocks base method
func (*MockStorageGatewayAPI) ShutdownGatewayRequest ¶
func (m *MockStorageGatewayAPI) ShutdownGatewayRequest(arg0 *storagegateway.ShutdownGatewayInput) (*request.Request, *storagegateway.ShutdownGatewayOutput)
ShutdownGatewayRequest mocks base method
func (*MockStorageGatewayAPI) ShutdownGatewayWithContext ¶
func (m *MockStorageGatewayAPI) ShutdownGatewayWithContext(arg0 context.Context, arg1 *storagegateway.ShutdownGatewayInput, arg2 ...request.Option) (*storagegateway.ShutdownGatewayOutput, error)
ShutdownGatewayWithContext mocks base method
func (*MockStorageGatewayAPI) StartAvailabilityMonitorTest ¶
func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTest(arg0 *storagegateway.StartAvailabilityMonitorTestInput) (*storagegateway.StartAvailabilityMonitorTestOutput, error)
StartAvailabilityMonitorTest mocks base method
func (*MockStorageGatewayAPI) StartAvailabilityMonitorTestRequest ¶
func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTestRequest(arg0 *storagegateway.StartAvailabilityMonitorTestInput) (*request.Request, *storagegateway.StartAvailabilityMonitorTestOutput)
StartAvailabilityMonitorTestRequest mocks base method
func (*MockStorageGatewayAPI) StartAvailabilityMonitorTestWithContext ¶
func (m *MockStorageGatewayAPI) StartAvailabilityMonitorTestWithContext(arg0 context.Context, arg1 *storagegateway.StartAvailabilityMonitorTestInput, arg2 ...request.Option) (*storagegateway.StartAvailabilityMonitorTestOutput, error)
StartAvailabilityMonitorTestWithContext mocks base method
func (*MockStorageGatewayAPI) StartGateway ¶
func (m *MockStorageGatewayAPI) StartGateway(arg0 *storagegateway.StartGatewayInput) (*storagegateway.StartGatewayOutput, error)
StartGateway mocks base method
func (*MockStorageGatewayAPI) StartGatewayRequest ¶
func (m *MockStorageGatewayAPI) StartGatewayRequest(arg0 *storagegateway.StartGatewayInput) (*request.Request, *storagegateway.StartGatewayOutput)
StartGatewayRequest mocks base method
func (*MockStorageGatewayAPI) StartGatewayWithContext ¶
func (m *MockStorageGatewayAPI) StartGatewayWithContext(arg0 context.Context, arg1 *storagegateway.StartGatewayInput, arg2 ...request.Option) (*storagegateway.StartGatewayOutput, error)
StartGatewayWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicy ¶
func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicy(arg0 *storagegateway.UpdateAutomaticTapeCreationPolicyInput) (*storagegateway.UpdateAutomaticTapeCreationPolicyOutput, error)
UpdateAutomaticTapeCreationPolicy mocks base method
func (*MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyRequest ¶
func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyRequest(arg0 *storagegateway.UpdateAutomaticTapeCreationPolicyInput) (*request.Request, *storagegateway.UpdateAutomaticTapeCreationPolicyOutput)
UpdateAutomaticTapeCreationPolicyRequest mocks base method
func (*MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyWithContext ¶
func (m *MockStorageGatewayAPI) UpdateAutomaticTapeCreationPolicyWithContext(arg0 context.Context, arg1 *storagegateway.UpdateAutomaticTapeCreationPolicyInput, arg2 ...request.Option) (*storagegateway.UpdateAutomaticTapeCreationPolicyOutput, error)
UpdateAutomaticTapeCreationPolicyWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimit ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimit(arg0 *storagegateway.UpdateBandwidthRateLimitInput) (*storagegateway.UpdateBandwidthRateLimitOutput, error)
UpdateBandwidthRateLimit mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimitRequest ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitRequest(arg0 *storagegateway.UpdateBandwidthRateLimitInput) (*request.Request, *storagegateway.UpdateBandwidthRateLimitOutput)
UpdateBandwidthRateLimitRequest mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimitSchedule ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitSchedule(arg0 *storagegateway.UpdateBandwidthRateLimitScheduleInput) (*storagegateway.UpdateBandwidthRateLimitScheduleOutput, error)
UpdateBandwidthRateLimitSchedule mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleRequest ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleRequest(arg0 *storagegateway.UpdateBandwidthRateLimitScheduleInput) (*request.Request, *storagegateway.UpdateBandwidthRateLimitScheduleOutput)
UpdateBandwidthRateLimitScheduleRequest mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleWithContext ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *storagegateway.UpdateBandwidthRateLimitScheduleInput, arg2 ...request.Option) (*storagegateway.UpdateBandwidthRateLimitScheduleOutput, error)
UpdateBandwidthRateLimitScheduleWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateBandwidthRateLimitWithContext ¶
func (m *MockStorageGatewayAPI) UpdateBandwidthRateLimitWithContext(arg0 context.Context, arg1 *storagegateway.UpdateBandwidthRateLimitInput, arg2 ...request.Option) (*storagegateway.UpdateBandwidthRateLimitOutput, error)
UpdateBandwidthRateLimitWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateChapCredentials ¶
func (m *MockStorageGatewayAPI) UpdateChapCredentials(arg0 *storagegateway.UpdateChapCredentialsInput) (*storagegateway.UpdateChapCredentialsOutput, error)
UpdateChapCredentials mocks base method
func (*MockStorageGatewayAPI) UpdateChapCredentialsRequest ¶
func (m *MockStorageGatewayAPI) UpdateChapCredentialsRequest(arg0 *storagegateway.UpdateChapCredentialsInput) (*request.Request, *storagegateway.UpdateChapCredentialsOutput)
UpdateChapCredentialsRequest mocks base method
func (*MockStorageGatewayAPI) UpdateChapCredentialsWithContext ¶
func (m *MockStorageGatewayAPI) UpdateChapCredentialsWithContext(arg0 context.Context, arg1 *storagegateway.UpdateChapCredentialsInput, arg2 ...request.Option) (*storagegateway.UpdateChapCredentialsOutput, error)
UpdateChapCredentialsWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateFileSystemAssociation ¶
func (m *MockStorageGatewayAPI) UpdateFileSystemAssociation(arg0 *storagegateway.UpdateFileSystemAssociationInput) (*storagegateway.UpdateFileSystemAssociationOutput, error)
UpdateFileSystemAssociation mocks base method
func (*MockStorageGatewayAPI) UpdateFileSystemAssociationRequest ¶
func (m *MockStorageGatewayAPI) UpdateFileSystemAssociationRequest(arg0 *storagegateway.UpdateFileSystemAssociationInput) (*request.Request, *storagegateway.UpdateFileSystemAssociationOutput)
UpdateFileSystemAssociationRequest mocks base method
func (*MockStorageGatewayAPI) UpdateFileSystemAssociationWithContext ¶
func (m *MockStorageGatewayAPI) UpdateFileSystemAssociationWithContext(arg0 context.Context, arg1 *storagegateway.UpdateFileSystemAssociationInput, arg2 ...request.Option) (*storagegateway.UpdateFileSystemAssociationOutput, error)
UpdateFileSystemAssociationWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateGatewayInformation ¶
func (m *MockStorageGatewayAPI) UpdateGatewayInformation(arg0 *storagegateway.UpdateGatewayInformationInput) (*storagegateway.UpdateGatewayInformationOutput, error)
UpdateGatewayInformation mocks base method
func (*MockStorageGatewayAPI) UpdateGatewayInformationRequest ¶
func (m *MockStorageGatewayAPI) UpdateGatewayInformationRequest(arg0 *storagegateway.UpdateGatewayInformationInput) (*request.Request, *storagegateway.UpdateGatewayInformationOutput)
UpdateGatewayInformationRequest mocks base method
func (*MockStorageGatewayAPI) UpdateGatewayInformationWithContext ¶
func (m *MockStorageGatewayAPI) UpdateGatewayInformationWithContext(arg0 context.Context, arg1 *storagegateway.UpdateGatewayInformationInput, arg2 ...request.Option) (*storagegateway.UpdateGatewayInformationOutput, error)
UpdateGatewayInformationWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateGatewaySoftwareNow ¶
func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNow(arg0 *storagegateway.UpdateGatewaySoftwareNowInput) (*storagegateway.UpdateGatewaySoftwareNowOutput, error)
UpdateGatewaySoftwareNow mocks base method
func (*MockStorageGatewayAPI) UpdateGatewaySoftwareNowRequest ¶
func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNowRequest(arg0 *storagegateway.UpdateGatewaySoftwareNowInput) (*request.Request, *storagegateway.UpdateGatewaySoftwareNowOutput)
UpdateGatewaySoftwareNowRequest mocks base method
func (*MockStorageGatewayAPI) UpdateGatewaySoftwareNowWithContext ¶
func (m *MockStorageGatewayAPI) UpdateGatewaySoftwareNowWithContext(arg0 context.Context, arg1 *storagegateway.UpdateGatewaySoftwareNowInput, arg2 ...request.Option) (*storagegateway.UpdateGatewaySoftwareNowOutput, error)
UpdateGatewaySoftwareNowWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateMaintenanceStartTime ¶
func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTime(arg0 *storagegateway.UpdateMaintenanceStartTimeInput) (*storagegateway.UpdateMaintenanceStartTimeOutput, error)
UpdateMaintenanceStartTime mocks base method
func (*MockStorageGatewayAPI) UpdateMaintenanceStartTimeRequest ¶
func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTimeRequest(arg0 *storagegateway.UpdateMaintenanceStartTimeInput) (*request.Request, *storagegateway.UpdateMaintenanceStartTimeOutput)
UpdateMaintenanceStartTimeRequest mocks base method
func (*MockStorageGatewayAPI) UpdateMaintenanceStartTimeWithContext ¶
func (m *MockStorageGatewayAPI) UpdateMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *storagegateway.UpdateMaintenanceStartTimeInput, arg2 ...request.Option) (*storagegateway.UpdateMaintenanceStartTimeOutput, error)
UpdateMaintenanceStartTimeWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateNFSFileShare ¶
func (m *MockStorageGatewayAPI) UpdateNFSFileShare(arg0 *storagegateway.UpdateNFSFileShareInput) (*storagegateway.UpdateNFSFileShareOutput, error)
UpdateNFSFileShare mocks base method
func (*MockStorageGatewayAPI) UpdateNFSFileShareRequest ¶
func (m *MockStorageGatewayAPI) UpdateNFSFileShareRequest(arg0 *storagegateway.UpdateNFSFileShareInput) (*request.Request, *storagegateway.UpdateNFSFileShareOutput)
UpdateNFSFileShareRequest mocks base method
func (*MockStorageGatewayAPI) UpdateNFSFileShareWithContext ¶
func (m *MockStorageGatewayAPI) UpdateNFSFileShareWithContext(arg0 context.Context, arg1 *storagegateway.UpdateNFSFileShareInput, arg2 ...request.Option) (*storagegateway.UpdateNFSFileShareOutput, error)
UpdateNFSFileShareWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShare ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShare(arg0 *storagegateway.UpdateSMBFileShareInput) (*storagegateway.UpdateSMBFileShareOutput, error)
UpdateSMBFileShare mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShareRequest ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShareRequest(arg0 *storagegateway.UpdateSMBFileShareInput) (*request.Request, *storagegateway.UpdateSMBFileShareOutput)
UpdateSMBFileShareRequest mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShareVisibility ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibility(arg0 *storagegateway.UpdateSMBFileShareVisibilityInput) (*storagegateway.UpdateSMBFileShareVisibilityOutput, error)
UpdateSMBFileShareVisibility mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShareVisibilityRequest ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibilityRequest(arg0 *storagegateway.UpdateSMBFileShareVisibilityInput) (*request.Request, *storagegateway.UpdateSMBFileShareVisibilityOutput)
UpdateSMBFileShareVisibilityRequest mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShareVisibilityWithContext ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShareVisibilityWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBFileShareVisibilityInput, arg2 ...request.Option) (*storagegateway.UpdateSMBFileShareVisibilityOutput, error)
UpdateSMBFileShareVisibilityWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateSMBFileShareWithContext ¶
func (m *MockStorageGatewayAPI) UpdateSMBFileShareWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBFileShareInput, arg2 ...request.Option) (*storagegateway.UpdateSMBFileShareOutput, error)
UpdateSMBFileShareWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateSMBLocalGroups ¶
func (m *MockStorageGatewayAPI) UpdateSMBLocalGroups(arg0 *storagegateway.UpdateSMBLocalGroupsInput) (*storagegateway.UpdateSMBLocalGroupsOutput, error)
UpdateSMBLocalGroups mocks base method
func (*MockStorageGatewayAPI) UpdateSMBLocalGroupsRequest ¶
func (m *MockStorageGatewayAPI) UpdateSMBLocalGroupsRequest(arg0 *storagegateway.UpdateSMBLocalGroupsInput) (*request.Request, *storagegateway.UpdateSMBLocalGroupsOutput)
UpdateSMBLocalGroupsRequest mocks base method
func (*MockStorageGatewayAPI) UpdateSMBLocalGroupsWithContext ¶
func (m *MockStorageGatewayAPI) UpdateSMBLocalGroupsWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBLocalGroupsInput, arg2 ...request.Option) (*storagegateway.UpdateSMBLocalGroupsOutput, error)
UpdateSMBLocalGroupsWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateSMBSecurityStrategy ¶
func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategy(arg0 *storagegateway.UpdateSMBSecurityStrategyInput) (*storagegateway.UpdateSMBSecurityStrategyOutput, error)
UpdateSMBSecurityStrategy mocks base method
func (*MockStorageGatewayAPI) UpdateSMBSecurityStrategyRequest ¶
func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategyRequest(arg0 *storagegateway.UpdateSMBSecurityStrategyInput) (*request.Request, *storagegateway.UpdateSMBSecurityStrategyOutput)
UpdateSMBSecurityStrategyRequest mocks base method
func (*MockStorageGatewayAPI) UpdateSMBSecurityStrategyWithContext ¶
func (m *MockStorageGatewayAPI) UpdateSMBSecurityStrategyWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSMBSecurityStrategyInput, arg2 ...request.Option) (*storagegateway.UpdateSMBSecurityStrategyOutput, error)
UpdateSMBSecurityStrategyWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateSnapshotSchedule ¶
func (m *MockStorageGatewayAPI) UpdateSnapshotSchedule(arg0 *storagegateway.UpdateSnapshotScheduleInput) (*storagegateway.UpdateSnapshotScheduleOutput, error)
UpdateSnapshotSchedule mocks base method
func (*MockStorageGatewayAPI) UpdateSnapshotScheduleRequest ¶
func (m *MockStorageGatewayAPI) UpdateSnapshotScheduleRequest(arg0 *storagegateway.UpdateSnapshotScheduleInput) (*request.Request, *storagegateway.UpdateSnapshotScheduleOutput)
UpdateSnapshotScheduleRequest mocks base method
func (*MockStorageGatewayAPI) UpdateSnapshotScheduleWithContext ¶
func (m *MockStorageGatewayAPI) UpdateSnapshotScheduleWithContext(arg0 context.Context, arg1 *storagegateway.UpdateSnapshotScheduleInput, arg2 ...request.Option) (*storagegateway.UpdateSnapshotScheduleOutput, error)
UpdateSnapshotScheduleWithContext mocks base method
func (*MockStorageGatewayAPI) UpdateVTLDeviceType ¶
func (m *MockStorageGatewayAPI) UpdateVTLDeviceType(arg0 *storagegateway.UpdateVTLDeviceTypeInput) (*storagegateway.UpdateVTLDeviceTypeOutput, error)
UpdateVTLDeviceType mocks base method
func (*MockStorageGatewayAPI) UpdateVTLDeviceTypeRequest ¶
func (m *MockStorageGatewayAPI) UpdateVTLDeviceTypeRequest(arg0 *storagegateway.UpdateVTLDeviceTypeInput) (*request.Request, *storagegateway.UpdateVTLDeviceTypeOutput)
UpdateVTLDeviceTypeRequest mocks base method
func (*MockStorageGatewayAPI) UpdateVTLDeviceTypeWithContext ¶
func (m *MockStorageGatewayAPI) UpdateVTLDeviceTypeWithContext(arg0 context.Context, arg1 *storagegateway.UpdateVTLDeviceTypeInput, arg2 ...request.Option) (*storagegateway.UpdateVTLDeviceTypeOutput, error)
UpdateVTLDeviceTypeWithContext mocks base method
type MockStorageGatewayAPIMockRecorder ¶
type MockStorageGatewayAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockStorageGatewayAPIMockRecorder is the mock recorder for MockStorageGatewayAPI
func (*MockStorageGatewayAPIMockRecorder) ActivateGateway ¶
func (mr *MockStorageGatewayAPIMockRecorder) ActivateGateway(arg0 interface{}) *gomock.Call
ActivateGateway indicates an expected call of ActivateGateway
func (*MockStorageGatewayAPIMockRecorder) ActivateGatewayRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ActivateGatewayRequest(arg0 interface{}) *gomock.Call
ActivateGatewayRequest indicates an expected call of ActivateGatewayRequest
func (*MockStorageGatewayAPIMockRecorder) ActivateGatewayWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ActivateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ActivateGatewayWithContext indicates an expected call of ActivateGatewayWithContext
func (*MockStorageGatewayAPIMockRecorder) AddCache ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddCache(arg0 interface{}) *gomock.Call
AddCache indicates an expected call of AddCache
func (*MockStorageGatewayAPIMockRecorder) AddCacheRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddCacheRequest(arg0 interface{}) *gomock.Call
AddCacheRequest indicates an expected call of AddCacheRequest
func (*MockStorageGatewayAPIMockRecorder) AddCacheWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddCacheWithContext indicates an expected call of AddCacheWithContext
func (*MockStorageGatewayAPIMockRecorder) AddTagsToResource ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
AddTagsToResource indicates an expected call of AddTagsToResource
func (*MockStorageGatewayAPIMockRecorder) AddTagsToResourceRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest
func (*MockStorageGatewayAPIMockRecorder) AddTagsToResourceWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext
func (*MockStorageGatewayAPIMockRecorder) AddUploadBuffer ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBuffer(arg0 interface{}) *gomock.Call
AddUploadBuffer indicates an expected call of AddUploadBuffer
func (*MockStorageGatewayAPIMockRecorder) AddUploadBufferRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBufferRequest(arg0 interface{}) *gomock.Call
AddUploadBufferRequest indicates an expected call of AddUploadBufferRequest
func (*MockStorageGatewayAPIMockRecorder) AddUploadBufferWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddUploadBufferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddUploadBufferWithContext indicates an expected call of AddUploadBufferWithContext
func (*MockStorageGatewayAPIMockRecorder) AddWorkingStorage ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorage(arg0 interface{}) *gomock.Call
AddWorkingStorage indicates an expected call of AddWorkingStorage
func (*MockStorageGatewayAPIMockRecorder) AddWorkingStorageRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorageRequest(arg0 interface{}) *gomock.Call
AddWorkingStorageRequest indicates an expected call of AddWorkingStorageRequest
func (*MockStorageGatewayAPIMockRecorder) AddWorkingStorageWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AddWorkingStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddWorkingStorageWithContext indicates an expected call of AddWorkingStorageWithContext
func (*MockStorageGatewayAPIMockRecorder) AssignTapePool ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePool(arg0 interface{}) *gomock.Call
AssignTapePool indicates an expected call of AssignTapePool
func (*MockStorageGatewayAPIMockRecorder) AssignTapePoolRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePoolRequest(arg0 interface{}) *gomock.Call
AssignTapePoolRequest indicates an expected call of AssignTapePoolRequest
func (*MockStorageGatewayAPIMockRecorder) AssignTapePoolWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssignTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssignTapePoolWithContext indicates an expected call of AssignTapePoolWithContext
func (*MockStorageGatewayAPIMockRecorder) AssociateFileSystem ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystem(arg0 interface{}) *gomock.Call
AssociateFileSystem indicates an expected call of AssociateFileSystem
func (*MockStorageGatewayAPIMockRecorder) AssociateFileSystemRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystemRequest(arg0 interface{}) *gomock.Call
AssociateFileSystemRequest indicates an expected call of AssociateFileSystemRequest
func (*MockStorageGatewayAPIMockRecorder) AssociateFileSystemWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AssociateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateFileSystemWithContext indicates an expected call of AssociateFileSystemWithContext
func (*MockStorageGatewayAPIMockRecorder) AttachVolume ¶
func (mr *MockStorageGatewayAPIMockRecorder) AttachVolume(arg0 interface{}) *gomock.Call
AttachVolume indicates an expected call of AttachVolume
func (*MockStorageGatewayAPIMockRecorder) AttachVolumeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) AttachVolumeRequest(arg0 interface{}) *gomock.Call
AttachVolumeRequest indicates an expected call of AttachVolumeRequest
func (*MockStorageGatewayAPIMockRecorder) AttachVolumeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) AttachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachVolumeWithContext indicates an expected call of AttachVolumeWithContext
func (*MockStorageGatewayAPIMockRecorder) CancelArchival ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelArchival(arg0 interface{}) *gomock.Call
CancelArchival indicates an expected call of CancelArchival
func (*MockStorageGatewayAPIMockRecorder) CancelArchivalRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelArchivalRequest(arg0 interface{}) *gomock.Call
CancelArchivalRequest indicates an expected call of CancelArchivalRequest
func (*MockStorageGatewayAPIMockRecorder) CancelArchivalWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelArchivalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelArchivalWithContext indicates an expected call of CancelArchivalWithContext
func (*MockStorageGatewayAPIMockRecorder) CancelRetrieval ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrieval(arg0 interface{}) *gomock.Call
CancelRetrieval indicates an expected call of CancelRetrieval
func (*MockStorageGatewayAPIMockRecorder) CancelRetrievalRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrievalRequest(arg0 interface{}) *gomock.Call
CancelRetrievalRequest indicates an expected call of CancelRetrievalRequest
func (*MockStorageGatewayAPIMockRecorder) CancelRetrievalWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CancelRetrievalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelRetrievalWithContext indicates an expected call of CancelRetrievalWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolume ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolume(arg0 interface{}) *gomock.Call
CreateCachediSCSIVolume indicates an expected call of CreateCachediSCSIVolume
func (*MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeRequest(arg0 interface{}) *gomock.Call
CreateCachediSCSIVolumeRequest indicates an expected call of CreateCachediSCSIVolumeRequest
func (*MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateCachediSCSIVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCachediSCSIVolumeWithContext indicates an expected call of CreateCachediSCSIVolumeWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateNFSFileShare ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShare(arg0 interface{}) *gomock.Call
CreateNFSFileShare indicates an expected call of CreateNFSFileShare
func (*MockStorageGatewayAPIMockRecorder) CreateNFSFileShareRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShareRequest(arg0 interface{}) *gomock.Call
CreateNFSFileShareRequest indicates an expected call of CreateNFSFileShareRequest
func (*MockStorageGatewayAPIMockRecorder) CreateNFSFileShareWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateNFSFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNFSFileShareWithContext indicates an expected call of CreateNFSFileShareWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateSMBFileShare ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShare(arg0 interface{}) *gomock.Call
CreateSMBFileShare indicates an expected call of CreateSMBFileShare
func (*MockStorageGatewayAPIMockRecorder) CreateSMBFileShareRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShareRequest(arg0 interface{}) *gomock.Call
CreateSMBFileShareRequest indicates an expected call of CreateSMBFileShareRequest
func (*MockStorageGatewayAPIMockRecorder) CreateSMBFileShareWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSMBFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSMBFileShareWithContext indicates an expected call of CreateSMBFileShareWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshot ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call
CreateSnapshot indicates an expected call of CreateSnapshot
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPoint ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPoint(arg0 interface{}) *gomock.Call
CreateSnapshotFromVolumeRecoveryPoint indicates an expected call of CreateSnapshotFromVolumeRecoveryPoint
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointRequest(arg0 interface{}) *gomock.Call
CreateSnapshotFromVolumeRecoveryPointRequest indicates an expected call of CreateSnapshotFromVolumeRecoveryPointRequest
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotFromVolumeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSnapshotFromVolumeRecoveryPointWithContext indicates an expected call of CreateSnapshotFromVolumeRecoveryPointWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshotRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotRequest(arg0 interface{}) *gomock.Call
CreateSnapshotRequest indicates an expected call of CreateSnapshotRequest
func (*MockStorageGatewayAPIMockRecorder) CreateSnapshotWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSnapshotWithContext indicates an expected call of CreateSnapshotWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolume ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolume(arg0 interface{}) *gomock.Call
CreateStorediSCSIVolume indicates an expected call of CreateStorediSCSIVolume
func (*MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeRequest(arg0 interface{}) *gomock.Call
CreateStorediSCSIVolumeRequest indicates an expected call of CreateStorediSCSIVolumeRequest
func (*MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateStorediSCSIVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStorediSCSIVolumeWithContext indicates an expected call of CreateStorediSCSIVolumeWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateTapePool ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePool(arg0 interface{}) *gomock.Call
CreateTapePool indicates an expected call of CreateTapePool
func (*MockStorageGatewayAPIMockRecorder) CreateTapePoolRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePoolRequest(arg0 interface{}) *gomock.Call
CreateTapePoolRequest indicates an expected call of CreateTapePoolRequest
func (*MockStorageGatewayAPIMockRecorder) CreateTapePoolWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTapePoolWithContext indicates an expected call of CreateTapePoolWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcode ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcode(arg0 interface{}) *gomock.Call
CreateTapeWithBarcode indicates an expected call of CreateTapeWithBarcode
func (*MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeRequest(arg0 interface{}) *gomock.Call
CreateTapeWithBarcodeRequest indicates an expected call of CreateTapeWithBarcodeRequest
func (*MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapeWithBarcodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTapeWithBarcodeWithContext indicates an expected call of CreateTapeWithBarcodeWithContext
func (*MockStorageGatewayAPIMockRecorder) CreateTapes ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapes(arg0 interface{}) *gomock.Call
CreateTapes indicates an expected call of CreateTapes
func (*MockStorageGatewayAPIMockRecorder) CreateTapesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapesRequest(arg0 interface{}) *gomock.Call
CreateTapesRequest indicates an expected call of CreateTapesRequest
func (*MockStorageGatewayAPIMockRecorder) CreateTapesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) CreateTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTapesWithContext indicates an expected call of CreateTapesWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicy ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicy(arg0 interface{}) *gomock.Call
DeleteAutomaticTapeCreationPolicy indicates an expected call of DeleteAutomaticTapeCreationPolicy
func (*MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyRequest(arg0 interface{}) *gomock.Call
DeleteAutomaticTapeCreationPolicyRequest indicates an expected call of DeleteAutomaticTapeCreationPolicyRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteAutomaticTapeCreationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAutomaticTapeCreationPolicyWithContext indicates an expected call of DeleteAutomaticTapeCreationPolicyWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimit ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimit(arg0 interface{}) *gomock.Call
DeleteBandwidthRateLimit indicates an expected call of DeleteBandwidthRateLimit
func (*MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
DeleteBandwidthRateLimitRequest indicates an expected call of DeleteBandwidthRateLimitRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBandwidthRateLimitWithContext indicates an expected call of DeleteBandwidthRateLimitWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteChapCredentials ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentials(arg0 interface{}) *gomock.Call
DeleteChapCredentials indicates an expected call of DeleteChapCredentials
func (*MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsRequest(arg0 interface{}) *gomock.Call
DeleteChapCredentialsRequest indicates an expected call of DeleteChapCredentialsRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChapCredentialsWithContext indicates an expected call of DeleteChapCredentialsWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteFileShare ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShare(arg0 interface{}) *gomock.Call
DeleteFileShare indicates an expected call of DeleteFileShare
func (*MockStorageGatewayAPIMockRecorder) DeleteFileShareRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShareRequest(arg0 interface{}) *gomock.Call
DeleteFileShareRequest indicates an expected call of DeleteFileShareRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteFileShareWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFileShareWithContext indicates an expected call of DeleteFileShareWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteGateway ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
DeleteGateway indicates an expected call of DeleteGateway
func (*MockStorageGatewayAPIMockRecorder) DeleteGatewayRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
DeleteGatewayRequest indicates an expected call of DeleteGatewayRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteGatewayWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGatewayWithContext indicates an expected call of DeleteGatewayWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteSnapshotSchedule ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotSchedule(arg0 interface{}) *gomock.Call
DeleteSnapshotSchedule indicates an expected call of DeleteSnapshotSchedule
func (*MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
DeleteSnapshotScheduleRequest indicates an expected call of DeleteSnapshotScheduleRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSnapshotScheduleWithContext indicates an expected call of DeleteSnapshotScheduleWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteTape ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTape(arg0 interface{}) *gomock.Call
DeleteTape indicates an expected call of DeleteTape
func (*MockStorageGatewayAPIMockRecorder) DeleteTapeArchive ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchive(arg0 interface{}) *gomock.Call
DeleteTapeArchive indicates an expected call of DeleteTapeArchive
func (*MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveRequest(arg0 interface{}) *gomock.Call
DeleteTapeArchiveRequest indicates an expected call of DeleteTapeArchiveRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTapeArchiveWithContext indicates an expected call of DeleteTapeArchiveWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteTapePool ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePool(arg0 interface{}) *gomock.Call
DeleteTapePool indicates an expected call of DeleteTapePool
func (*MockStorageGatewayAPIMockRecorder) DeleteTapePoolRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePoolRequest(arg0 interface{}) *gomock.Call
DeleteTapePoolRequest indicates an expected call of DeleteTapePoolRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteTapePoolWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapePoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTapePoolWithContext indicates an expected call of DeleteTapePoolWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteTapeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeRequest(arg0 interface{}) *gomock.Call
DeleteTapeRequest indicates an expected call of DeleteTapeRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteTapeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteTapeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTapeWithContext indicates an expected call of DeleteTapeWithContext
func (*MockStorageGatewayAPIMockRecorder) DeleteVolume ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call
DeleteVolume indicates an expected call of DeleteVolume
func (*MockStorageGatewayAPIMockRecorder) DeleteVolumeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolumeRequest(arg0 interface{}) *gomock.Call
DeleteVolumeRequest indicates an expected call of DeleteVolumeRequest
func (*MockStorageGatewayAPIMockRecorder) DeleteVolumeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DeleteVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVolumeWithContext indicates an expected call of DeleteVolumeWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTest(arg0 interface{}) *gomock.Call
DescribeAvailabilityMonitorTest indicates an expected call of DescribeAvailabilityMonitorTest
func (*MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestRequest(arg0 interface{}) *gomock.Call
DescribeAvailabilityMonitorTestRequest indicates an expected call of DescribeAvailabilityMonitorTestRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeAvailabilityMonitorTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAvailabilityMonitorTestWithContext indicates an expected call of DescribeAvailabilityMonitorTestWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimit ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimit(arg0 interface{}) *gomock.Call
DescribeBandwidthRateLimit indicates an expected call of DescribeBandwidthRateLimit
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
DescribeBandwidthRateLimitRequest indicates an expected call of DescribeBandwidthRateLimitRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitSchedule ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
DescribeBandwidthRateLimitSchedule indicates an expected call of DescribeBandwidthRateLimitSchedule
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
DescribeBandwidthRateLimitScheduleRequest indicates an expected call of DescribeBandwidthRateLimitScheduleRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBandwidthRateLimitScheduleWithContext indicates an expected call of DescribeBandwidthRateLimitScheduleWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBandwidthRateLimitWithContext indicates an expected call of DescribeBandwidthRateLimitWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeCache ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCache(arg0 interface{}) *gomock.Call
DescribeCache indicates an expected call of DescribeCache
func (*MockStorageGatewayAPIMockRecorder) DescribeCacheRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCacheRequest(arg0 interface{}) *gomock.Call
DescribeCacheRequest indicates an expected call of DescribeCacheRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeCacheWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheWithContext indicates an expected call of DescribeCacheWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumes ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumes(arg0 interface{}) *gomock.Call
DescribeCachediSCSIVolumes indicates an expected call of DescribeCachediSCSIVolumes
func (*MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesRequest(arg0 interface{}) *gomock.Call
DescribeCachediSCSIVolumesRequest indicates an expected call of DescribeCachediSCSIVolumesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeCachediSCSIVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCachediSCSIVolumesWithContext indicates an expected call of DescribeCachediSCSIVolumesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeChapCredentials ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentials(arg0 interface{}) *gomock.Call
DescribeChapCredentials indicates an expected call of DescribeChapCredentials
func (*MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsRequest(arg0 interface{}) *gomock.Call
DescribeChapCredentialsRequest indicates an expected call of DescribeChapCredentialsRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChapCredentialsWithContext indicates an expected call of DescribeChapCredentialsWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociations ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociations(arg0 interface{}) *gomock.Call
DescribeFileSystemAssociations indicates an expected call of DescribeFileSystemAssociations
func (*MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsRequest(arg0 interface{}) *gomock.Call
DescribeFileSystemAssociationsRequest indicates an expected call of DescribeFileSystemAssociationsRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeFileSystemAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFileSystemAssociationsWithContext indicates an expected call of DescribeFileSystemAssociationsWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeGatewayInformation ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformation(arg0 interface{}) *gomock.Call
DescribeGatewayInformation indicates an expected call of DescribeGatewayInformation
func (*MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationRequest(arg0 interface{}) *gomock.Call
DescribeGatewayInformationRequest indicates an expected call of DescribeGatewayInformationRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGatewayInformationWithContext indicates an expected call of DescribeGatewayInformationWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTime ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTime(arg0 interface{}) *gomock.Call
DescribeMaintenanceStartTime indicates an expected call of DescribeMaintenanceStartTime
func (*MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
DescribeMaintenanceStartTimeRequest indicates an expected call of DescribeMaintenanceStartTimeRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMaintenanceStartTimeWithContext indicates an expected call of DescribeMaintenanceStartTimeWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeNFSFileShares ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileShares(arg0 interface{}) *gomock.Call
DescribeNFSFileShares indicates an expected call of DescribeNFSFileShares
func (*MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesRequest(arg0 interface{}) *gomock.Call
DescribeNFSFileSharesRequest indicates an expected call of DescribeNFSFileSharesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeNFSFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNFSFileSharesWithContext indicates an expected call of DescribeNFSFileSharesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBFileShares ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileShares(arg0 interface{}) *gomock.Call
DescribeSMBFileShares indicates an expected call of DescribeSMBFileShares
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesRequest(arg0 interface{}) *gomock.Call
DescribeSMBFileSharesRequest indicates an expected call of DescribeSMBFileSharesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSMBFileSharesWithContext indicates an expected call of DescribeSMBFileSharesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBSettings ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettings(arg0 interface{}) *gomock.Call
DescribeSMBSettings indicates an expected call of DescribeSMBSettings
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsRequest(arg0 interface{}) *gomock.Call
DescribeSMBSettingsRequest indicates an expected call of DescribeSMBSettingsRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSMBSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSMBSettingsWithContext indicates an expected call of DescribeSMBSettingsWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeSnapshotSchedule ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotSchedule(arg0 interface{}) *gomock.Call
DescribeSnapshotSchedule indicates an expected call of DescribeSnapshotSchedule
func (*MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
DescribeSnapshotScheduleRequest indicates an expected call of DescribeSnapshotScheduleRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSnapshotScheduleWithContext indicates an expected call of DescribeSnapshotScheduleWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumes ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumes(arg0 interface{}) *gomock.Call
DescribeStorediSCSIVolumes indicates an expected call of DescribeStorediSCSIVolumes
func (*MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesRequest(arg0 interface{}) *gomock.Call
DescribeStorediSCSIVolumesRequest indicates an expected call of DescribeStorediSCSIVolumesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeStorediSCSIVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStorediSCSIVolumesWithContext indicates an expected call of DescribeStorediSCSIVolumesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeArchives ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchives(arg0 interface{}) *gomock.Call
DescribeTapeArchives indicates an expected call of DescribeTapeArchives
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPages(arg0, arg1 interface{}) *gomock.Call
DescribeTapeArchivesPages indicates an expected call of DescribeTapeArchivesPages
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeTapeArchivesPagesWithContext indicates an expected call of DescribeTapeArchivesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesRequest(arg0 interface{}) *gomock.Call
DescribeTapeArchivesRequest indicates an expected call of DescribeTapeArchivesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeArchivesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTapeArchivesWithContext indicates an expected call of DescribeTapeArchivesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPoints ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPoints(arg0 interface{}) *gomock.Call
DescribeTapeRecoveryPoints indicates an expected call of DescribeTapeRecoveryPoints
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPages(arg0, arg1 interface{}) *gomock.Call
DescribeTapeRecoveryPointsPages indicates an expected call of DescribeTapeRecoveryPointsPages
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeTapeRecoveryPointsPagesWithContext indicates an expected call of DescribeTapeRecoveryPointsPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsRequest(arg0 interface{}) *gomock.Call
DescribeTapeRecoveryPointsRequest indicates an expected call of DescribeTapeRecoveryPointsRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapeRecoveryPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTapeRecoveryPointsWithContext indicates an expected call of DescribeTapeRecoveryPointsWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapes ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapes(arg0 interface{}) *gomock.Call
DescribeTapes indicates an expected call of DescribeTapes
func (*MockStorageGatewayAPIMockRecorder) DescribeTapesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesPages(arg0, arg1 interface{}) *gomock.Call
DescribeTapesPages indicates an expected call of DescribeTapesPages
func (*MockStorageGatewayAPIMockRecorder) DescribeTapesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeTapesPagesWithContext indicates an expected call of DescribeTapesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeTapesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesRequest(arg0 interface{}) *gomock.Call
DescribeTapesRequest indicates an expected call of DescribeTapesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeTapesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTapesWithContext indicates an expected call of DescribeTapesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeUploadBuffer ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBuffer(arg0 interface{}) *gomock.Call
DescribeUploadBuffer indicates an expected call of DescribeUploadBuffer
func (*MockStorageGatewayAPIMockRecorder) DescribeUploadBufferRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBufferRequest(arg0 interface{}) *gomock.Call
DescribeUploadBufferRequest indicates an expected call of DescribeUploadBufferRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeUploadBufferWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeUploadBufferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUploadBufferWithContext indicates an expected call of DescribeUploadBufferWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeVTLDevices ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevices(arg0 interface{}) *gomock.Call
DescribeVTLDevices indicates an expected call of DescribeVTLDevices
func (*MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPages(arg0, arg1 interface{}) *gomock.Call
DescribeVTLDevicesPages indicates an expected call of DescribeVTLDevicesPages
func (*MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeVTLDevicesPagesWithContext indicates an expected call of DescribeVTLDevicesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesRequest(arg0 interface{}) *gomock.Call
DescribeVTLDevicesRequest indicates an expected call of DescribeVTLDevicesRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeVTLDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVTLDevicesWithContext indicates an expected call of DescribeVTLDevicesWithContext
func (*MockStorageGatewayAPIMockRecorder) DescribeWorkingStorage ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorage(arg0 interface{}) *gomock.Call
DescribeWorkingStorage indicates an expected call of DescribeWorkingStorage
func (*MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageRequest(arg0 interface{}) *gomock.Call
DescribeWorkingStorageRequest indicates an expected call of DescribeWorkingStorageRequest
func (*MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DescribeWorkingStorageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeWorkingStorageWithContext indicates an expected call of DescribeWorkingStorageWithContext
func (*MockStorageGatewayAPIMockRecorder) DetachVolume ¶
func (mr *MockStorageGatewayAPIMockRecorder) DetachVolume(arg0 interface{}) *gomock.Call
DetachVolume indicates an expected call of DetachVolume
func (*MockStorageGatewayAPIMockRecorder) DetachVolumeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DetachVolumeRequest(arg0 interface{}) *gomock.Call
DetachVolumeRequest indicates an expected call of DetachVolumeRequest
func (*MockStorageGatewayAPIMockRecorder) DetachVolumeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DetachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachVolumeWithContext indicates an expected call of DetachVolumeWithContext
func (*MockStorageGatewayAPIMockRecorder) DisableGateway ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisableGateway(arg0 interface{}) *gomock.Call
DisableGateway indicates an expected call of DisableGateway
func (*MockStorageGatewayAPIMockRecorder) DisableGatewayRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisableGatewayRequest(arg0 interface{}) *gomock.Call
DisableGatewayRequest indicates an expected call of DisableGatewayRequest
func (*MockStorageGatewayAPIMockRecorder) DisableGatewayWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisableGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableGatewayWithContext indicates an expected call of DisableGatewayWithContext
func (*MockStorageGatewayAPIMockRecorder) DisassociateFileSystem ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystem(arg0 interface{}) *gomock.Call
DisassociateFileSystem indicates an expected call of DisassociateFileSystem
func (*MockStorageGatewayAPIMockRecorder) DisassociateFileSystemRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystemRequest(arg0 interface{}) *gomock.Call
DisassociateFileSystemRequest indicates an expected call of DisassociateFileSystemRequest
func (*MockStorageGatewayAPIMockRecorder) DisassociateFileSystemWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) DisassociateFileSystemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateFileSystemWithContext indicates an expected call of DisassociateFileSystemWithContext
func (*MockStorageGatewayAPIMockRecorder) JoinDomain ¶
func (mr *MockStorageGatewayAPIMockRecorder) JoinDomain(arg0 interface{}) *gomock.Call
JoinDomain indicates an expected call of JoinDomain
func (*MockStorageGatewayAPIMockRecorder) JoinDomainRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) JoinDomainRequest(arg0 interface{}) *gomock.Call
JoinDomainRequest indicates an expected call of JoinDomainRequest
func (*MockStorageGatewayAPIMockRecorder) JoinDomainWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) JoinDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
JoinDomainWithContext indicates an expected call of JoinDomainWithContext
func (*MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPolicies ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPolicies(arg0 interface{}) *gomock.Call
ListAutomaticTapeCreationPolicies indicates an expected call of ListAutomaticTapeCreationPolicies
func (*MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesRequest(arg0 interface{}) *gomock.Call
ListAutomaticTapeCreationPoliciesRequest indicates an expected call of ListAutomaticTapeCreationPoliciesRequest
func (*MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListAutomaticTapeCreationPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAutomaticTapeCreationPoliciesWithContext indicates an expected call of ListAutomaticTapeCreationPoliciesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListFileShares ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileShares(arg0 interface{}) *gomock.Call
ListFileShares indicates an expected call of ListFileShares
func (*MockStorageGatewayAPIMockRecorder) ListFileSharesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesPages(arg0, arg1 interface{}) *gomock.Call
ListFileSharesPages indicates an expected call of ListFileSharesPages
func (*MockStorageGatewayAPIMockRecorder) ListFileSharesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFileSharesPagesWithContext indicates an expected call of ListFileSharesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListFileSharesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesRequest(arg0 interface{}) *gomock.Call
ListFileSharesRequest indicates an expected call of ListFileSharesRequest
func (*MockStorageGatewayAPIMockRecorder) ListFileSharesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSharesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFileSharesWithContext indicates an expected call of ListFileSharesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListFileSystemAssociations ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociations(arg0 interface{}) *gomock.Call
ListFileSystemAssociations indicates an expected call of ListFileSystemAssociations
func (*MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListFileSystemAssociationsPages indicates an expected call of ListFileSystemAssociationsPages
func (*MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFileSystemAssociationsPagesWithContext indicates an expected call of ListFileSystemAssociationsPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsRequest(arg0 interface{}) *gomock.Call
ListFileSystemAssociationsRequest indicates an expected call of ListFileSystemAssociationsRequest
func (*MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListFileSystemAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFileSystemAssociationsWithContext indicates an expected call of ListFileSystemAssociationsWithContext
func (*MockStorageGatewayAPIMockRecorder) ListGateways ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
ListGateways indicates an expected call of ListGateways
func (*MockStorageGatewayAPIMockRecorder) ListGatewaysPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
ListGatewaysPages indicates an expected call of ListGatewaysPages
func (*MockStorageGatewayAPIMockRecorder) ListGatewaysPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGatewaysPagesWithContext indicates an expected call of ListGatewaysPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListGatewaysRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
ListGatewaysRequest indicates an expected call of ListGatewaysRequest
func (*MockStorageGatewayAPIMockRecorder) ListGatewaysWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGatewaysWithContext indicates an expected call of ListGatewaysWithContext
func (*MockStorageGatewayAPIMockRecorder) ListLocalDisks ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisks(arg0 interface{}) *gomock.Call
ListLocalDisks indicates an expected call of ListLocalDisks
func (*MockStorageGatewayAPIMockRecorder) ListLocalDisksRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisksRequest(arg0 interface{}) *gomock.Call
ListLocalDisksRequest indicates an expected call of ListLocalDisksRequest
func (*MockStorageGatewayAPIMockRecorder) ListLocalDisksWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListLocalDisksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLocalDisksWithContext indicates an expected call of ListLocalDisksWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTagsForResource ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockStorageGatewayAPIMockRecorder) ListTagsForResourcePages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages
func (*MockStorageGatewayAPIMockRecorder) ListTagsForResourcePagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockStorageGatewayAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTapePools ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapePools(arg0 interface{}) *gomock.Call
ListTapePools indicates an expected call of ListTapePools
func (*MockStorageGatewayAPIMockRecorder) ListTapePoolsPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsPages(arg0, arg1 interface{}) *gomock.Call
ListTapePoolsPages indicates an expected call of ListTapePoolsPages
func (*MockStorageGatewayAPIMockRecorder) ListTapePoolsPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTapePoolsPagesWithContext indicates an expected call of ListTapePoolsPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTapePoolsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsRequest(arg0 interface{}) *gomock.Call
ListTapePoolsRequest indicates an expected call of ListTapePoolsRequest
func (*MockStorageGatewayAPIMockRecorder) ListTapePoolsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapePoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTapePoolsWithContext indicates an expected call of ListTapePoolsWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTapes ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapes(arg0 interface{}) *gomock.Call
ListTapes indicates an expected call of ListTapes
func (*MockStorageGatewayAPIMockRecorder) ListTapesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapesPages(arg0, arg1 interface{}) *gomock.Call
ListTapesPages indicates an expected call of ListTapesPages
func (*MockStorageGatewayAPIMockRecorder) ListTapesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTapesPagesWithContext indicates an expected call of ListTapesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListTapesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapesRequest(arg0 interface{}) *gomock.Call
ListTapesRequest indicates an expected call of ListTapesRequest
func (*MockStorageGatewayAPIMockRecorder) ListTapesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListTapesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTapesWithContext indicates an expected call of ListTapesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListVolumeInitiators ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiators(arg0 interface{}) *gomock.Call
ListVolumeInitiators indicates an expected call of ListVolumeInitiators
func (*MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsRequest(arg0 interface{}) *gomock.Call
ListVolumeInitiatorsRequest indicates an expected call of ListVolumeInitiatorsRequest
func (*MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeInitiatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVolumeInitiatorsWithContext indicates an expected call of ListVolumeInitiatorsWithContext
func (*MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPoints ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPoints(arg0 interface{}) *gomock.Call
ListVolumeRecoveryPoints indicates an expected call of ListVolumeRecoveryPoints
func (*MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsRequest(arg0 interface{}) *gomock.Call
ListVolumeRecoveryPointsRequest indicates an expected call of ListVolumeRecoveryPointsRequest
func (*MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumeRecoveryPointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVolumeRecoveryPointsWithContext indicates an expected call of ListVolumeRecoveryPointsWithContext
func (*MockStorageGatewayAPIMockRecorder) ListVolumes ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumes(arg0 interface{}) *gomock.Call
ListVolumes indicates an expected call of ListVolumes
func (*MockStorageGatewayAPIMockRecorder) ListVolumesPages ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesPages(arg0, arg1 interface{}) *gomock.Call
ListVolumesPages indicates an expected call of ListVolumesPages
func (*MockStorageGatewayAPIMockRecorder) ListVolumesPagesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListVolumesPagesWithContext indicates an expected call of ListVolumesPagesWithContext
func (*MockStorageGatewayAPIMockRecorder) ListVolumesRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesRequest(arg0 interface{}) *gomock.Call
ListVolumesRequest indicates an expected call of ListVolumesRequest
func (*MockStorageGatewayAPIMockRecorder) ListVolumesWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ListVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVolumesWithContext indicates an expected call of ListVolumesWithContext
func (*MockStorageGatewayAPIMockRecorder) NotifyWhenUploaded ¶
func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploaded(arg0 interface{}) *gomock.Call
NotifyWhenUploaded indicates an expected call of NotifyWhenUploaded
func (*MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedRequest(arg0 interface{}) *gomock.Call
NotifyWhenUploadedRequest indicates an expected call of NotifyWhenUploadedRequest
func (*MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) NotifyWhenUploadedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NotifyWhenUploadedWithContext indicates an expected call of NotifyWhenUploadedWithContext
func (*MockStorageGatewayAPIMockRecorder) RefreshCache ¶
func (mr *MockStorageGatewayAPIMockRecorder) RefreshCache(arg0 interface{}) *gomock.Call
RefreshCache indicates an expected call of RefreshCache
func (*MockStorageGatewayAPIMockRecorder) RefreshCacheRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) RefreshCacheRequest(arg0 interface{}) *gomock.Call
RefreshCacheRequest indicates an expected call of RefreshCacheRequest
func (*MockStorageGatewayAPIMockRecorder) RefreshCacheWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) RefreshCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RefreshCacheWithContext indicates an expected call of RefreshCacheWithContext
func (*MockStorageGatewayAPIMockRecorder) RemoveTagsFromResource ¶
func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource
func (*MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest
func (*MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext
func (*MockStorageGatewayAPIMockRecorder) ResetCache ¶
func (mr *MockStorageGatewayAPIMockRecorder) ResetCache(arg0 interface{}) *gomock.Call
ResetCache indicates an expected call of ResetCache
func (*MockStorageGatewayAPIMockRecorder) ResetCacheRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ResetCacheRequest(arg0 interface{}) *gomock.Call
ResetCacheRequest indicates an expected call of ResetCacheRequest
func (*MockStorageGatewayAPIMockRecorder) ResetCacheWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ResetCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetCacheWithContext indicates an expected call of ResetCacheWithContext
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeArchive ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchive(arg0 interface{}) *gomock.Call
RetrieveTapeArchive indicates an expected call of RetrieveTapeArchive
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveRequest(arg0 interface{}) *gomock.Call
RetrieveTapeArchiveRequest indicates an expected call of RetrieveTapeArchiveRequest
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetrieveTapeArchiveWithContext indicates an expected call of RetrieveTapeArchiveWithContext
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPoint ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPoint(arg0 interface{}) *gomock.Call
RetrieveTapeRecoveryPoint indicates an expected call of RetrieveTapeRecoveryPoint
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointRequest(arg0 interface{}) *gomock.Call
RetrieveTapeRecoveryPointRequest indicates an expected call of RetrieveTapeRecoveryPointRequest
func (*MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) RetrieveTapeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetrieveTapeRecoveryPointWithContext indicates an expected call of RetrieveTapeRecoveryPointWithContext
func (*MockStorageGatewayAPIMockRecorder) SetLocalConsolePassword ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePassword(arg0 interface{}) *gomock.Call
SetLocalConsolePassword indicates an expected call of SetLocalConsolePassword
func (*MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordRequest(arg0 interface{}) *gomock.Call
SetLocalConsolePasswordRequest indicates an expected call of SetLocalConsolePasswordRequest
func (*MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetLocalConsolePasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetLocalConsolePasswordWithContext indicates an expected call of SetLocalConsolePasswordWithContext
func (*MockStorageGatewayAPIMockRecorder) SetSMBGuestPassword ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPassword(arg0 interface{}) *gomock.Call
SetSMBGuestPassword indicates an expected call of SetSMBGuestPassword
func (*MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordRequest(arg0 interface{}) *gomock.Call
SetSMBGuestPasswordRequest indicates an expected call of SetSMBGuestPasswordRequest
func (*MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) SetSMBGuestPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetSMBGuestPasswordWithContext indicates an expected call of SetSMBGuestPasswordWithContext
func (*MockStorageGatewayAPIMockRecorder) ShutdownGateway ¶
func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGateway(arg0 interface{}) *gomock.Call
ShutdownGateway indicates an expected call of ShutdownGateway
func (*MockStorageGatewayAPIMockRecorder) ShutdownGatewayRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGatewayRequest(arg0 interface{}) *gomock.Call
ShutdownGatewayRequest indicates an expected call of ShutdownGatewayRequest
func (*MockStorageGatewayAPIMockRecorder) ShutdownGatewayWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) ShutdownGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ShutdownGatewayWithContext indicates an expected call of ShutdownGatewayWithContext
func (*MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTest ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTest(arg0 interface{}) *gomock.Call
StartAvailabilityMonitorTest indicates an expected call of StartAvailabilityMonitorTest
func (*MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestRequest(arg0 interface{}) *gomock.Call
StartAvailabilityMonitorTestRequest indicates an expected call of StartAvailabilityMonitorTestRequest
func (*MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartAvailabilityMonitorTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartAvailabilityMonitorTestWithContext indicates an expected call of StartAvailabilityMonitorTestWithContext
func (*MockStorageGatewayAPIMockRecorder) StartGateway ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartGateway(arg0 interface{}) *gomock.Call
StartGateway indicates an expected call of StartGateway
func (*MockStorageGatewayAPIMockRecorder) StartGatewayRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartGatewayRequest(arg0 interface{}) *gomock.Call
StartGatewayRequest indicates an expected call of StartGatewayRequest
func (*MockStorageGatewayAPIMockRecorder) StartGatewayWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) StartGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartGatewayWithContext indicates an expected call of StartGatewayWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicy ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicy(arg0 interface{}) *gomock.Call
UpdateAutomaticTapeCreationPolicy indicates an expected call of UpdateAutomaticTapeCreationPolicy
func (*MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyRequest(arg0 interface{}) *gomock.Call
UpdateAutomaticTapeCreationPolicyRequest indicates an expected call of UpdateAutomaticTapeCreationPolicyRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateAutomaticTapeCreationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAutomaticTapeCreationPolicyWithContext indicates an expected call of UpdateAutomaticTapeCreationPolicyWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimit ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimit(arg0 interface{}) *gomock.Call
UpdateBandwidthRateLimit indicates an expected call of UpdateBandwidthRateLimit
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitRequest(arg0 interface{}) *gomock.Call
UpdateBandwidthRateLimitRequest indicates an expected call of UpdateBandwidthRateLimitRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitSchedule ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
UpdateBandwidthRateLimitSchedule indicates an expected call of UpdateBandwidthRateLimitSchedule
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
UpdateBandwidthRateLimitScheduleRequest indicates an expected call of UpdateBandwidthRateLimitScheduleRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBandwidthRateLimitScheduleWithContext indicates an expected call of UpdateBandwidthRateLimitScheduleWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateBandwidthRateLimitWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBandwidthRateLimitWithContext indicates an expected call of UpdateBandwidthRateLimitWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateChapCredentials ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentials(arg0 interface{}) *gomock.Call
UpdateChapCredentials indicates an expected call of UpdateChapCredentials
func (*MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsRequest(arg0 interface{}) *gomock.Call
UpdateChapCredentialsRequest indicates an expected call of UpdateChapCredentialsRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateChapCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChapCredentialsWithContext indicates an expected call of UpdateChapCredentialsWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociation ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociation(arg0 interface{}) *gomock.Call
UpdateFileSystemAssociation indicates an expected call of UpdateFileSystemAssociation
func (*MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationRequest(arg0 interface{}) *gomock.Call
UpdateFileSystemAssociationRequest indicates an expected call of UpdateFileSystemAssociationRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateFileSystemAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFileSystemAssociationWithContext indicates an expected call of UpdateFileSystemAssociationWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewayInformation ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformation(arg0 interface{}) *gomock.Call
UpdateGatewayInformation indicates an expected call of UpdateGatewayInformation
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationRequest(arg0 interface{}) *gomock.Call
UpdateGatewayInformationRequest indicates an expected call of UpdateGatewayInformationRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewayInformationWithContext indicates an expected call of UpdateGatewayInformationWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNow ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNow(arg0 interface{}) *gomock.Call
UpdateGatewaySoftwareNow indicates an expected call of UpdateGatewaySoftwareNow
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest(arg0 interface{}) *gomock.Call
UpdateGatewaySoftwareNowRequest indicates an expected call of UpdateGatewaySoftwareNowRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewaySoftwareNowWithContext indicates an expected call of UpdateGatewaySoftwareNowWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTime ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTime(arg0 interface{}) *gomock.Call
UpdateMaintenanceStartTime indicates an expected call of UpdateMaintenanceStartTime
func (*MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
UpdateMaintenanceStartTimeRequest indicates an expected call of UpdateMaintenanceStartTimeRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMaintenanceStartTimeWithContext indicates an expected call of UpdateMaintenanceStartTimeWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateNFSFileShare ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShare(arg0 interface{}) *gomock.Call
UpdateNFSFileShare indicates an expected call of UpdateNFSFileShare
func (*MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareRequest(arg0 interface{}) *gomock.Call
UpdateNFSFileShareRequest indicates an expected call of UpdateNFSFileShareRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateNFSFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNFSFileShareWithContext indicates an expected call of UpdateNFSFileShareWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShare ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShare(arg0 interface{}) *gomock.Call
UpdateSMBFileShare indicates an expected call of UpdateSMBFileShare
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareRequest(arg0 interface{}) *gomock.Call
UpdateSMBFileShareRequest indicates an expected call of UpdateSMBFileShareRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibility ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibility(arg0 interface{}) *gomock.Call
UpdateSMBFileShareVisibility indicates an expected call of UpdateSMBFileShareVisibility
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityRequest(arg0 interface{}) *gomock.Call
UpdateSMBFileShareVisibilityRequest indicates an expected call of UpdateSMBFileShareVisibilityRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareVisibilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSMBFileShareVisibilityWithContext indicates an expected call of UpdateSMBFileShareVisibilityWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBFileShareWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSMBFileShareWithContext indicates an expected call of UpdateSMBFileShareWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroups ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroups(arg0 interface{}) *gomock.Call
UpdateSMBLocalGroups indicates an expected call of UpdateSMBLocalGroups
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsRequest(arg0 interface{}) *gomock.Call
UpdateSMBLocalGroupsRequest indicates an expected call of UpdateSMBLocalGroupsRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBLocalGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSMBLocalGroupsWithContext indicates an expected call of UpdateSMBLocalGroupsWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategy ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategy(arg0 interface{}) *gomock.Call
UpdateSMBSecurityStrategy indicates an expected call of UpdateSMBSecurityStrategy
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyRequest(arg0 interface{}) *gomock.Call
UpdateSMBSecurityStrategyRequest indicates an expected call of UpdateSMBSecurityStrategyRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSMBSecurityStrategyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSMBSecurityStrategyWithContext indicates an expected call of UpdateSMBSecurityStrategyWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateSnapshotSchedule ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotSchedule(arg0 interface{}) *gomock.Call
UpdateSnapshotSchedule indicates an expected call of UpdateSnapshotSchedule
func (*MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleRequest(arg0 interface{}) *gomock.Call
UpdateSnapshotScheduleRequest indicates an expected call of UpdateSnapshotScheduleRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateSnapshotScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSnapshotScheduleWithContext indicates an expected call of UpdateSnapshotScheduleWithContext
func (*MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceType ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceType(arg0 interface{}) *gomock.Call
UpdateVTLDeviceType indicates an expected call of UpdateVTLDeviceType
func (*MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeRequest ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeRequest(arg0 interface{}) *gomock.Call
UpdateVTLDeviceTypeRequest indicates an expected call of UpdateVTLDeviceTypeRequest
func (*MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeWithContext ¶
func (mr *MockStorageGatewayAPIMockRecorder) UpdateVTLDeviceTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVTLDeviceTypeWithContext indicates an expected call of UpdateVTLDeviceTypeWithContext