Documentation ¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
- type MockS3API
- func (m *MockS3API) AbortMultipartUpload(arg0 *s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)
- func (m *MockS3API) AbortMultipartUploadRequest(arg0 *s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)
- func (m *MockS3API) AbortMultipartUploadWithContext(arg0 context.Context, arg1 *s3.AbortMultipartUploadInput, ...) (*s3.AbortMultipartUploadOutput, error)
- func (m *MockS3API) AddLegalHold(arg0 *s3.AddLegalHoldInput) (*s3.AddLegalHoldOutput, error)
- func (m *MockS3API) AddLegalHoldRequest(arg0 *s3.AddLegalHoldInput) (*request.Request, *s3.AddLegalHoldOutput)
- func (m *MockS3API) AddLegalHoldWithContext(arg0 context.Context, arg1 *s3.AddLegalHoldInput, arg2 ...request.Option) (*s3.AddLegalHoldOutput, error)
- func (m *MockS3API) CompleteMultipartUpload(arg0 *s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)
- func (m *MockS3API) CompleteMultipartUploadRequest(arg0 *s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)
- func (m *MockS3API) CompleteMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CompleteMultipartUploadInput, ...) (*s3.CompleteMultipartUploadOutput, error)
- func (m *MockS3API) CopyObject(arg0 *s3.CopyObjectInput) (*s3.CopyObjectOutput, error)
- func (m *MockS3API) CopyObjectRequest(arg0 *s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)
- func (m *MockS3API) CopyObjectWithContext(arg0 context.Context, arg1 *s3.CopyObjectInput, arg2 ...request.Option) (*s3.CopyObjectOutput, error)
- func (m *MockS3API) CreateBucket(arg0 *s3.CreateBucketInput) (*s3.CreateBucketOutput, error)
- func (m *MockS3API) CreateBucketRequest(arg0 *s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)
- func (m *MockS3API) CreateBucketWithContext(arg0 context.Context, arg1 *s3.CreateBucketInput, arg2 ...request.Option) (*s3.CreateBucketOutput, error)
- func (m *MockS3API) CreateMultipartUpload(arg0 *s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)
- func (m *MockS3API) CreateMultipartUploadRequest(arg0 *s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)
- func (m *MockS3API) CreateMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CreateMultipartUploadInput, ...) (*s3.CreateMultipartUploadOutput, error)
- func (m *MockS3API) DeleteBucket(arg0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)
- func (m *MockS3API) DeleteBucketCors(arg0 *s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)
- func (m *MockS3API) DeleteBucketCorsRequest(arg0 *s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)
- func (m *MockS3API) DeleteBucketCorsWithContext(arg0 context.Context, arg1 *s3.DeleteBucketCorsInput, arg2 ...request.Option) (*s3.DeleteBucketCorsOutput, error)
- func (m *MockS3API) DeleteBucketLifecycle(arg0 *s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)
- func (m *MockS3API) DeleteBucketLifecycleRequest(arg0 *s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)
- func (m *MockS3API) DeleteBucketLifecycleWithContext(arg0 context.Context, arg1 *s3.DeleteBucketLifecycleInput, ...) (*s3.DeleteBucketLifecycleOutput, error)
- func (m *MockS3API) DeleteBucketReplication(arg0 *s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)
- func (m *MockS3API) DeleteBucketReplicationRequest(arg0 *s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)
- func (m *MockS3API) DeleteBucketReplicationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketReplicationInput, ...) (*s3.DeleteBucketReplicationOutput, error)
- func (m *MockS3API) DeleteBucketRequest(arg0 *s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)
- func (m *MockS3API) DeleteBucketWebsite(arg0 *s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)
- func (m *MockS3API) DeleteBucketWebsiteRequest(arg0 *s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)
- func (m *MockS3API) DeleteBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.DeleteBucketWebsiteInput, ...) (*s3.DeleteBucketWebsiteOutput, error)
- func (m *MockS3API) DeleteBucketWithContext(arg0 context.Context, arg1 *s3.DeleteBucketInput, arg2 ...request.Option) (*s3.DeleteBucketOutput, error)
- func (m *MockS3API) DeleteLegalHold(arg0 *s3.DeleteLegalHoldInput) (*s3.DeleteLegalHoldOutput, error)
- func (m *MockS3API) DeleteLegalHoldRequest(arg0 *s3.DeleteLegalHoldInput) (*request.Request, *s3.DeleteLegalHoldOutput)
- func (m *MockS3API) DeleteLegalHoldWithContext(arg0 context.Context, arg1 *s3.DeleteLegalHoldInput, arg2 ...request.Option) (*s3.DeleteLegalHoldOutput, error)
- func (m *MockS3API) DeleteObject(arg0 *s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)
- func (m *MockS3API) DeleteObjectRequest(arg0 *s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)
- func (m *MockS3API) DeleteObjectTagging(arg0 *s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)
- func (m *MockS3API) DeleteObjectTaggingRequest(arg0 *s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)
- func (m *MockS3API) DeleteObjectTaggingWithContext(arg0 context.Context, arg1 *s3.DeleteObjectTaggingInput, ...) (*s3.DeleteObjectTaggingOutput, error)
- func (m *MockS3API) DeleteObjectWithContext(arg0 context.Context, arg1 *s3.DeleteObjectInput, arg2 ...request.Option) (*s3.DeleteObjectOutput, error)
- func (m *MockS3API) DeleteObjects(arg0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)
- func (m *MockS3API) DeleteObjectsRequest(arg0 *s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)
- func (m *MockS3API) DeleteObjectsWithContext(arg0 context.Context, arg1 *s3.DeleteObjectsInput, arg2 ...request.Option) (*s3.DeleteObjectsOutput, error)
- func (m *MockS3API) DeletePublicAccessBlock(arg0 *s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)
- func (m *MockS3API) DeletePublicAccessBlockRequest(arg0 *s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)
- func (m *MockS3API) DeletePublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.DeletePublicAccessBlockInput, ...) (*s3.DeletePublicAccessBlockOutput, error)
- func (m *MockS3API) EXPECT() *MockS3APIMockRecorder
- func (m *MockS3API) ExtendObjectRetention(arg0 *s3.ExtendObjectRetentionInput) (*s3.ExtendObjectRetentionOutput, error)
- func (m *MockS3API) ExtendObjectRetentionRequest(arg0 *s3.ExtendObjectRetentionInput) (*request.Request, *s3.ExtendObjectRetentionOutput)
- func (m *MockS3API) ExtendObjectRetentionWithContext(arg0 context.Context, arg1 *s3.ExtendObjectRetentionInput, ...) (*s3.ExtendObjectRetentionOutput, error)
- func (m *MockS3API) GetBucketAcl(arg0 *s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)
- func (m *MockS3API) GetBucketAclRequest(arg0 *s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)
- func (m *MockS3API) GetBucketAclWithContext(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...request.Option) (*s3.GetBucketAclOutput, error)
- func (m *MockS3API) GetBucketCors(arg0 *s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)
- func (m *MockS3API) GetBucketCorsRequest(arg0 *s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)
- func (m *MockS3API) GetBucketCorsWithContext(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...request.Option) (*s3.GetBucketCorsOutput, error)
- func (m *MockS3API) GetBucketLifecycleConfiguration(arg0 *s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)
- func (m *MockS3API) GetBucketLifecycleConfigurationRequest(arg0 *s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)
- func (m *MockS3API) GetBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, ...) (*s3.GetBucketLifecycleConfigurationOutput, error)
- func (m *MockS3API) GetBucketLocation(arg0 *s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)
- func (m *MockS3API) GetBucketLocationRequest(arg0 *s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)
- func (m *MockS3API) GetBucketLocationWithContext(arg0 context.Context, arg1 *s3.GetBucketLocationInput, arg2 ...request.Option) (*s3.GetBucketLocationOutput, error)
- func (m *MockS3API) GetBucketLogging(arg0 *s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)
- func (m *MockS3API) GetBucketLoggingRequest(arg0 *s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)
- func (m *MockS3API) GetBucketLoggingWithContext(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, arg2 ...request.Option) (*s3.GetBucketLoggingOutput, error)
- func (m *MockS3API) GetBucketProtectionConfiguration(arg0 *s3.GetBucketProtectionConfigurationInput) (*s3.GetBucketProtectionConfigurationOutput, error)
- func (m *MockS3API) GetBucketProtectionConfigurationRequest(arg0 *s3.GetBucketProtectionConfigurationInput) (*request.Request, *s3.GetBucketProtectionConfigurationOutput)
- func (m *MockS3API) GetBucketProtectionConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketProtectionConfigurationInput, ...) (*s3.GetBucketProtectionConfigurationOutput, error)
- func (m *MockS3API) GetBucketReplication(arg0 *s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)
- func (m *MockS3API) GetBucketReplicationRequest(arg0 *s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)
- func (m *MockS3API) GetBucketReplicationWithContext(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, ...) (*s3.GetBucketReplicationOutput, error)
- func (m *MockS3API) GetBucketVersioning(arg0 *s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)
- func (m *MockS3API) GetBucketVersioningRequest(arg0 *s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)
- func (m *MockS3API) GetBucketVersioningWithContext(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, ...) (*s3.GetBucketVersioningOutput, error)
- func (m *MockS3API) GetBucketWebsite(arg0 *s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)
- func (m *MockS3API) GetBucketWebsiteRequest(arg0 *s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)
- func (m *MockS3API) GetBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.GetBucketWebsiteInput, arg2 ...request.Option) (*s3.GetBucketWebsiteOutput, error)
- func (m *MockS3API) GetObject(arg0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)
- func (m *MockS3API) GetObjectAcl(arg0 *s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)
- func (m *MockS3API) GetObjectAclRequest(arg0 *s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)
- func (m *MockS3API) GetObjectAclWithContext(arg0 context.Context, arg1 *s3.GetObjectAclInput, arg2 ...request.Option) (*s3.GetObjectAclOutput, error)
- func (m *MockS3API) GetObjectLegalHold(arg0 *s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)
- func (m *MockS3API) GetObjectLegalHoldRequest(arg0 *s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)
- func (m *MockS3API) GetObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.GetObjectLegalHoldInput, arg2 ...request.Option) (*s3.GetObjectLegalHoldOutput, error)
- func (m *MockS3API) GetObjectLockConfiguration(arg0 *s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)
- func (m *MockS3API) GetObjectLockConfigurationRequest(arg0 *s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)
- func (m *MockS3API) GetObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.GetObjectLockConfigurationInput, ...) (*s3.GetObjectLockConfigurationOutput, error)
- func (m *MockS3API) GetObjectRequest(arg0 *s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)
- func (m *MockS3API) GetObjectRetention(arg0 *s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)
- func (m *MockS3API) GetObjectRetentionRequest(arg0 *s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)
- func (m *MockS3API) GetObjectRetentionWithContext(arg0 context.Context, arg1 *s3.GetObjectRetentionInput, arg2 ...request.Option) (*s3.GetObjectRetentionOutput, error)
- func (m *MockS3API) GetObjectTagging(arg0 *s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)
- func (m *MockS3API) GetObjectTaggingRequest(arg0 *s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)
- func (m *MockS3API) GetObjectTaggingWithContext(arg0 context.Context, arg1 *s3.GetObjectTaggingInput, arg2 ...request.Option) (*s3.GetObjectTaggingOutput, error)
- func (m *MockS3API) GetObjectWithContext(arg0 context.Context, arg1 *s3.GetObjectInput, arg2 ...request.Option) (*s3.GetObjectOutput, error)
- func (m *MockS3API) GetPublicAccessBlock(arg0 *s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)
- func (m *MockS3API) GetPublicAccessBlockRequest(arg0 *s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)
- func (m *MockS3API) GetPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, ...) (*s3.GetPublicAccessBlockOutput, error)
- func (m *MockS3API) HeadBucket(arg0 *s3.HeadBucketInput) (*s3.HeadBucketOutput, error)
- func (m *MockS3API) HeadBucketRequest(arg0 *s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)
- func (m *MockS3API) HeadBucketWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.Option) (*s3.HeadBucketOutput, error)
- func (m *MockS3API) HeadObject(arg0 *s3.HeadObjectInput) (*s3.HeadObjectOutput, error)
- func (m *MockS3API) HeadObjectRequest(arg0 *s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)
- func (m *MockS3API) HeadObjectWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.Option) (*s3.HeadObjectOutput, error)
- func (m *MockS3API) ListBuckets(arg0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
- func (m *MockS3API) ListBucketsExtended(arg0 *s3.ListBucketsExtendedInput) (*s3.ListBucketsExtendedOutput, error)
- func (m *MockS3API) ListBucketsExtendedPages(arg0 *s3.ListBucketsExtendedInput, ...) error
- func (m *MockS3API) ListBucketsExtendedPagesWithContext(arg0 context.Context, arg1 *s3.ListBucketsExtendedInput, ...) error
- func (m *MockS3API) ListBucketsExtendedRequest(arg0 *s3.ListBucketsExtendedInput) (*request.Request, *s3.ListBucketsExtendedOutput)
- func (m *MockS3API) ListBucketsExtendedWithContext(arg0 context.Context, arg1 *s3.ListBucketsExtendedInput, ...) (*s3.ListBucketsExtendedOutput, error)
- func (m *MockS3API) ListBucketsRequest(arg0 *s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)
- func (m *MockS3API) ListBucketsWithContext(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...request.Option) (*s3.ListBucketsOutput, error)
- func (m *MockS3API) ListLegalHolds(arg0 *s3.ListLegalHoldsInput) (*s3.ListLegalHoldsOutput, error)
- func (m *MockS3API) ListLegalHoldsRequest(arg0 *s3.ListLegalHoldsInput) (*request.Request, *s3.ListLegalHoldsOutput)
- func (m *MockS3API) ListLegalHoldsWithContext(arg0 context.Context, arg1 *s3.ListLegalHoldsInput, arg2 ...request.Option) (*s3.ListLegalHoldsOutput, error)
- func (m *MockS3API) ListMultipartUploads(arg0 *s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)
- func (m *MockS3API) ListMultipartUploadsPages(arg0 *s3.ListMultipartUploadsInput, ...) error
- func (m *MockS3API) ListMultipartUploadsPagesWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, ...) error
- func (m *MockS3API) ListMultipartUploadsRequest(arg0 *s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)
- func (m *MockS3API) ListMultipartUploadsWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, ...) (*s3.ListMultipartUploadsOutput, error)
- func (m *MockS3API) ListObjectVersions(arg0 *s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)
- func (m *MockS3API) ListObjectVersionsPages(arg0 *s3.ListObjectVersionsInput, ...) error
- func (m *MockS3API) ListObjectVersionsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, ...) error
- func (m *MockS3API) ListObjectVersionsRequest(arg0 *s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)
- func (m *MockS3API) ListObjectVersionsWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, arg2 ...request.Option) (*s3.ListObjectVersionsOutput, error)
- func (m *MockS3API) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
- func (m *MockS3API) ListObjectsPages(arg0 *s3.ListObjectsInput, arg1 func(*s3.ListObjectsOutput, bool) bool) error
- func (m *MockS3API) ListObjectsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, ...) error
- func (m *MockS3API) ListObjectsRequest(arg0 *s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)
- func (m *MockS3API) ListObjectsV2(arg0 *s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)
- func (m *MockS3API) ListObjectsV2Pages(arg0 *s3.ListObjectsV2Input, arg1 func(*s3.ListObjectsV2Output, bool) bool) error
- func (m *MockS3API) ListObjectsV2PagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, ...) error
- func (m *MockS3API) ListObjectsV2Request(arg0 *s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)
- func (m *MockS3API) ListObjectsV2WithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, arg2 ...request.Option) (*s3.ListObjectsV2Output, error)
- func (m *MockS3API) ListObjectsWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, arg2 ...request.Option) (*s3.ListObjectsOutput, error)
- func (m *MockS3API) ListParts(arg0 *s3.ListPartsInput) (*s3.ListPartsOutput, error)
- func (m *MockS3API) ListPartsPages(arg0 *s3.ListPartsInput, arg1 func(*s3.ListPartsOutput, bool) bool) error
- func (m *MockS3API) ListPartsPagesWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, ...) error
- func (m *MockS3API) ListPartsRequest(arg0 *s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)
- func (m *MockS3API) ListPartsWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, arg2 ...request.Option) (*s3.ListPartsOutput, error)
- func (m *MockS3API) PutBucketAcl(arg0 *s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)
- func (m *MockS3API) PutBucketAclRequest(arg0 *s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)
- func (m *MockS3API) PutBucketAclWithContext(arg0 context.Context, arg1 *s3.PutBucketAclInput, arg2 ...request.Option) (*s3.PutBucketAclOutput, error)
- func (m *MockS3API) PutBucketCors(arg0 *s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)
- func (m *MockS3API) PutBucketCorsRequest(arg0 *s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)
- func (m *MockS3API) PutBucketCorsWithContext(arg0 context.Context, arg1 *s3.PutBucketCorsInput, arg2 ...request.Option) (*s3.PutBucketCorsOutput, error)
- func (m *MockS3API) PutBucketLifecycleConfiguration(arg0 *s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)
- func (m *MockS3API) PutBucketLifecycleConfigurationRequest(arg0 *s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)
- func (m *MockS3API) PutBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketLifecycleConfigurationInput, ...) (*s3.PutBucketLifecycleConfigurationOutput, error)
- func (m *MockS3API) PutBucketLogging(arg0 *s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)
- func (m *MockS3API) PutBucketLoggingRequest(arg0 *s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)
- func (m *MockS3API) PutBucketLoggingWithContext(arg0 context.Context, arg1 *s3.PutBucketLoggingInput, arg2 ...request.Option) (*s3.PutBucketLoggingOutput, error)
- func (m *MockS3API) PutBucketProtectionConfiguration(arg0 *s3.PutBucketProtectionConfigurationInput) (*s3.PutBucketProtectionConfigurationOutput, error)
- func (m *MockS3API) PutBucketProtectionConfigurationRequest(arg0 *s3.PutBucketProtectionConfigurationInput) (*request.Request, *s3.PutBucketProtectionConfigurationOutput)
- func (m *MockS3API) PutBucketProtectionConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketProtectionConfigurationInput, ...) (*s3.PutBucketProtectionConfigurationOutput, error)
- func (m *MockS3API) PutBucketReplication(arg0 *s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)
- func (m *MockS3API) PutBucketReplicationRequest(arg0 *s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)
- func (m *MockS3API) PutBucketReplicationWithContext(arg0 context.Context, arg1 *s3.PutBucketReplicationInput, ...) (*s3.PutBucketReplicationOutput, error)
- func (m *MockS3API) PutBucketVersioning(arg0 *s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)
- func (m *MockS3API) PutBucketVersioningRequest(arg0 *s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)
- func (m *MockS3API) PutBucketVersioningWithContext(arg0 context.Context, arg1 *s3.PutBucketVersioningInput, ...) (*s3.PutBucketVersioningOutput, error)
- func (m *MockS3API) PutBucketWebsite(arg0 *s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)
- func (m *MockS3API) PutBucketWebsiteRequest(arg0 *s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)
- func (m *MockS3API) PutBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.PutBucketWebsiteInput, arg2 ...request.Option) (*s3.PutBucketWebsiteOutput, error)
- func (m *MockS3API) PutObject(arg0 *s3.PutObjectInput) (*s3.PutObjectOutput, error)
- func (m *MockS3API) PutObjectAcl(arg0 *s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)
- func (m *MockS3API) PutObjectAclRequest(arg0 *s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)
- func (m *MockS3API) PutObjectAclWithContext(arg0 context.Context, arg1 *s3.PutObjectAclInput, arg2 ...request.Option) (*s3.PutObjectAclOutput, error)
- func (m *MockS3API) PutObjectLegalHold(arg0 *s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)
- func (m *MockS3API) PutObjectLegalHoldRequest(arg0 *s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)
- func (m *MockS3API) PutObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.PutObjectLegalHoldInput, arg2 ...request.Option) (*s3.PutObjectLegalHoldOutput, error)
- func (m *MockS3API) PutObjectLockConfiguration(arg0 *s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)
- func (m *MockS3API) PutObjectLockConfigurationRequest(arg0 *s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)
- func (m *MockS3API) PutObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.PutObjectLockConfigurationInput, ...) (*s3.PutObjectLockConfigurationOutput, error)
- func (m *MockS3API) PutObjectRequest(arg0 *s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)
- func (m *MockS3API) PutObjectRetention(arg0 *s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)
- func (m *MockS3API) PutObjectRetentionRequest(arg0 *s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)
- func (m *MockS3API) PutObjectRetentionWithContext(arg0 context.Context, arg1 *s3.PutObjectRetentionInput, arg2 ...request.Option) (*s3.PutObjectRetentionOutput, error)
- func (m *MockS3API) PutObjectTagging(arg0 *s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)
- func (m *MockS3API) PutObjectTaggingRequest(arg0 *s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)
- func (m *MockS3API) PutObjectTaggingWithContext(arg0 context.Context, arg1 *s3.PutObjectTaggingInput, arg2 ...request.Option) (*s3.PutObjectTaggingOutput, error)
- func (m *MockS3API) PutObjectWithContext(arg0 context.Context, arg1 *s3.PutObjectInput, arg2 ...request.Option) (*s3.PutObjectOutput, error)
- func (m *MockS3API) PutPublicAccessBlock(arg0 *s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)
- func (m *MockS3API) PutPublicAccessBlockRequest(arg0 *s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)
- func (m *MockS3API) PutPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.PutPublicAccessBlockInput, ...) (*s3.PutPublicAccessBlockOutput, error)
- func (m *MockS3API) RestoreObject(arg0 *s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)
- func (m *MockS3API) RestoreObjectRequest(arg0 *s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)
- func (m *MockS3API) RestoreObjectWithContext(arg0 context.Context, arg1 *s3.RestoreObjectInput, arg2 ...request.Option) (*s3.RestoreObjectOutput, error)
- func (m *MockS3API) UploadPart(arg0 *s3.UploadPartInput) (*s3.UploadPartOutput, error)
- func (m *MockS3API) UploadPartCopy(arg0 *s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)
- func (m *MockS3API) UploadPartCopyRequest(arg0 *s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)
- func (m *MockS3API) UploadPartCopyWithContext(arg0 context.Context, arg1 *s3.UploadPartCopyInput, arg2 ...request.Option) (*s3.UploadPartCopyOutput, error)
- func (m *MockS3API) UploadPartRequest(arg0 *s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)
- func (m *MockS3API) UploadPartWithContext(arg0 context.Context, arg1 *s3.UploadPartInput, arg2 ...request.Option) (*s3.UploadPartOutput, error)
- func (m *MockS3API) WaitUntilBucketExists(arg0 *s3.HeadBucketInput) error
- func (m *MockS3API) WaitUntilBucketExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error
- func (m *MockS3API) WaitUntilBucketNotExists(arg0 *s3.HeadBucketInput) error
- func (m *MockS3API) WaitUntilBucketNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error
- func (m *MockS3API) WaitUntilObjectExists(arg0 *s3.HeadObjectInput) error
- func (m *MockS3API) WaitUntilObjectExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error
- func (m *MockS3API) WaitUntilObjectNotExists(arg0 *s3.HeadObjectInput) error
- func (m *MockS3API) WaitUntilObjectNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error
- type MockS3APIMockRecorder
- func (mr *MockS3APIMockRecorder) AbortMultipartUpload(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) AbortMultipartUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) AbortMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) AddLegalHold(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) AddLegalHoldRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) AddLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CompleteMultipartUpload(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CompleteMultipartUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CompleteMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CopyObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CopyObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CopyObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateBucket(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateMultipartUpload(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateMultipartUploadRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) CreateMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketCors(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketCorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketLifecycle(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketLifecycleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketReplication(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketReplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketWebsite(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketWebsiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteLegalHold(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteLegalHoldRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectTagging(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectTaggingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjects(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeleteObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeletePublicAccessBlock(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeletePublicAccessBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) DeletePublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ExtendObjectRetention(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ExtendObjectRetentionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ExtendObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketAcl(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketAclRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketCors(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketCorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLocation(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLocationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLogging(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLoggingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketProtectionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketProtectionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketProtectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketReplication(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketReplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketVersioning(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketVersioningRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketWebsite(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketWebsiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectAcl(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectAclRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLegalHold(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLegalHoldRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLockConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectRetention(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectRetentionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectTagging(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectTaggingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetPublicAccessBlock(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetPublicAccessBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) GetPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadBucket(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) HeadObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBuckets(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsExtended(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsExtendedPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsExtendedPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsExtendedRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsExtendedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListLegalHolds(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListLegalHoldsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListLegalHoldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListMultipartUploads(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListMultipartUploadsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListMultipartUploadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListMultipartUploadsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListMultipartUploadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectVersions(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjects(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsV2(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsV2Pages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsV2PagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsV2Request(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListParts(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListPartsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListPartsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListPartsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) ListPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketAcl(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketAclRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketCors(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketCorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLogging(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLoggingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketProtectionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketProtectionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketProtectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketReplication(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketReplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketVersioning(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketVersioningRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketWebsite(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketWebsiteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectAcl(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectAclRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLegalHold(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLegalHoldRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLockConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectRetention(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectRetentionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectTagging(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectTaggingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutPublicAccessBlock(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutPublicAccessBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) PutPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) RestoreObject(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) RestoreObjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) RestoreObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPart(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPartCopy(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPartCopyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPartCopyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPartRequest(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) UploadPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilBucketExists(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilBucketExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilBucketNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilBucketNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilObjectExists(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilObjectExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilObjectNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockS3APIMockRecorder) WaitUntilObjectNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockS3API ¶
type MockS3API struct {
// contains filtered or unexported fields
}
MockS3API is a mock of S3API interface.
func NewMockS3API ¶
func NewMockS3API(ctrl *gomock.Controller) *MockS3API
NewMockS3API creates a new mock instance.
func (*MockS3API) AbortMultipartUpload ¶
func (m *MockS3API) AbortMultipartUpload(arg0 *s3.AbortMultipartUploadInput) (*s3.AbortMultipartUploadOutput, error)
AbortMultipartUpload mocks base method.
func (*MockS3API) AbortMultipartUploadRequest ¶
func (m *MockS3API) AbortMultipartUploadRequest(arg0 *s3.AbortMultipartUploadInput) (*request.Request, *s3.AbortMultipartUploadOutput)
AbortMultipartUploadRequest mocks base method.
func (*MockS3API) AbortMultipartUploadWithContext ¶
func (m *MockS3API) AbortMultipartUploadWithContext(arg0 context.Context, arg1 *s3.AbortMultipartUploadInput, arg2 ...request.Option) (*s3.AbortMultipartUploadOutput, error)
AbortMultipartUploadWithContext mocks base method.
func (*MockS3API) AddLegalHold ¶
func (m *MockS3API) AddLegalHold(arg0 *s3.AddLegalHoldInput) (*s3.AddLegalHoldOutput, error)
AddLegalHold mocks base method.
func (*MockS3API) AddLegalHoldRequest ¶
func (m *MockS3API) AddLegalHoldRequest(arg0 *s3.AddLegalHoldInput) (*request.Request, *s3.AddLegalHoldOutput)
AddLegalHoldRequest mocks base method.
func (*MockS3API) AddLegalHoldWithContext ¶
func (m *MockS3API) AddLegalHoldWithContext(arg0 context.Context, arg1 *s3.AddLegalHoldInput, arg2 ...request.Option) (*s3.AddLegalHoldOutput, error)
AddLegalHoldWithContext mocks base method.
func (*MockS3API) CompleteMultipartUpload ¶
func (m *MockS3API) CompleteMultipartUpload(arg0 *s3.CompleteMultipartUploadInput) (*s3.CompleteMultipartUploadOutput, error)
CompleteMultipartUpload mocks base method.
func (*MockS3API) CompleteMultipartUploadRequest ¶
func (m *MockS3API) CompleteMultipartUploadRequest(arg0 *s3.CompleteMultipartUploadInput) (*request.Request, *s3.CompleteMultipartUploadOutput)
CompleteMultipartUploadRequest mocks base method.
func (*MockS3API) CompleteMultipartUploadWithContext ¶
func (m *MockS3API) CompleteMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CompleteMultipartUploadInput, arg2 ...request.Option) (*s3.CompleteMultipartUploadOutput, error)
CompleteMultipartUploadWithContext mocks base method.
func (*MockS3API) CopyObject ¶
func (m *MockS3API) CopyObject(arg0 *s3.CopyObjectInput) (*s3.CopyObjectOutput, error)
CopyObject mocks base method.
func (*MockS3API) CopyObjectRequest ¶
func (m *MockS3API) CopyObjectRequest(arg0 *s3.CopyObjectInput) (*request.Request, *s3.CopyObjectOutput)
CopyObjectRequest mocks base method.
func (*MockS3API) CopyObjectWithContext ¶
func (m *MockS3API) CopyObjectWithContext(arg0 context.Context, arg1 *s3.CopyObjectInput, arg2 ...request.Option) (*s3.CopyObjectOutput, error)
CopyObjectWithContext mocks base method.
func (*MockS3API) CreateBucket ¶
func (m *MockS3API) CreateBucket(arg0 *s3.CreateBucketInput) (*s3.CreateBucketOutput, error)
CreateBucket mocks base method.
func (*MockS3API) CreateBucketRequest ¶
func (m *MockS3API) CreateBucketRequest(arg0 *s3.CreateBucketInput) (*request.Request, *s3.CreateBucketOutput)
CreateBucketRequest mocks base method.
func (*MockS3API) CreateBucketWithContext ¶
func (m *MockS3API) CreateBucketWithContext(arg0 context.Context, arg1 *s3.CreateBucketInput, arg2 ...request.Option) (*s3.CreateBucketOutput, error)
CreateBucketWithContext mocks base method.
func (*MockS3API) CreateMultipartUpload ¶
func (m *MockS3API) CreateMultipartUpload(arg0 *s3.CreateMultipartUploadInput) (*s3.CreateMultipartUploadOutput, error)
CreateMultipartUpload mocks base method.
func (*MockS3API) CreateMultipartUploadRequest ¶
func (m *MockS3API) CreateMultipartUploadRequest(arg0 *s3.CreateMultipartUploadInput) (*request.Request, *s3.CreateMultipartUploadOutput)
CreateMultipartUploadRequest mocks base method.
func (*MockS3API) CreateMultipartUploadWithContext ¶
func (m *MockS3API) CreateMultipartUploadWithContext(arg0 context.Context, arg1 *s3.CreateMultipartUploadInput, arg2 ...request.Option) (*s3.CreateMultipartUploadOutput, error)
CreateMultipartUploadWithContext mocks base method.
func (*MockS3API) DeleteBucket ¶
func (m *MockS3API) DeleteBucket(arg0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)
DeleteBucket mocks base method.
func (*MockS3API) DeleteBucketCors ¶
func (m *MockS3API) DeleteBucketCors(arg0 *s3.DeleteBucketCorsInput) (*s3.DeleteBucketCorsOutput, error)
DeleteBucketCors mocks base method.
func (*MockS3API) DeleteBucketCorsRequest ¶
func (m *MockS3API) DeleteBucketCorsRequest(arg0 *s3.DeleteBucketCorsInput) (*request.Request, *s3.DeleteBucketCorsOutput)
DeleteBucketCorsRequest mocks base method.
func (*MockS3API) DeleteBucketCorsWithContext ¶
func (m *MockS3API) DeleteBucketCorsWithContext(arg0 context.Context, arg1 *s3.DeleteBucketCorsInput, arg2 ...request.Option) (*s3.DeleteBucketCorsOutput, error)
DeleteBucketCorsWithContext mocks base method.
func (*MockS3API) DeleteBucketLifecycle ¶
func (m *MockS3API) DeleteBucketLifecycle(arg0 *s3.DeleteBucketLifecycleInput) (*s3.DeleteBucketLifecycleOutput, error)
DeleteBucketLifecycle mocks base method.
func (*MockS3API) DeleteBucketLifecycleRequest ¶
func (m *MockS3API) DeleteBucketLifecycleRequest(arg0 *s3.DeleteBucketLifecycleInput) (*request.Request, *s3.DeleteBucketLifecycleOutput)
DeleteBucketLifecycleRequest mocks base method.
func (*MockS3API) DeleteBucketLifecycleWithContext ¶
func (m *MockS3API) DeleteBucketLifecycleWithContext(arg0 context.Context, arg1 *s3.DeleteBucketLifecycleInput, arg2 ...request.Option) (*s3.DeleteBucketLifecycleOutput, error)
DeleteBucketLifecycleWithContext mocks base method.
func (*MockS3API) DeleteBucketReplication ¶
func (m *MockS3API) DeleteBucketReplication(arg0 *s3.DeleteBucketReplicationInput) (*s3.DeleteBucketReplicationOutput, error)
DeleteBucketReplication mocks base method.
func (*MockS3API) DeleteBucketReplicationRequest ¶
func (m *MockS3API) DeleteBucketReplicationRequest(arg0 *s3.DeleteBucketReplicationInput) (*request.Request, *s3.DeleteBucketReplicationOutput)
DeleteBucketReplicationRequest mocks base method.
func (*MockS3API) DeleteBucketReplicationWithContext ¶
func (m *MockS3API) DeleteBucketReplicationWithContext(arg0 context.Context, arg1 *s3.DeleteBucketReplicationInput, arg2 ...request.Option) (*s3.DeleteBucketReplicationOutput, error)
DeleteBucketReplicationWithContext mocks base method.
func (*MockS3API) DeleteBucketRequest ¶
func (m *MockS3API) DeleteBucketRequest(arg0 *s3.DeleteBucketInput) (*request.Request, *s3.DeleteBucketOutput)
DeleteBucketRequest mocks base method.
func (*MockS3API) DeleteBucketWebsite ¶
func (m *MockS3API) DeleteBucketWebsite(arg0 *s3.DeleteBucketWebsiteInput) (*s3.DeleteBucketWebsiteOutput, error)
DeleteBucketWebsite mocks base method.
func (*MockS3API) DeleteBucketWebsiteRequest ¶
func (m *MockS3API) DeleteBucketWebsiteRequest(arg0 *s3.DeleteBucketWebsiteInput) (*request.Request, *s3.DeleteBucketWebsiteOutput)
DeleteBucketWebsiteRequest mocks base method.
func (*MockS3API) DeleteBucketWebsiteWithContext ¶
func (m *MockS3API) DeleteBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.DeleteBucketWebsiteInput, arg2 ...request.Option) (*s3.DeleteBucketWebsiteOutput, error)
DeleteBucketWebsiteWithContext mocks base method.
func (*MockS3API) DeleteBucketWithContext ¶
func (m *MockS3API) DeleteBucketWithContext(arg0 context.Context, arg1 *s3.DeleteBucketInput, arg2 ...request.Option) (*s3.DeleteBucketOutput, error)
DeleteBucketWithContext mocks base method.
func (*MockS3API) DeleteLegalHold ¶
func (m *MockS3API) DeleteLegalHold(arg0 *s3.DeleteLegalHoldInput) (*s3.DeleteLegalHoldOutput, error)
DeleteLegalHold mocks base method.
func (*MockS3API) DeleteLegalHoldRequest ¶
func (m *MockS3API) DeleteLegalHoldRequest(arg0 *s3.DeleteLegalHoldInput) (*request.Request, *s3.DeleteLegalHoldOutput)
DeleteLegalHoldRequest mocks base method.
func (*MockS3API) DeleteLegalHoldWithContext ¶
func (m *MockS3API) DeleteLegalHoldWithContext(arg0 context.Context, arg1 *s3.DeleteLegalHoldInput, arg2 ...request.Option) (*s3.DeleteLegalHoldOutput, error)
DeleteLegalHoldWithContext mocks base method.
func (*MockS3API) DeleteObject ¶
func (m *MockS3API) DeleteObject(arg0 *s3.DeleteObjectInput) (*s3.DeleteObjectOutput, error)
DeleteObject mocks base method.
func (*MockS3API) DeleteObjectRequest ¶
func (m *MockS3API) DeleteObjectRequest(arg0 *s3.DeleteObjectInput) (*request.Request, *s3.DeleteObjectOutput)
DeleteObjectRequest mocks base method.
func (*MockS3API) DeleteObjectTagging ¶
func (m *MockS3API) DeleteObjectTagging(arg0 *s3.DeleteObjectTaggingInput) (*s3.DeleteObjectTaggingOutput, error)
DeleteObjectTagging mocks base method.
func (*MockS3API) DeleteObjectTaggingRequest ¶
func (m *MockS3API) DeleteObjectTaggingRequest(arg0 *s3.DeleteObjectTaggingInput) (*request.Request, *s3.DeleteObjectTaggingOutput)
DeleteObjectTaggingRequest mocks base method.
func (*MockS3API) DeleteObjectTaggingWithContext ¶
func (m *MockS3API) DeleteObjectTaggingWithContext(arg0 context.Context, arg1 *s3.DeleteObjectTaggingInput, arg2 ...request.Option) (*s3.DeleteObjectTaggingOutput, error)
DeleteObjectTaggingWithContext mocks base method.
func (*MockS3API) DeleteObjectWithContext ¶
func (m *MockS3API) DeleteObjectWithContext(arg0 context.Context, arg1 *s3.DeleteObjectInput, arg2 ...request.Option) (*s3.DeleteObjectOutput, error)
DeleteObjectWithContext mocks base method.
func (*MockS3API) DeleteObjects ¶
func (m *MockS3API) DeleteObjects(arg0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)
DeleteObjects mocks base method.
func (*MockS3API) DeleteObjectsRequest ¶
func (m *MockS3API) DeleteObjectsRequest(arg0 *s3.DeleteObjectsInput) (*request.Request, *s3.DeleteObjectsOutput)
DeleteObjectsRequest mocks base method.
func (*MockS3API) DeleteObjectsWithContext ¶
func (m *MockS3API) DeleteObjectsWithContext(arg0 context.Context, arg1 *s3.DeleteObjectsInput, arg2 ...request.Option) (*s3.DeleteObjectsOutput, error)
DeleteObjectsWithContext mocks base method.
func (*MockS3API) DeletePublicAccessBlock ¶
func (m *MockS3API) DeletePublicAccessBlock(arg0 *s3.DeletePublicAccessBlockInput) (*s3.DeletePublicAccessBlockOutput, error)
DeletePublicAccessBlock mocks base method.
func (*MockS3API) DeletePublicAccessBlockRequest ¶
func (m *MockS3API) DeletePublicAccessBlockRequest(arg0 *s3.DeletePublicAccessBlockInput) (*request.Request, *s3.DeletePublicAccessBlockOutput)
DeletePublicAccessBlockRequest mocks base method.
func (*MockS3API) DeletePublicAccessBlockWithContext ¶
func (m *MockS3API) DeletePublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.DeletePublicAccessBlockInput, arg2 ...request.Option) (*s3.DeletePublicAccessBlockOutput, error)
DeletePublicAccessBlockWithContext mocks base method.
func (*MockS3API) EXPECT ¶
func (m *MockS3API) EXPECT() *MockS3APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockS3API) ExtendObjectRetention ¶
func (m *MockS3API) ExtendObjectRetention(arg0 *s3.ExtendObjectRetentionInput) (*s3.ExtendObjectRetentionOutput, error)
ExtendObjectRetention mocks base method.
func (*MockS3API) ExtendObjectRetentionRequest ¶
func (m *MockS3API) ExtendObjectRetentionRequest(arg0 *s3.ExtendObjectRetentionInput) (*request.Request, *s3.ExtendObjectRetentionOutput)
ExtendObjectRetentionRequest mocks base method.
func (*MockS3API) ExtendObjectRetentionWithContext ¶
func (m *MockS3API) ExtendObjectRetentionWithContext(arg0 context.Context, arg1 *s3.ExtendObjectRetentionInput, arg2 ...request.Option) (*s3.ExtendObjectRetentionOutput, error)
ExtendObjectRetentionWithContext mocks base method.
func (*MockS3API) GetBucketAcl ¶
func (m *MockS3API) GetBucketAcl(arg0 *s3.GetBucketAclInput) (*s3.GetBucketAclOutput, error)
GetBucketAcl mocks base method.
func (*MockS3API) GetBucketAclRequest ¶
func (m *MockS3API) GetBucketAclRequest(arg0 *s3.GetBucketAclInput) (*request.Request, *s3.GetBucketAclOutput)
GetBucketAclRequest mocks base method.
func (*MockS3API) GetBucketAclWithContext ¶
func (m *MockS3API) GetBucketAclWithContext(arg0 context.Context, arg1 *s3.GetBucketAclInput, arg2 ...request.Option) (*s3.GetBucketAclOutput, error)
GetBucketAclWithContext mocks base method.
func (*MockS3API) GetBucketCors ¶
func (m *MockS3API) GetBucketCors(arg0 *s3.GetBucketCorsInput) (*s3.GetBucketCorsOutput, error)
GetBucketCors mocks base method.
func (*MockS3API) GetBucketCorsRequest ¶
func (m *MockS3API) GetBucketCorsRequest(arg0 *s3.GetBucketCorsInput) (*request.Request, *s3.GetBucketCorsOutput)
GetBucketCorsRequest mocks base method.
func (*MockS3API) GetBucketCorsWithContext ¶
func (m *MockS3API) GetBucketCorsWithContext(arg0 context.Context, arg1 *s3.GetBucketCorsInput, arg2 ...request.Option) (*s3.GetBucketCorsOutput, error)
GetBucketCorsWithContext mocks base method.
func (*MockS3API) GetBucketLifecycleConfiguration ¶
func (m *MockS3API) GetBucketLifecycleConfiguration(arg0 *s3.GetBucketLifecycleConfigurationInput) (*s3.GetBucketLifecycleConfigurationOutput, error)
GetBucketLifecycleConfiguration mocks base method.
func (*MockS3API) GetBucketLifecycleConfigurationRequest ¶
func (m *MockS3API) GetBucketLifecycleConfigurationRequest(arg0 *s3.GetBucketLifecycleConfigurationInput) (*request.Request, *s3.GetBucketLifecycleConfigurationOutput)
GetBucketLifecycleConfigurationRequest mocks base method.
func (*MockS3API) GetBucketLifecycleConfigurationWithContext ¶
func (m *MockS3API) GetBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketLifecycleConfigurationInput, arg2 ...request.Option) (*s3.GetBucketLifecycleConfigurationOutput, error)
GetBucketLifecycleConfigurationWithContext mocks base method.
func (*MockS3API) GetBucketLocation ¶
func (m *MockS3API) GetBucketLocation(arg0 *s3.GetBucketLocationInput) (*s3.GetBucketLocationOutput, error)
GetBucketLocation mocks base method.
func (*MockS3API) GetBucketLocationRequest ¶
func (m *MockS3API) GetBucketLocationRequest(arg0 *s3.GetBucketLocationInput) (*request.Request, *s3.GetBucketLocationOutput)
GetBucketLocationRequest mocks base method.
func (*MockS3API) GetBucketLocationWithContext ¶
func (m *MockS3API) GetBucketLocationWithContext(arg0 context.Context, arg1 *s3.GetBucketLocationInput, arg2 ...request.Option) (*s3.GetBucketLocationOutput, error)
GetBucketLocationWithContext mocks base method.
func (*MockS3API) GetBucketLogging ¶
func (m *MockS3API) GetBucketLogging(arg0 *s3.GetBucketLoggingInput) (*s3.GetBucketLoggingOutput, error)
GetBucketLogging mocks base method.
func (*MockS3API) GetBucketLoggingRequest ¶
func (m *MockS3API) GetBucketLoggingRequest(arg0 *s3.GetBucketLoggingInput) (*request.Request, *s3.GetBucketLoggingOutput)
GetBucketLoggingRequest mocks base method.
func (*MockS3API) GetBucketLoggingWithContext ¶
func (m *MockS3API) GetBucketLoggingWithContext(arg0 context.Context, arg1 *s3.GetBucketLoggingInput, arg2 ...request.Option) (*s3.GetBucketLoggingOutput, error)
GetBucketLoggingWithContext mocks base method.
func (*MockS3API) GetBucketProtectionConfiguration ¶
func (m *MockS3API) GetBucketProtectionConfiguration(arg0 *s3.GetBucketProtectionConfigurationInput) (*s3.GetBucketProtectionConfigurationOutput, error)
GetBucketProtectionConfiguration mocks base method.
func (*MockS3API) GetBucketProtectionConfigurationRequest ¶
func (m *MockS3API) GetBucketProtectionConfigurationRequest(arg0 *s3.GetBucketProtectionConfigurationInput) (*request.Request, *s3.GetBucketProtectionConfigurationOutput)
GetBucketProtectionConfigurationRequest mocks base method.
func (*MockS3API) GetBucketProtectionConfigurationWithContext ¶
func (m *MockS3API) GetBucketProtectionConfigurationWithContext(arg0 context.Context, arg1 *s3.GetBucketProtectionConfigurationInput, arg2 ...request.Option) (*s3.GetBucketProtectionConfigurationOutput, error)
GetBucketProtectionConfigurationWithContext mocks base method.
func (*MockS3API) GetBucketReplication ¶
func (m *MockS3API) GetBucketReplication(arg0 *s3.GetBucketReplicationInput) (*s3.GetBucketReplicationOutput, error)
GetBucketReplication mocks base method.
func (*MockS3API) GetBucketReplicationRequest ¶
func (m *MockS3API) GetBucketReplicationRequest(arg0 *s3.GetBucketReplicationInput) (*request.Request, *s3.GetBucketReplicationOutput)
GetBucketReplicationRequest mocks base method.
func (*MockS3API) GetBucketReplicationWithContext ¶
func (m *MockS3API) GetBucketReplicationWithContext(arg0 context.Context, arg1 *s3.GetBucketReplicationInput, arg2 ...request.Option) (*s3.GetBucketReplicationOutput, error)
GetBucketReplicationWithContext mocks base method.
func (*MockS3API) GetBucketVersioning ¶
func (m *MockS3API) GetBucketVersioning(arg0 *s3.GetBucketVersioningInput) (*s3.GetBucketVersioningOutput, error)
GetBucketVersioning mocks base method.
func (*MockS3API) GetBucketVersioningRequest ¶
func (m *MockS3API) GetBucketVersioningRequest(arg0 *s3.GetBucketVersioningInput) (*request.Request, *s3.GetBucketVersioningOutput)
GetBucketVersioningRequest mocks base method.
func (*MockS3API) GetBucketVersioningWithContext ¶
func (m *MockS3API) GetBucketVersioningWithContext(arg0 context.Context, arg1 *s3.GetBucketVersioningInput, arg2 ...request.Option) (*s3.GetBucketVersioningOutput, error)
GetBucketVersioningWithContext mocks base method.
func (*MockS3API) GetBucketWebsite ¶
func (m *MockS3API) GetBucketWebsite(arg0 *s3.GetBucketWebsiteInput) (*s3.GetBucketWebsiteOutput, error)
GetBucketWebsite mocks base method.
func (*MockS3API) GetBucketWebsiteRequest ¶
func (m *MockS3API) GetBucketWebsiteRequest(arg0 *s3.GetBucketWebsiteInput) (*request.Request, *s3.GetBucketWebsiteOutput)
GetBucketWebsiteRequest mocks base method.
func (*MockS3API) GetBucketWebsiteWithContext ¶
func (m *MockS3API) GetBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.GetBucketWebsiteInput, arg2 ...request.Option) (*s3.GetBucketWebsiteOutput, error)
GetBucketWebsiteWithContext mocks base method.
func (*MockS3API) GetObject ¶
func (m *MockS3API) GetObject(arg0 *s3.GetObjectInput) (*s3.GetObjectOutput, error)
GetObject mocks base method.
func (*MockS3API) GetObjectAcl ¶
func (m *MockS3API) GetObjectAcl(arg0 *s3.GetObjectAclInput) (*s3.GetObjectAclOutput, error)
GetObjectAcl mocks base method.
func (*MockS3API) GetObjectAclRequest ¶
func (m *MockS3API) GetObjectAclRequest(arg0 *s3.GetObjectAclInput) (*request.Request, *s3.GetObjectAclOutput)
GetObjectAclRequest mocks base method.
func (*MockS3API) GetObjectAclWithContext ¶
func (m *MockS3API) GetObjectAclWithContext(arg0 context.Context, arg1 *s3.GetObjectAclInput, arg2 ...request.Option) (*s3.GetObjectAclOutput, error)
GetObjectAclWithContext mocks base method.
func (*MockS3API) GetObjectLegalHold ¶
func (m *MockS3API) GetObjectLegalHold(arg0 *s3.GetObjectLegalHoldInput) (*s3.GetObjectLegalHoldOutput, error)
GetObjectLegalHold mocks base method.
func (*MockS3API) GetObjectLegalHoldRequest ¶
func (m *MockS3API) GetObjectLegalHoldRequest(arg0 *s3.GetObjectLegalHoldInput) (*request.Request, *s3.GetObjectLegalHoldOutput)
GetObjectLegalHoldRequest mocks base method.
func (*MockS3API) GetObjectLegalHoldWithContext ¶
func (m *MockS3API) GetObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.GetObjectLegalHoldInput, arg2 ...request.Option) (*s3.GetObjectLegalHoldOutput, error)
GetObjectLegalHoldWithContext mocks base method.
func (*MockS3API) GetObjectLockConfiguration ¶
func (m *MockS3API) GetObjectLockConfiguration(arg0 *s3.GetObjectLockConfigurationInput) (*s3.GetObjectLockConfigurationOutput, error)
GetObjectLockConfiguration mocks base method.
func (*MockS3API) GetObjectLockConfigurationRequest ¶
func (m *MockS3API) GetObjectLockConfigurationRequest(arg0 *s3.GetObjectLockConfigurationInput) (*request.Request, *s3.GetObjectLockConfigurationOutput)
GetObjectLockConfigurationRequest mocks base method.
func (*MockS3API) GetObjectLockConfigurationWithContext ¶
func (m *MockS3API) GetObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.GetObjectLockConfigurationInput, arg2 ...request.Option) (*s3.GetObjectLockConfigurationOutput, error)
GetObjectLockConfigurationWithContext mocks base method.
func (*MockS3API) GetObjectRequest ¶
func (m *MockS3API) GetObjectRequest(arg0 *s3.GetObjectInput) (*request.Request, *s3.GetObjectOutput)
GetObjectRequest mocks base method.
func (*MockS3API) GetObjectRetention ¶
func (m *MockS3API) GetObjectRetention(arg0 *s3.GetObjectRetentionInput) (*s3.GetObjectRetentionOutput, error)
GetObjectRetention mocks base method.
func (*MockS3API) GetObjectRetentionRequest ¶
func (m *MockS3API) GetObjectRetentionRequest(arg0 *s3.GetObjectRetentionInput) (*request.Request, *s3.GetObjectRetentionOutput)
GetObjectRetentionRequest mocks base method.
func (*MockS3API) GetObjectRetentionWithContext ¶
func (m *MockS3API) GetObjectRetentionWithContext(arg0 context.Context, arg1 *s3.GetObjectRetentionInput, arg2 ...request.Option) (*s3.GetObjectRetentionOutput, error)
GetObjectRetentionWithContext mocks base method.
func (*MockS3API) GetObjectTagging ¶
func (m *MockS3API) GetObjectTagging(arg0 *s3.GetObjectTaggingInput) (*s3.GetObjectTaggingOutput, error)
GetObjectTagging mocks base method.
func (*MockS3API) GetObjectTaggingRequest ¶
func (m *MockS3API) GetObjectTaggingRequest(arg0 *s3.GetObjectTaggingInput) (*request.Request, *s3.GetObjectTaggingOutput)
GetObjectTaggingRequest mocks base method.
func (*MockS3API) GetObjectTaggingWithContext ¶
func (m *MockS3API) GetObjectTaggingWithContext(arg0 context.Context, arg1 *s3.GetObjectTaggingInput, arg2 ...request.Option) (*s3.GetObjectTaggingOutput, error)
GetObjectTaggingWithContext mocks base method.
func (*MockS3API) GetObjectWithContext ¶
func (m *MockS3API) GetObjectWithContext(arg0 context.Context, arg1 *s3.GetObjectInput, arg2 ...request.Option) (*s3.GetObjectOutput, error)
GetObjectWithContext mocks base method.
func (*MockS3API) GetPublicAccessBlock ¶
func (m *MockS3API) GetPublicAccessBlock(arg0 *s3.GetPublicAccessBlockInput) (*s3.GetPublicAccessBlockOutput, error)
GetPublicAccessBlock mocks base method.
func (*MockS3API) GetPublicAccessBlockRequest ¶
func (m *MockS3API) GetPublicAccessBlockRequest(arg0 *s3.GetPublicAccessBlockInput) (*request.Request, *s3.GetPublicAccessBlockOutput)
GetPublicAccessBlockRequest mocks base method.
func (*MockS3API) GetPublicAccessBlockWithContext ¶
func (m *MockS3API) GetPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.GetPublicAccessBlockInput, arg2 ...request.Option) (*s3.GetPublicAccessBlockOutput, error)
GetPublicAccessBlockWithContext mocks base method.
func (*MockS3API) HeadBucket ¶
func (m *MockS3API) HeadBucket(arg0 *s3.HeadBucketInput) (*s3.HeadBucketOutput, error)
HeadBucket mocks base method.
func (*MockS3API) HeadBucketRequest ¶
func (m *MockS3API) HeadBucketRequest(arg0 *s3.HeadBucketInput) (*request.Request, *s3.HeadBucketOutput)
HeadBucketRequest mocks base method.
func (*MockS3API) HeadBucketWithContext ¶
func (m *MockS3API) HeadBucketWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.Option) (*s3.HeadBucketOutput, error)
HeadBucketWithContext mocks base method.
func (*MockS3API) HeadObject ¶
func (m *MockS3API) HeadObject(arg0 *s3.HeadObjectInput) (*s3.HeadObjectOutput, error)
HeadObject mocks base method.
func (*MockS3API) HeadObjectRequest ¶
func (m *MockS3API) HeadObjectRequest(arg0 *s3.HeadObjectInput) (*request.Request, *s3.HeadObjectOutput)
HeadObjectRequest mocks base method.
func (*MockS3API) HeadObjectWithContext ¶
func (m *MockS3API) HeadObjectWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.Option) (*s3.HeadObjectOutput, error)
HeadObjectWithContext mocks base method.
func (*MockS3API) ListBuckets ¶
func (m *MockS3API) ListBuckets(arg0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
ListBuckets mocks base method.
func (*MockS3API) ListBucketsExtended ¶
func (m *MockS3API) ListBucketsExtended(arg0 *s3.ListBucketsExtendedInput) (*s3.ListBucketsExtendedOutput, error)
ListBucketsExtended mocks base method.
func (*MockS3API) ListBucketsExtendedPages ¶
func (m *MockS3API) ListBucketsExtendedPages(arg0 *s3.ListBucketsExtendedInput, arg1 func(*s3.ListBucketsExtendedOutput, bool) bool) error
ListBucketsExtendedPages mocks base method.
func (*MockS3API) ListBucketsExtendedPagesWithContext ¶
func (m *MockS3API) ListBucketsExtendedPagesWithContext(arg0 context.Context, arg1 *s3.ListBucketsExtendedInput, arg2 func(*s3.ListBucketsExtendedOutput, bool) bool, arg3 ...request.Option) error
ListBucketsExtendedPagesWithContext mocks base method.
func (*MockS3API) ListBucketsExtendedRequest ¶
func (m *MockS3API) ListBucketsExtendedRequest(arg0 *s3.ListBucketsExtendedInput) (*request.Request, *s3.ListBucketsExtendedOutput)
ListBucketsExtendedRequest mocks base method.
func (*MockS3API) ListBucketsExtendedWithContext ¶
func (m *MockS3API) ListBucketsExtendedWithContext(arg0 context.Context, arg1 *s3.ListBucketsExtendedInput, arg2 ...request.Option) (*s3.ListBucketsExtendedOutput, error)
ListBucketsExtendedWithContext mocks base method.
func (*MockS3API) ListBucketsRequest ¶
func (m *MockS3API) ListBucketsRequest(arg0 *s3.ListBucketsInput) (*request.Request, *s3.ListBucketsOutput)
ListBucketsRequest mocks base method.
func (*MockS3API) ListBucketsWithContext ¶
func (m *MockS3API) ListBucketsWithContext(arg0 context.Context, arg1 *s3.ListBucketsInput, arg2 ...request.Option) (*s3.ListBucketsOutput, error)
ListBucketsWithContext mocks base method.
func (*MockS3API) ListLegalHolds ¶
func (m *MockS3API) ListLegalHolds(arg0 *s3.ListLegalHoldsInput) (*s3.ListLegalHoldsOutput, error)
ListLegalHolds mocks base method.
func (*MockS3API) ListLegalHoldsRequest ¶
func (m *MockS3API) ListLegalHoldsRequest(arg0 *s3.ListLegalHoldsInput) (*request.Request, *s3.ListLegalHoldsOutput)
ListLegalHoldsRequest mocks base method.
func (*MockS3API) ListLegalHoldsWithContext ¶
func (m *MockS3API) ListLegalHoldsWithContext(arg0 context.Context, arg1 *s3.ListLegalHoldsInput, arg2 ...request.Option) (*s3.ListLegalHoldsOutput, error)
ListLegalHoldsWithContext mocks base method.
func (*MockS3API) ListMultipartUploads ¶
func (m *MockS3API) ListMultipartUploads(arg0 *s3.ListMultipartUploadsInput) (*s3.ListMultipartUploadsOutput, error)
ListMultipartUploads mocks base method.
func (*MockS3API) ListMultipartUploadsPages ¶
func (m *MockS3API) ListMultipartUploadsPages(arg0 *s3.ListMultipartUploadsInput, arg1 func(*s3.ListMultipartUploadsOutput, bool) bool) error
ListMultipartUploadsPages mocks base method.
func (*MockS3API) ListMultipartUploadsPagesWithContext ¶
func (m *MockS3API) ListMultipartUploadsPagesWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, arg2 func(*s3.ListMultipartUploadsOutput, bool) bool, arg3 ...request.Option) error
ListMultipartUploadsPagesWithContext mocks base method.
func (*MockS3API) ListMultipartUploadsRequest ¶
func (m *MockS3API) ListMultipartUploadsRequest(arg0 *s3.ListMultipartUploadsInput) (*request.Request, *s3.ListMultipartUploadsOutput)
ListMultipartUploadsRequest mocks base method.
func (*MockS3API) ListMultipartUploadsWithContext ¶
func (m *MockS3API) ListMultipartUploadsWithContext(arg0 context.Context, arg1 *s3.ListMultipartUploadsInput, arg2 ...request.Option) (*s3.ListMultipartUploadsOutput, error)
ListMultipartUploadsWithContext mocks base method.
func (*MockS3API) ListObjectVersions ¶
func (m *MockS3API) ListObjectVersions(arg0 *s3.ListObjectVersionsInput) (*s3.ListObjectVersionsOutput, error)
ListObjectVersions mocks base method.
func (*MockS3API) ListObjectVersionsPages ¶
func (m *MockS3API) ListObjectVersionsPages(arg0 *s3.ListObjectVersionsInput, arg1 func(*s3.ListObjectVersionsOutput, bool) bool) error
ListObjectVersionsPages mocks base method.
func (*MockS3API) ListObjectVersionsPagesWithContext ¶
func (m *MockS3API) ListObjectVersionsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, arg2 func(*s3.ListObjectVersionsOutput, bool) bool, arg3 ...request.Option) error
ListObjectVersionsPagesWithContext mocks base method.
func (*MockS3API) ListObjectVersionsRequest ¶
func (m *MockS3API) ListObjectVersionsRequest(arg0 *s3.ListObjectVersionsInput) (*request.Request, *s3.ListObjectVersionsOutput)
ListObjectVersionsRequest mocks base method.
func (*MockS3API) ListObjectVersionsWithContext ¶
func (m *MockS3API) ListObjectVersionsWithContext(arg0 context.Context, arg1 *s3.ListObjectVersionsInput, arg2 ...request.Option) (*s3.ListObjectVersionsOutput, error)
ListObjectVersionsWithContext mocks base method.
func (*MockS3API) ListObjects ¶
func (m *MockS3API) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
ListObjects mocks base method.
func (*MockS3API) ListObjectsPages ¶
func (m *MockS3API) ListObjectsPages(arg0 *s3.ListObjectsInput, arg1 func(*s3.ListObjectsOutput, bool) bool) error
ListObjectsPages mocks base method.
func (*MockS3API) ListObjectsPagesWithContext ¶
func (m *MockS3API) ListObjectsPagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, arg2 func(*s3.ListObjectsOutput, bool) bool, arg3 ...request.Option) error
ListObjectsPagesWithContext mocks base method.
func (*MockS3API) ListObjectsRequest ¶
func (m *MockS3API) ListObjectsRequest(arg0 *s3.ListObjectsInput) (*request.Request, *s3.ListObjectsOutput)
ListObjectsRequest mocks base method.
func (*MockS3API) ListObjectsV2 ¶
func (m *MockS3API) ListObjectsV2(arg0 *s3.ListObjectsV2Input) (*s3.ListObjectsV2Output, error)
ListObjectsV2 mocks base method.
func (*MockS3API) ListObjectsV2Pages ¶
func (m *MockS3API) ListObjectsV2Pages(arg0 *s3.ListObjectsV2Input, arg1 func(*s3.ListObjectsV2Output, bool) bool) error
ListObjectsV2Pages mocks base method.
func (*MockS3API) ListObjectsV2PagesWithContext ¶
func (m *MockS3API) ListObjectsV2PagesWithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, arg2 func(*s3.ListObjectsV2Output, bool) bool, arg3 ...request.Option) error
ListObjectsV2PagesWithContext mocks base method.
func (*MockS3API) ListObjectsV2Request ¶
func (m *MockS3API) ListObjectsV2Request(arg0 *s3.ListObjectsV2Input) (*request.Request, *s3.ListObjectsV2Output)
ListObjectsV2Request mocks base method.
func (*MockS3API) ListObjectsV2WithContext ¶
func (m *MockS3API) ListObjectsV2WithContext(arg0 context.Context, arg1 *s3.ListObjectsV2Input, arg2 ...request.Option) (*s3.ListObjectsV2Output, error)
ListObjectsV2WithContext mocks base method.
func (*MockS3API) ListObjectsWithContext ¶
func (m *MockS3API) ListObjectsWithContext(arg0 context.Context, arg1 *s3.ListObjectsInput, arg2 ...request.Option) (*s3.ListObjectsOutput, error)
ListObjectsWithContext mocks base method.
func (*MockS3API) ListParts ¶
func (m *MockS3API) ListParts(arg0 *s3.ListPartsInput) (*s3.ListPartsOutput, error)
ListParts mocks base method.
func (*MockS3API) ListPartsPages ¶
func (m *MockS3API) ListPartsPages(arg0 *s3.ListPartsInput, arg1 func(*s3.ListPartsOutput, bool) bool) error
ListPartsPages mocks base method.
func (*MockS3API) ListPartsPagesWithContext ¶
func (m *MockS3API) ListPartsPagesWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, arg2 func(*s3.ListPartsOutput, bool) bool, arg3 ...request.Option) error
ListPartsPagesWithContext mocks base method.
func (*MockS3API) ListPartsRequest ¶
func (m *MockS3API) ListPartsRequest(arg0 *s3.ListPartsInput) (*request.Request, *s3.ListPartsOutput)
ListPartsRequest mocks base method.
func (*MockS3API) ListPartsWithContext ¶
func (m *MockS3API) ListPartsWithContext(arg0 context.Context, arg1 *s3.ListPartsInput, arg2 ...request.Option) (*s3.ListPartsOutput, error)
ListPartsWithContext mocks base method.
func (*MockS3API) PutBucketAcl ¶
func (m *MockS3API) PutBucketAcl(arg0 *s3.PutBucketAclInput) (*s3.PutBucketAclOutput, error)
PutBucketAcl mocks base method.
func (*MockS3API) PutBucketAclRequest ¶
func (m *MockS3API) PutBucketAclRequest(arg0 *s3.PutBucketAclInput) (*request.Request, *s3.PutBucketAclOutput)
PutBucketAclRequest mocks base method.
func (*MockS3API) PutBucketAclWithContext ¶
func (m *MockS3API) PutBucketAclWithContext(arg0 context.Context, arg1 *s3.PutBucketAclInput, arg2 ...request.Option) (*s3.PutBucketAclOutput, error)
PutBucketAclWithContext mocks base method.
func (*MockS3API) PutBucketCors ¶
func (m *MockS3API) PutBucketCors(arg0 *s3.PutBucketCorsInput) (*s3.PutBucketCorsOutput, error)
PutBucketCors mocks base method.
func (*MockS3API) PutBucketCorsRequest ¶
func (m *MockS3API) PutBucketCorsRequest(arg0 *s3.PutBucketCorsInput) (*request.Request, *s3.PutBucketCorsOutput)
PutBucketCorsRequest mocks base method.
func (*MockS3API) PutBucketCorsWithContext ¶
func (m *MockS3API) PutBucketCorsWithContext(arg0 context.Context, arg1 *s3.PutBucketCorsInput, arg2 ...request.Option) (*s3.PutBucketCorsOutput, error)
PutBucketCorsWithContext mocks base method.
func (*MockS3API) PutBucketLifecycleConfiguration ¶
func (m *MockS3API) PutBucketLifecycleConfiguration(arg0 *s3.PutBucketLifecycleConfigurationInput) (*s3.PutBucketLifecycleConfigurationOutput, error)
PutBucketLifecycleConfiguration mocks base method.
func (*MockS3API) PutBucketLifecycleConfigurationRequest ¶
func (m *MockS3API) PutBucketLifecycleConfigurationRequest(arg0 *s3.PutBucketLifecycleConfigurationInput) (*request.Request, *s3.PutBucketLifecycleConfigurationOutput)
PutBucketLifecycleConfigurationRequest mocks base method.
func (*MockS3API) PutBucketLifecycleConfigurationWithContext ¶
func (m *MockS3API) PutBucketLifecycleConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketLifecycleConfigurationInput, arg2 ...request.Option) (*s3.PutBucketLifecycleConfigurationOutput, error)
PutBucketLifecycleConfigurationWithContext mocks base method.
func (*MockS3API) PutBucketLogging ¶
func (m *MockS3API) PutBucketLogging(arg0 *s3.PutBucketLoggingInput) (*s3.PutBucketLoggingOutput, error)
PutBucketLogging mocks base method.
func (*MockS3API) PutBucketLoggingRequest ¶
func (m *MockS3API) PutBucketLoggingRequest(arg0 *s3.PutBucketLoggingInput) (*request.Request, *s3.PutBucketLoggingOutput)
PutBucketLoggingRequest mocks base method.
func (*MockS3API) PutBucketLoggingWithContext ¶
func (m *MockS3API) PutBucketLoggingWithContext(arg0 context.Context, arg1 *s3.PutBucketLoggingInput, arg2 ...request.Option) (*s3.PutBucketLoggingOutput, error)
PutBucketLoggingWithContext mocks base method.
func (*MockS3API) PutBucketProtectionConfiguration ¶
func (m *MockS3API) PutBucketProtectionConfiguration(arg0 *s3.PutBucketProtectionConfigurationInput) (*s3.PutBucketProtectionConfigurationOutput, error)
PutBucketProtectionConfiguration mocks base method.
func (*MockS3API) PutBucketProtectionConfigurationRequest ¶
func (m *MockS3API) PutBucketProtectionConfigurationRequest(arg0 *s3.PutBucketProtectionConfigurationInput) (*request.Request, *s3.PutBucketProtectionConfigurationOutput)
PutBucketProtectionConfigurationRequest mocks base method.
func (*MockS3API) PutBucketProtectionConfigurationWithContext ¶
func (m *MockS3API) PutBucketProtectionConfigurationWithContext(arg0 context.Context, arg1 *s3.PutBucketProtectionConfigurationInput, arg2 ...request.Option) (*s3.PutBucketProtectionConfigurationOutput, error)
PutBucketProtectionConfigurationWithContext mocks base method.
func (*MockS3API) PutBucketReplication ¶
func (m *MockS3API) PutBucketReplication(arg0 *s3.PutBucketReplicationInput) (*s3.PutBucketReplicationOutput, error)
PutBucketReplication mocks base method.
func (*MockS3API) PutBucketReplicationRequest ¶
func (m *MockS3API) PutBucketReplicationRequest(arg0 *s3.PutBucketReplicationInput) (*request.Request, *s3.PutBucketReplicationOutput)
PutBucketReplicationRequest mocks base method.
func (*MockS3API) PutBucketReplicationWithContext ¶
func (m *MockS3API) PutBucketReplicationWithContext(arg0 context.Context, arg1 *s3.PutBucketReplicationInput, arg2 ...request.Option) (*s3.PutBucketReplicationOutput, error)
PutBucketReplicationWithContext mocks base method.
func (*MockS3API) PutBucketVersioning ¶
func (m *MockS3API) PutBucketVersioning(arg0 *s3.PutBucketVersioningInput) (*s3.PutBucketVersioningOutput, error)
PutBucketVersioning mocks base method.
func (*MockS3API) PutBucketVersioningRequest ¶
func (m *MockS3API) PutBucketVersioningRequest(arg0 *s3.PutBucketVersioningInput) (*request.Request, *s3.PutBucketVersioningOutput)
PutBucketVersioningRequest mocks base method.
func (*MockS3API) PutBucketVersioningWithContext ¶
func (m *MockS3API) PutBucketVersioningWithContext(arg0 context.Context, arg1 *s3.PutBucketVersioningInput, arg2 ...request.Option) (*s3.PutBucketVersioningOutput, error)
PutBucketVersioningWithContext mocks base method.
func (*MockS3API) PutBucketWebsite ¶
func (m *MockS3API) PutBucketWebsite(arg0 *s3.PutBucketWebsiteInput) (*s3.PutBucketWebsiteOutput, error)
PutBucketWebsite mocks base method.
func (*MockS3API) PutBucketWebsiteRequest ¶
func (m *MockS3API) PutBucketWebsiteRequest(arg0 *s3.PutBucketWebsiteInput) (*request.Request, *s3.PutBucketWebsiteOutput)
PutBucketWebsiteRequest mocks base method.
func (*MockS3API) PutBucketWebsiteWithContext ¶
func (m *MockS3API) PutBucketWebsiteWithContext(arg0 context.Context, arg1 *s3.PutBucketWebsiteInput, arg2 ...request.Option) (*s3.PutBucketWebsiteOutput, error)
PutBucketWebsiteWithContext mocks base method.
func (*MockS3API) PutObject ¶
func (m *MockS3API) PutObject(arg0 *s3.PutObjectInput) (*s3.PutObjectOutput, error)
PutObject mocks base method.
func (*MockS3API) PutObjectAcl ¶
func (m *MockS3API) PutObjectAcl(arg0 *s3.PutObjectAclInput) (*s3.PutObjectAclOutput, error)
PutObjectAcl mocks base method.
func (*MockS3API) PutObjectAclRequest ¶
func (m *MockS3API) PutObjectAclRequest(arg0 *s3.PutObjectAclInput) (*request.Request, *s3.PutObjectAclOutput)
PutObjectAclRequest mocks base method.
func (*MockS3API) PutObjectAclWithContext ¶
func (m *MockS3API) PutObjectAclWithContext(arg0 context.Context, arg1 *s3.PutObjectAclInput, arg2 ...request.Option) (*s3.PutObjectAclOutput, error)
PutObjectAclWithContext mocks base method.
func (*MockS3API) PutObjectLegalHold ¶
func (m *MockS3API) PutObjectLegalHold(arg0 *s3.PutObjectLegalHoldInput) (*s3.PutObjectLegalHoldOutput, error)
PutObjectLegalHold mocks base method.
func (*MockS3API) PutObjectLegalHoldRequest ¶
func (m *MockS3API) PutObjectLegalHoldRequest(arg0 *s3.PutObjectLegalHoldInput) (*request.Request, *s3.PutObjectLegalHoldOutput)
PutObjectLegalHoldRequest mocks base method.
func (*MockS3API) PutObjectLegalHoldWithContext ¶
func (m *MockS3API) PutObjectLegalHoldWithContext(arg0 context.Context, arg1 *s3.PutObjectLegalHoldInput, arg2 ...request.Option) (*s3.PutObjectLegalHoldOutput, error)
PutObjectLegalHoldWithContext mocks base method.
func (*MockS3API) PutObjectLockConfiguration ¶
func (m *MockS3API) PutObjectLockConfiguration(arg0 *s3.PutObjectLockConfigurationInput) (*s3.PutObjectLockConfigurationOutput, error)
PutObjectLockConfiguration mocks base method.
func (*MockS3API) PutObjectLockConfigurationRequest ¶
func (m *MockS3API) PutObjectLockConfigurationRequest(arg0 *s3.PutObjectLockConfigurationInput) (*request.Request, *s3.PutObjectLockConfigurationOutput)
PutObjectLockConfigurationRequest mocks base method.
func (*MockS3API) PutObjectLockConfigurationWithContext ¶
func (m *MockS3API) PutObjectLockConfigurationWithContext(arg0 context.Context, arg1 *s3.PutObjectLockConfigurationInput, arg2 ...request.Option) (*s3.PutObjectLockConfigurationOutput, error)
PutObjectLockConfigurationWithContext mocks base method.
func (*MockS3API) PutObjectRequest ¶
func (m *MockS3API) PutObjectRequest(arg0 *s3.PutObjectInput) (*request.Request, *s3.PutObjectOutput)
PutObjectRequest mocks base method.
func (*MockS3API) PutObjectRetention ¶
func (m *MockS3API) PutObjectRetention(arg0 *s3.PutObjectRetentionInput) (*s3.PutObjectRetentionOutput, error)
PutObjectRetention mocks base method.
func (*MockS3API) PutObjectRetentionRequest ¶
func (m *MockS3API) PutObjectRetentionRequest(arg0 *s3.PutObjectRetentionInput) (*request.Request, *s3.PutObjectRetentionOutput)
PutObjectRetentionRequest mocks base method.
func (*MockS3API) PutObjectRetentionWithContext ¶
func (m *MockS3API) PutObjectRetentionWithContext(arg0 context.Context, arg1 *s3.PutObjectRetentionInput, arg2 ...request.Option) (*s3.PutObjectRetentionOutput, error)
PutObjectRetentionWithContext mocks base method.
func (*MockS3API) PutObjectTagging ¶
func (m *MockS3API) PutObjectTagging(arg0 *s3.PutObjectTaggingInput) (*s3.PutObjectTaggingOutput, error)
PutObjectTagging mocks base method.
func (*MockS3API) PutObjectTaggingRequest ¶
func (m *MockS3API) PutObjectTaggingRequest(arg0 *s3.PutObjectTaggingInput) (*request.Request, *s3.PutObjectTaggingOutput)
PutObjectTaggingRequest mocks base method.
func (*MockS3API) PutObjectTaggingWithContext ¶
func (m *MockS3API) PutObjectTaggingWithContext(arg0 context.Context, arg1 *s3.PutObjectTaggingInput, arg2 ...request.Option) (*s3.PutObjectTaggingOutput, error)
PutObjectTaggingWithContext mocks base method.
func (*MockS3API) PutObjectWithContext ¶
func (m *MockS3API) PutObjectWithContext(arg0 context.Context, arg1 *s3.PutObjectInput, arg2 ...request.Option) (*s3.PutObjectOutput, error)
PutObjectWithContext mocks base method.
func (*MockS3API) PutPublicAccessBlock ¶
func (m *MockS3API) PutPublicAccessBlock(arg0 *s3.PutPublicAccessBlockInput) (*s3.PutPublicAccessBlockOutput, error)
PutPublicAccessBlock mocks base method.
func (*MockS3API) PutPublicAccessBlockRequest ¶
func (m *MockS3API) PutPublicAccessBlockRequest(arg0 *s3.PutPublicAccessBlockInput) (*request.Request, *s3.PutPublicAccessBlockOutput)
PutPublicAccessBlockRequest mocks base method.
func (*MockS3API) PutPublicAccessBlockWithContext ¶
func (m *MockS3API) PutPublicAccessBlockWithContext(arg0 context.Context, arg1 *s3.PutPublicAccessBlockInput, arg2 ...request.Option) (*s3.PutPublicAccessBlockOutput, error)
PutPublicAccessBlockWithContext mocks base method.
func (*MockS3API) RestoreObject ¶
func (m *MockS3API) RestoreObject(arg0 *s3.RestoreObjectInput) (*s3.RestoreObjectOutput, error)
RestoreObject mocks base method.
func (*MockS3API) RestoreObjectRequest ¶
func (m *MockS3API) RestoreObjectRequest(arg0 *s3.RestoreObjectInput) (*request.Request, *s3.RestoreObjectOutput)
RestoreObjectRequest mocks base method.
func (*MockS3API) RestoreObjectWithContext ¶
func (m *MockS3API) RestoreObjectWithContext(arg0 context.Context, arg1 *s3.RestoreObjectInput, arg2 ...request.Option) (*s3.RestoreObjectOutput, error)
RestoreObjectWithContext mocks base method.
func (*MockS3API) UploadPart ¶
func (m *MockS3API) UploadPart(arg0 *s3.UploadPartInput) (*s3.UploadPartOutput, error)
UploadPart mocks base method.
func (*MockS3API) UploadPartCopy ¶
func (m *MockS3API) UploadPartCopy(arg0 *s3.UploadPartCopyInput) (*s3.UploadPartCopyOutput, error)
UploadPartCopy mocks base method.
func (*MockS3API) UploadPartCopyRequest ¶
func (m *MockS3API) UploadPartCopyRequest(arg0 *s3.UploadPartCopyInput) (*request.Request, *s3.UploadPartCopyOutput)
UploadPartCopyRequest mocks base method.
func (*MockS3API) UploadPartCopyWithContext ¶
func (m *MockS3API) UploadPartCopyWithContext(arg0 context.Context, arg1 *s3.UploadPartCopyInput, arg2 ...request.Option) (*s3.UploadPartCopyOutput, error)
UploadPartCopyWithContext mocks base method.
func (*MockS3API) UploadPartRequest ¶
func (m *MockS3API) UploadPartRequest(arg0 *s3.UploadPartInput) (*request.Request, *s3.UploadPartOutput)
UploadPartRequest mocks base method.
func (*MockS3API) UploadPartWithContext ¶
func (m *MockS3API) UploadPartWithContext(arg0 context.Context, arg1 *s3.UploadPartInput, arg2 ...request.Option) (*s3.UploadPartOutput, error)
UploadPartWithContext mocks base method.
func (*MockS3API) WaitUntilBucketExists ¶
func (m *MockS3API) WaitUntilBucketExists(arg0 *s3.HeadBucketInput) error
WaitUntilBucketExists mocks base method.
func (*MockS3API) WaitUntilBucketExistsWithContext ¶
func (m *MockS3API) WaitUntilBucketExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error
WaitUntilBucketExistsWithContext mocks base method.
func (*MockS3API) WaitUntilBucketNotExists ¶
func (m *MockS3API) WaitUntilBucketNotExists(arg0 *s3.HeadBucketInput) error
WaitUntilBucketNotExists mocks base method.
func (*MockS3API) WaitUntilBucketNotExistsWithContext ¶
func (m *MockS3API) WaitUntilBucketNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadBucketInput, arg2 ...request.WaiterOption) error
WaitUntilBucketNotExistsWithContext mocks base method.
func (*MockS3API) WaitUntilObjectExists ¶
func (m *MockS3API) WaitUntilObjectExists(arg0 *s3.HeadObjectInput) error
WaitUntilObjectExists mocks base method.
func (*MockS3API) WaitUntilObjectExistsWithContext ¶
func (m *MockS3API) WaitUntilObjectExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error
WaitUntilObjectExistsWithContext mocks base method.
func (*MockS3API) WaitUntilObjectNotExists ¶
func (m *MockS3API) WaitUntilObjectNotExists(arg0 *s3.HeadObjectInput) error
WaitUntilObjectNotExists mocks base method.
func (*MockS3API) WaitUntilObjectNotExistsWithContext ¶
func (m *MockS3API) WaitUntilObjectNotExistsWithContext(arg0 context.Context, arg1 *s3.HeadObjectInput, arg2 ...request.WaiterOption) error
WaitUntilObjectNotExistsWithContext mocks base method.
type MockS3APIMockRecorder ¶
type MockS3APIMockRecorder struct {
// contains filtered or unexported fields
}
MockS3APIMockRecorder is the mock recorder for MockS3API.
func (*MockS3APIMockRecorder) AbortMultipartUpload ¶
func (mr *MockS3APIMockRecorder) AbortMultipartUpload(arg0 interface{}) *gomock.Call
AbortMultipartUpload indicates an expected call of AbortMultipartUpload.
func (*MockS3APIMockRecorder) AbortMultipartUploadRequest ¶
func (mr *MockS3APIMockRecorder) AbortMultipartUploadRequest(arg0 interface{}) *gomock.Call
AbortMultipartUploadRequest indicates an expected call of AbortMultipartUploadRequest.
func (*MockS3APIMockRecorder) AbortMultipartUploadWithContext ¶
func (mr *MockS3APIMockRecorder) AbortMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AbortMultipartUploadWithContext indicates an expected call of AbortMultipartUploadWithContext.
func (*MockS3APIMockRecorder) AddLegalHold ¶
func (mr *MockS3APIMockRecorder) AddLegalHold(arg0 interface{}) *gomock.Call
AddLegalHold indicates an expected call of AddLegalHold.
func (*MockS3APIMockRecorder) AddLegalHoldRequest ¶
func (mr *MockS3APIMockRecorder) AddLegalHoldRequest(arg0 interface{}) *gomock.Call
AddLegalHoldRequest indicates an expected call of AddLegalHoldRequest.
func (*MockS3APIMockRecorder) AddLegalHoldWithContext ¶
func (mr *MockS3APIMockRecorder) AddLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddLegalHoldWithContext indicates an expected call of AddLegalHoldWithContext.
func (*MockS3APIMockRecorder) CompleteMultipartUpload ¶
func (mr *MockS3APIMockRecorder) CompleteMultipartUpload(arg0 interface{}) *gomock.Call
CompleteMultipartUpload indicates an expected call of CompleteMultipartUpload.
func (*MockS3APIMockRecorder) CompleteMultipartUploadRequest ¶
func (mr *MockS3APIMockRecorder) CompleteMultipartUploadRequest(arg0 interface{}) *gomock.Call
CompleteMultipartUploadRequest indicates an expected call of CompleteMultipartUploadRequest.
func (*MockS3APIMockRecorder) CompleteMultipartUploadWithContext ¶
func (mr *MockS3APIMockRecorder) CompleteMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CompleteMultipartUploadWithContext indicates an expected call of CompleteMultipartUploadWithContext.
func (*MockS3APIMockRecorder) CopyObject ¶
func (mr *MockS3APIMockRecorder) CopyObject(arg0 interface{}) *gomock.Call
CopyObject indicates an expected call of CopyObject.
func (*MockS3APIMockRecorder) CopyObjectRequest ¶
func (mr *MockS3APIMockRecorder) CopyObjectRequest(arg0 interface{}) *gomock.Call
CopyObjectRequest indicates an expected call of CopyObjectRequest.
func (*MockS3APIMockRecorder) CopyObjectWithContext ¶
func (mr *MockS3APIMockRecorder) CopyObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopyObjectWithContext indicates an expected call of CopyObjectWithContext.
func (*MockS3APIMockRecorder) CreateBucket ¶
func (mr *MockS3APIMockRecorder) CreateBucket(arg0 interface{}) *gomock.Call
CreateBucket indicates an expected call of CreateBucket.
func (*MockS3APIMockRecorder) CreateBucketRequest ¶
func (mr *MockS3APIMockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call
CreateBucketRequest indicates an expected call of CreateBucketRequest.
func (*MockS3APIMockRecorder) CreateBucketWithContext ¶
func (mr *MockS3APIMockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBucketWithContext indicates an expected call of CreateBucketWithContext.
func (*MockS3APIMockRecorder) CreateMultipartUpload ¶
func (mr *MockS3APIMockRecorder) CreateMultipartUpload(arg0 interface{}) *gomock.Call
CreateMultipartUpload indicates an expected call of CreateMultipartUpload.
func (*MockS3APIMockRecorder) CreateMultipartUploadRequest ¶
func (mr *MockS3APIMockRecorder) CreateMultipartUploadRequest(arg0 interface{}) *gomock.Call
CreateMultipartUploadRequest indicates an expected call of CreateMultipartUploadRequest.
func (*MockS3APIMockRecorder) CreateMultipartUploadWithContext ¶
func (mr *MockS3APIMockRecorder) CreateMultipartUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMultipartUploadWithContext indicates an expected call of CreateMultipartUploadWithContext.
func (*MockS3APIMockRecorder) DeleteBucket ¶
func (mr *MockS3APIMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call
DeleteBucket indicates an expected call of DeleteBucket.
func (*MockS3APIMockRecorder) DeleteBucketCors ¶
func (mr *MockS3APIMockRecorder) DeleteBucketCors(arg0 interface{}) *gomock.Call
DeleteBucketCors indicates an expected call of DeleteBucketCors.
func (*MockS3APIMockRecorder) DeleteBucketCorsRequest ¶
func (mr *MockS3APIMockRecorder) DeleteBucketCorsRequest(arg0 interface{}) *gomock.Call
DeleteBucketCorsRequest indicates an expected call of DeleteBucketCorsRequest.
func (*MockS3APIMockRecorder) DeleteBucketCorsWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketCorsWithContext indicates an expected call of DeleteBucketCorsWithContext.
func (*MockS3APIMockRecorder) DeleteBucketLifecycle ¶
func (mr *MockS3APIMockRecorder) DeleteBucketLifecycle(arg0 interface{}) *gomock.Call
DeleteBucketLifecycle indicates an expected call of DeleteBucketLifecycle.
func (*MockS3APIMockRecorder) DeleteBucketLifecycleRequest ¶
func (mr *MockS3APIMockRecorder) DeleteBucketLifecycleRequest(arg0 interface{}) *gomock.Call
DeleteBucketLifecycleRequest indicates an expected call of DeleteBucketLifecycleRequest.
func (*MockS3APIMockRecorder) DeleteBucketLifecycleWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteBucketLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketLifecycleWithContext indicates an expected call of DeleteBucketLifecycleWithContext.
func (*MockS3APIMockRecorder) DeleteBucketReplication ¶
func (mr *MockS3APIMockRecorder) DeleteBucketReplication(arg0 interface{}) *gomock.Call
DeleteBucketReplication indicates an expected call of DeleteBucketReplication.
func (*MockS3APIMockRecorder) DeleteBucketReplicationRequest ¶
func (mr *MockS3APIMockRecorder) DeleteBucketReplicationRequest(arg0 interface{}) *gomock.Call
DeleteBucketReplicationRequest indicates an expected call of DeleteBucketReplicationRequest.
func (*MockS3APIMockRecorder) DeleteBucketReplicationWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketReplicationWithContext indicates an expected call of DeleteBucketReplicationWithContext.
func (*MockS3APIMockRecorder) DeleteBucketRequest ¶
func (mr *MockS3APIMockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call
DeleteBucketRequest indicates an expected call of DeleteBucketRequest.
func (*MockS3APIMockRecorder) DeleteBucketWebsite ¶
func (mr *MockS3APIMockRecorder) DeleteBucketWebsite(arg0 interface{}) *gomock.Call
DeleteBucketWebsite indicates an expected call of DeleteBucketWebsite.
func (*MockS3APIMockRecorder) DeleteBucketWebsiteRequest ¶
func (mr *MockS3APIMockRecorder) DeleteBucketWebsiteRequest(arg0 interface{}) *gomock.Call
DeleteBucketWebsiteRequest indicates an expected call of DeleteBucketWebsiteRequest.
func (*MockS3APIMockRecorder) DeleteBucketWebsiteWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketWebsiteWithContext indicates an expected call of DeleteBucketWebsiteWithContext.
func (*MockS3APIMockRecorder) DeleteBucketWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketWithContext indicates an expected call of DeleteBucketWithContext.
func (*MockS3APIMockRecorder) DeleteLegalHold ¶
func (mr *MockS3APIMockRecorder) DeleteLegalHold(arg0 interface{}) *gomock.Call
DeleteLegalHold indicates an expected call of DeleteLegalHold.
func (*MockS3APIMockRecorder) DeleteLegalHoldRequest ¶
func (mr *MockS3APIMockRecorder) DeleteLegalHoldRequest(arg0 interface{}) *gomock.Call
DeleteLegalHoldRequest indicates an expected call of DeleteLegalHoldRequest.
func (*MockS3APIMockRecorder) DeleteLegalHoldWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLegalHoldWithContext indicates an expected call of DeleteLegalHoldWithContext.
func (*MockS3APIMockRecorder) DeleteObject ¶
func (mr *MockS3APIMockRecorder) DeleteObject(arg0 interface{}) *gomock.Call
DeleteObject indicates an expected call of DeleteObject.
func (*MockS3APIMockRecorder) DeleteObjectRequest ¶
func (mr *MockS3APIMockRecorder) DeleteObjectRequest(arg0 interface{}) *gomock.Call
DeleteObjectRequest indicates an expected call of DeleteObjectRequest.
func (*MockS3APIMockRecorder) DeleteObjectTagging ¶
func (mr *MockS3APIMockRecorder) DeleteObjectTagging(arg0 interface{}) *gomock.Call
DeleteObjectTagging indicates an expected call of DeleteObjectTagging.
func (*MockS3APIMockRecorder) DeleteObjectTaggingRequest ¶
func (mr *MockS3APIMockRecorder) DeleteObjectTaggingRequest(arg0 interface{}) *gomock.Call
DeleteObjectTaggingRequest indicates an expected call of DeleteObjectTaggingRequest.
func (*MockS3APIMockRecorder) DeleteObjectTaggingWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteObjectTaggingWithContext indicates an expected call of DeleteObjectTaggingWithContext.
func (*MockS3APIMockRecorder) DeleteObjectWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteObjectWithContext indicates an expected call of DeleteObjectWithContext.
func (*MockS3APIMockRecorder) DeleteObjects ¶
func (mr *MockS3APIMockRecorder) DeleteObjects(arg0 interface{}) *gomock.Call
DeleteObjects indicates an expected call of DeleteObjects.
func (*MockS3APIMockRecorder) DeleteObjectsRequest ¶
func (mr *MockS3APIMockRecorder) DeleteObjectsRequest(arg0 interface{}) *gomock.Call
DeleteObjectsRequest indicates an expected call of DeleteObjectsRequest.
func (*MockS3APIMockRecorder) DeleteObjectsWithContext ¶
func (mr *MockS3APIMockRecorder) DeleteObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteObjectsWithContext indicates an expected call of DeleteObjectsWithContext.
func (*MockS3APIMockRecorder) DeletePublicAccessBlock ¶
func (mr *MockS3APIMockRecorder) DeletePublicAccessBlock(arg0 interface{}) *gomock.Call
DeletePublicAccessBlock indicates an expected call of DeletePublicAccessBlock.
func (*MockS3APIMockRecorder) DeletePublicAccessBlockRequest ¶
func (mr *MockS3APIMockRecorder) DeletePublicAccessBlockRequest(arg0 interface{}) *gomock.Call
DeletePublicAccessBlockRequest indicates an expected call of DeletePublicAccessBlockRequest.
func (*MockS3APIMockRecorder) DeletePublicAccessBlockWithContext ¶
func (mr *MockS3APIMockRecorder) DeletePublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePublicAccessBlockWithContext indicates an expected call of DeletePublicAccessBlockWithContext.
func (*MockS3APIMockRecorder) ExtendObjectRetention ¶
func (mr *MockS3APIMockRecorder) ExtendObjectRetention(arg0 interface{}) *gomock.Call
ExtendObjectRetention indicates an expected call of ExtendObjectRetention.
func (*MockS3APIMockRecorder) ExtendObjectRetentionRequest ¶
func (mr *MockS3APIMockRecorder) ExtendObjectRetentionRequest(arg0 interface{}) *gomock.Call
ExtendObjectRetentionRequest indicates an expected call of ExtendObjectRetentionRequest.
func (*MockS3APIMockRecorder) ExtendObjectRetentionWithContext ¶
func (mr *MockS3APIMockRecorder) ExtendObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExtendObjectRetentionWithContext indicates an expected call of ExtendObjectRetentionWithContext.
func (*MockS3APIMockRecorder) GetBucketAcl ¶
func (mr *MockS3APIMockRecorder) GetBucketAcl(arg0 interface{}) *gomock.Call
GetBucketAcl indicates an expected call of GetBucketAcl.
func (*MockS3APIMockRecorder) GetBucketAclRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketAclRequest(arg0 interface{}) *gomock.Call
GetBucketAclRequest indicates an expected call of GetBucketAclRequest.
func (*MockS3APIMockRecorder) GetBucketAclWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketAclWithContext indicates an expected call of GetBucketAclWithContext.
func (*MockS3APIMockRecorder) GetBucketCors ¶
func (mr *MockS3APIMockRecorder) GetBucketCors(arg0 interface{}) *gomock.Call
GetBucketCors indicates an expected call of GetBucketCors.
func (*MockS3APIMockRecorder) GetBucketCorsRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketCorsRequest(arg0 interface{}) *gomock.Call
GetBucketCorsRequest indicates an expected call of GetBucketCorsRequest.
func (*MockS3APIMockRecorder) GetBucketCorsWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketCorsWithContext indicates an expected call of GetBucketCorsWithContext.
func (*MockS3APIMockRecorder) GetBucketLifecycleConfiguration ¶
func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call
GetBucketLifecycleConfiguration indicates an expected call of GetBucketLifecycleConfiguration.
func (*MockS3APIMockRecorder) GetBucketLifecycleConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call
GetBucketLifecycleConfigurationRequest indicates an expected call of GetBucketLifecycleConfigurationRequest.
func (*MockS3APIMockRecorder) GetBucketLifecycleConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLifecycleConfigurationWithContext indicates an expected call of GetBucketLifecycleConfigurationWithContext.
func (*MockS3APIMockRecorder) GetBucketLocation ¶
func (mr *MockS3APIMockRecorder) GetBucketLocation(arg0 interface{}) *gomock.Call
GetBucketLocation indicates an expected call of GetBucketLocation.
func (*MockS3APIMockRecorder) GetBucketLocationRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketLocationRequest(arg0 interface{}) *gomock.Call
GetBucketLocationRequest indicates an expected call of GetBucketLocationRequest.
func (*MockS3APIMockRecorder) GetBucketLocationWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLocationWithContext indicates an expected call of GetBucketLocationWithContext.
func (*MockS3APIMockRecorder) GetBucketLogging ¶
func (mr *MockS3APIMockRecorder) GetBucketLogging(arg0 interface{}) *gomock.Call
GetBucketLogging indicates an expected call of GetBucketLogging.
func (*MockS3APIMockRecorder) GetBucketLoggingRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketLoggingRequest(arg0 interface{}) *gomock.Call
GetBucketLoggingRequest indicates an expected call of GetBucketLoggingRequest.
func (*MockS3APIMockRecorder) GetBucketLoggingWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketLoggingWithContext indicates an expected call of GetBucketLoggingWithContext.
func (*MockS3APIMockRecorder) GetBucketProtectionConfiguration ¶
func (mr *MockS3APIMockRecorder) GetBucketProtectionConfiguration(arg0 interface{}) *gomock.Call
GetBucketProtectionConfiguration indicates an expected call of GetBucketProtectionConfiguration.
func (*MockS3APIMockRecorder) GetBucketProtectionConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketProtectionConfigurationRequest(arg0 interface{}) *gomock.Call
GetBucketProtectionConfigurationRequest indicates an expected call of GetBucketProtectionConfigurationRequest.
func (*MockS3APIMockRecorder) GetBucketProtectionConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketProtectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketProtectionConfigurationWithContext indicates an expected call of GetBucketProtectionConfigurationWithContext.
func (*MockS3APIMockRecorder) GetBucketReplication ¶
func (mr *MockS3APIMockRecorder) GetBucketReplication(arg0 interface{}) *gomock.Call
GetBucketReplication indicates an expected call of GetBucketReplication.
func (*MockS3APIMockRecorder) GetBucketReplicationRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketReplicationRequest(arg0 interface{}) *gomock.Call
GetBucketReplicationRequest indicates an expected call of GetBucketReplicationRequest.
func (*MockS3APIMockRecorder) GetBucketReplicationWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketReplicationWithContext indicates an expected call of GetBucketReplicationWithContext.
func (*MockS3APIMockRecorder) GetBucketVersioning ¶
func (mr *MockS3APIMockRecorder) GetBucketVersioning(arg0 interface{}) *gomock.Call
GetBucketVersioning indicates an expected call of GetBucketVersioning.
func (*MockS3APIMockRecorder) GetBucketVersioningRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketVersioningRequest(arg0 interface{}) *gomock.Call
GetBucketVersioningRequest indicates an expected call of GetBucketVersioningRequest.
func (*MockS3APIMockRecorder) GetBucketVersioningWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketVersioningWithContext indicates an expected call of GetBucketVersioningWithContext.
func (*MockS3APIMockRecorder) GetBucketWebsite ¶
func (mr *MockS3APIMockRecorder) GetBucketWebsite(arg0 interface{}) *gomock.Call
GetBucketWebsite indicates an expected call of GetBucketWebsite.
func (*MockS3APIMockRecorder) GetBucketWebsiteRequest ¶
func (mr *MockS3APIMockRecorder) GetBucketWebsiteRequest(arg0 interface{}) *gomock.Call
GetBucketWebsiteRequest indicates an expected call of GetBucketWebsiteRequest.
func (*MockS3APIMockRecorder) GetBucketWebsiteWithContext ¶
func (mr *MockS3APIMockRecorder) GetBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketWebsiteWithContext indicates an expected call of GetBucketWebsiteWithContext.
func (*MockS3APIMockRecorder) GetObject ¶
func (mr *MockS3APIMockRecorder) GetObject(arg0 interface{}) *gomock.Call
GetObject indicates an expected call of GetObject.
func (*MockS3APIMockRecorder) GetObjectAcl ¶
func (mr *MockS3APIMockRecorder) GetObjectAcl(arg0 interface{}) *gomock.Call
GetObjectAcl indicates an expected call of GetObjectAcl.
func (*MockS3APIMockRecorder) GetObjectAclRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectAclRequest(arg0 interface{}) *gomock.Call
GetObjectAclRequest indicates an expected call of GetObjectAclRequest.
func (*MockS3APIMockRecorder) GetObjectAclWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectAclWithContext indicates an expected call of GetObjectAclWithContext.
func (*MockS3APIMockRecorder) GetObjectLegalHold ¶
func (mr *MockS3APIMockRecorder) GetObjectLegalHold(arg0 interface{}) *gomock.Call
GetObjectLegalHold indicates an expected call of GetObjectLegalHold.
func (*MockS3APIMockRecorder) GetObjectLegalHoldRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectLegalHoldRequest(arg0 interface{}) *gomock.Call
GetObjectLegalHoldRequest indicates an expected call of GetObjectLegalHoldRequest.
func (*MockS3APIMockRecorder) GetObjectLegalHoldWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectLegalHoldWithContext indicates an expected call of GetObjectLegalHoldWithContext.
func (*MockS3APIMockRecorder) GetObjectLockConfiguration ¶
func (mr *MockS3APIMockRecorder) GetObjectLockConfiguration(arg0 interface{}) *gomock.Call
GetObjectLockConfiguration indicates an expected call of GetObjectLockConfiguration.
func (*MockS3APIMockRecorder) GetObjectLockConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call
GetObjectLockConfigurationRequest indicates an expected call of GetObjectLockConfigurationRequest.
func (*MockS3APIMockRecorder) GetObjectLockConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectLockConfigurationWithContext indicates an expected call of GetObjectLockConfigurationWithContext.
func (*MockS3APIMockRecorder) GetObjectRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectRequest(arg0 interface{}) *gomock.Call
GetObjectRequest indicates an expected call of GetObjectRequest.
func (*MockS3APIMockRecorder) GetObjectRetention ¶
func (mr *MockS3APIMockRecorder) GetObjectRetention(arg0 interface{}) *gomock.Call
GetObjectRetention indicates an expected call of GetObjectRetention.
func (*MockS3APIMockRecorder) GetObjectRetentionRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectRetentionRequest(arg0 interface{}) *gomock.Call
GetObjectRetentionRequest indicates an expected call of GetObjectRetentionRequest.
func (*MockS3APIMockRecorder) GetObjectRetentionWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectRetentionWithContext indicates an expected call of GetObjectRetentionWithContext.
func (*MockS3APIMockRecorder) GetObjectTagging ¶
func (mr *MockS3APIMockRecorder) GetObjectTagging(arg0 interface{}) *gomock.Call
GetObjectTagging indicates an expected call of GetObjectTagging.
func (*MockS3APIMockRecorder) GetObjectTaggingRequest ¶
func (mr *MockS3APIMockRecorder) GetObjectTaggingRequest(arg0 interface{}) *gomock.Call
GetObjectTaggingRequest indicates an expected call of GetObjectTaggingRequest.
func (*MockS3APIMockRecorder) GetObjectTaggingWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectTaggingWithContext indicates an expected call of GetObjectTaggingWithContext.
func (*MockS3APIMockRecorder) GetObjectWithContext ¶
func (mr *MockS3APIMockRecorder) GetObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetObjectWithContext indicates an expected call of GetObjectWithContext.
func (*MockS3APIMockRecorder) GetPublicAccessBlock ¶
func (mr *MockS3APIMockRecorder) GetPublicAccessBlock(arg0 interface{}) *gomock.Call
GetPublicAccessBlock indicates an expected call of GetPublicAccessBlock.
func (*MockS3APIMockRecorder) GetPublicAccessBlockRequest ¶
func (mr *MockS3APIMockRecorder) GetPublicAccessBlockRequest(arg0 interface{}) *gomock.Call
GetPublicAccessBlockRequest indicates an expected call of GetPublicAccessBlockRequest.
func (*MockS3APIMockRecorder) GetPublicAccessBlockWithContext ¶
func (mr *MockS3APIMockRecorder) GetPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPublicAccessBlockWithContext indicates an expected call of GetPublicAccessBlockWithContext.
func (*MockS3APIMockRecorder) HeadBucket ¶
func (mr *MockS3APIMockRecorder) HeadBucket(arg0 interface{}) *gomock.Call
HeadBucket indicates an expected call of HeadBucket.
func (*MockS3APIMockRecorder) HeadBucketRequest ¶
func (mr *MockS3APIMockRecorder) HeadBucketRequest(arg0 interface{}) *gomock.Call
HeadBucketRequest indicates an expected call of HeadBucketRequest.
func (*MockS3APIMockRecorder) HeadBucketWithContext ¶
func (mr *MockS3APIMockRecorder) HeadBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
HeadBucketWithContext indicates an expected call of HeadBucketWithContext.
func (*MockS3APIMockRecorder) HeadObject ¶
func (mr *MockS3APIMockRecorder) HeadObject(arg0 interface{}) *gomock.Call
HeadObject indicates an expected call of HeadObject.
func (*MockS3APIMockRecorder) HeadObjectRequest ¶
func (mr *MockS3APIMockRecorder) HeadObjectRequest(arg0 interface{}) *gomock.Call
HeadObjectRequest indicates an expected call of HeadObjectRequest.
func (*MockS3APIMockRecorder) HeadObjectWithContext ¶
func (mr *MockS3APIMockRecorder) HeadObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
HeadObjectWithContext indicates an expected call of HeadObjectWithContext.
func (*MockS3APIMockRecorder) ListBuckets ¶
func (mr *MockS3APIMockRecorder) ListBuckets(arg0 interface{}) *gomock.Call
ListBuckets indicates an expected call of ListBuckets.
func (*MockS3APIMockRecorder) ListBucketsExtended ¶
func (mr *MockS3APIMockRecorder) ListBucketsExtended(arg0 interface{}) *gomock.Call
ListBucketsExtended indicates an expected call of ListBucketsExtended.
func (*MockS3APIMockRecorder) ListBucketsExtendedPages ¶
func (mr *MockS3APIMockRecorder) ListBucketsExtendedPages(arg0, arg1 interface{}) *gomock.Call
ListBucketsExtendedPages indicates an expected call of ListBucketsExtendedPages.
func (*MockS3APIMockRecorder) ListBucketsExtendedPagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListBucketsExtendedPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBucketsExtendedPagesWithContext indicates an expected call of ListBucketsExtendedPagesWithContext.
func (*MockS3APIMockRecorder) ListBucketsExtendedRequest ¶
func (mr *MockS3APIMockRecorder) ListBucketsExtendedRequest(arg0 interface{}) *gomock.Call
ListBucketsExtendedRequest indicates an expected call of ListBucketsExtendedRequest.
func (*MockS3APIMockRecorder) ListBucketsExtendedWithContext ¶
func (mr *MockS3APIMockRecorder) ListBucketsExtendedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBucketsExtendedWithContext indicates an expected call of ListBucketsExtendedWithContext.
func (*MockS3APIMockRecorder) ListBucketsRequest ¶
func (mr *MockS3APIMockRecorder) ListBucketsRequest(arg0 interface{}) *gomock.Call
ListBucketsRequest indicates an expected call of ListBucketsRequest.
func (*MockS3APIMockRecorder) ListBucketsWithContext ¶
func (mr *MockS3APIMockRecorder) ListBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBucketsWithContext indicates an expected call of ListBucketsWithContext.
func (*MockS3APIMockRecorder) ListLegalHolds ¶
func (mr *MockS3APIMockRecorder) ListLegalHolds(arg0 interface{}) *gomock.Call
ListLegalHolds indicates an expected call of ListLegalHolds.
func (*MockS3APIMockRecorder) ListLegalHoldsRequest ¶
func (mr *MockS3APIMockRecorder) ListLegalHoldsRequest(arg0 interface{}) *gomock.Call
ListLegalHoldsRequest indicates an expected call of ListLegalHoldsRequest.
func (*MockS3APIMockRecorder) ListLegalHoldsWithContext ¶
func (mr *MockS3APIMockRecorder) ListLegalHoldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLegalHoldsWithContext indicates an expected call of ListLegalHoldsWithContext.
func (*MockS3APIMockRecorder) ListMultipartUploads ¶
func (mr *MockS3APIMockRecorder) ListMultipartUploads(arg0 interface{}) *gomock.Call
ListMultipartUploads indicates an expected call of ListMultipartUploads.
func (*MockS3APIMockRecorder) ListMultipartUploadsPages ¶
func (mr *MockS3APIMockRecorder) ListMultipartUploadsPages(arg0, arg1 interface{}) *gomock.Call
ListMultipartUploadsPages indicates an expected call of ListMultipartUploadsPages.
func (*MockS3APIMockRecorder) ListMultipartUploadsPagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListMultipartUploadsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMultipartUploadsPagesWithContext indicates an expected call of ListMultipartUploadsPagesWithContext.
func (*MockS3APIMockRecorder) ListMultipartUploadsRequest ¶
func (mr *MockS3APIMockRecorder) ListMultipartUploadsRequest(arg0 interface{}) *gomock.Call
ListMultipartUploadsRequest indicates an expected call of ListMultipartUploadsRequest.
func (*MockS3APIMockRecorder) ListMultipartUploadsWithContext ¶
func (mr *MockS3APIMockRecorder) ListMultipartUploadsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMultipartUploadsWithContext indicates an expected call of ListMultipartUploadsWithContext.
func (*MockS3APIMockRecorder) ListObjectVersions ¶
func (mr *MockS3APIMockRecorder) ListObjectVersions(arg0 interface{}) *gomock.Call
ListObjectVersions indicates an expected call of ListObjectVersions.
func (*MockS3APIMockRecorder) ListObjectVersionsPages ¶
func (mr *MockS3APIMockRecorder) ListObjectVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListObjectVersionsPages indicates an expected call of ListObjectVersionsPages.
func (*MockS3APIMockRecorder) ListObjectVersionsPagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListObjectVersionsPagesWithContext indicates an expected call of ListObjectVersionsPagesWithContext.
func (*MockS3APIMockRecorder) ListObjectVersionsRequest ¶
func (mr *MockS3APIMockRecorder) ListObjectVersionsRequest(arg0 interface{}) *gomock.Call
ListObjectVersionsRequest indicates an expected call of ListObjectVersionsRequest.
func (*MockS3APIMockRecorder) ListObjectVersionsWithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListObjectVersionsWithContext indicates an expected call of ListObjectVersionsWithContext.
func (*MockS3APIMockRecorder) ListObjects ¶
func (mr *MockS3APIMockRecorder) ListObjects(arg0 interface{}) *gomock.Call
ListObjects indicates an expected call of ListObjects.
func (*MockS3APIMockRecorder) ListObjectsPages ¶
func (mr *MockS3APIMockRecorder) ListObjectsPages(arg0, arg1 interface{}) *gomock.Call
ListObjectsPages indicates an expected call of ListObjectsPages.
func (*MockS3APIMockRecorder) ListObjectsPagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListObjectsPagesWithContext indicates an expected call of ListObjectsPagesWithContext.
func (*MockS3APIMockRecorder) ListObjectsRequest ¶
func (mr *MockS3APIMockRecorder) ListObjectsRequest(arg0 interface{}) *gomock.Call
ListObjectsRequest indicates an expected call of ListObjectsRequest.
func (*MockS3APIMockRecorder) ListObjectsV2 ¶
func (mr *MockS3APIMockRecorder) ListObjectsV2(arg0 interface{}) *gomock.Call
ListObjectsV2 indicates an expected call of ListObjectsV2.
func (*MockS3APIMockRecorder) ListObjectsV2Pages ¶
func (mr *MockS3APIMockRecorder) ListObjectsV2Pages(arg0, arg1 interface{}) *gomock.Call
ListObjectsV2Pages indicates an expected call of ListObjectsV2Pages.
func (*MockS3APIMockRecorder) ListObjectsV2PagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectsV2PagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListObjectsV2PagesWithContext indicates an expected call of ListObjectsV2PagesWithContext.
func (*MockS3APIMockRecorder) ListObjectsV2Request ¶
func (mr *MockS3APIMockRecorder) ListObjectsV2Request(arg0 interface{}) *gomock.Call
ListObjectsV2Request indicates an expected call of ListObjectsV2Request.
func (*MockS3APIMockRecorder) ListObjectsV2WithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectsV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListObjectsV2WithContext indicates an expected call of ListObjectsV2WithContext.
func (*MockS3APIMockRecorder) ListObjectsWithContext ¶
func (mr *MockS3APIMockRecorder) ListObjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListObjectsWithContext indicates an expected call of ListObjectsWithContext.
func (*MockS3APIMockRecorder) ListParts ¶
func (mr *MockS3APIMockRecorder) ListParts(arg0 interface{}) *gomock.Call
ListParts indicates an expected call of ListParts.
func (*MockS3APIMockRecorder) ListPartsPages ¶
func (mr *MockS3APIMockRecorder) ListPartsPages(arg0, arg1 interface{}) *gomock.Call
ListPartsPages indicates an expected call of ListPartsPages.
func (*MockS3APIMockRecorder) ListPartsPagesWithContext ¶
func (mr *MockS3APIMockRecorder) ListPartsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPartsPagesWithContext indicates an expected call of ListPartsPagesWithContext.
func (*MockS3APIMockRecorder) ListPartsRequest ¶
func (mr *MockS3APIMockRecorder) ListPartsRequest(arg0 interface{}) *gomock.Call
ListPartsRequest indicates an expected call of ListPartsRequest.
func (*MockS3APIMockRecorder) ListPartsWithContext ¶
func (mr *MockS3APIMockRecorder) ListPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPartsWithContext indicates an expected call of ListPartsWithContext.
func (*MockS3APIMockRecorder) PutBucketAcl ¶
func (mr *MockS3APIMockRecorder) PutBucketAcl(arg0 interface{}) *gomock.Call
PutBucketAcl indicates an expected call of PutBucketAcl.
func (*MockS3APIMockRecorder) PutBucketAclRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketAclRequest(arg0 interface{}) *gomock.Call
PutBucketAclRequest indicates an expected call of PutBucketAclRequest.
func (*MockS3APIMockRecorder) PutBucketAclWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketAclWithContext indicates an expected call of PutBucketAclWithContext.
func (*MockS3APIMockRecorder) PutBucketCors ¶
func (mr *MockS3APIMockRecorder) PutBucketCors(arg0 interface{}) *gomock.Call
PutBucketCors indicates an expected call of PutBucketCors.
func (*MockS3APIMockRecorder) PutBucketCorsRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketCorsRequest(arg0 interface{}) *gomock.Call
PutBucketCorsRequest indicates an expected call of PutBucketCorsRequest.
func (*MockS3APIMockRecorder) PutBucketCorsWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketCorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketCorsWithContext indicates an expected call of PutBucketCorsWithContext.
func (*MockS3APIMockRecorder) PutBucketLifecycleConfiguration ¶
func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfiguration(arg0 interface{}) *gomock.Call
PutBucketLifecycleConfiguration indicates an expected call of PutBucketLifecycleConfiguration.
func (*MockS3APIMockRecorder) PutBucketLifecycleConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfigurationRequest(arg0 interface{}) *gomock.Call
PutBucketLifecycleConfigurationRequest indicates an expected call of PutBucketLifecycleConfigurationRequest.
func (*MockS3APIMockRecorder) PutBucketLifecycleConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketLifecycleConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketLifecycleConfigurationWithContext indicates an expected call of PutBucketLifecycleConfigurationWithContext.
func (*MockS3APIMockRecorder) PutBucketLogging ¶
func (mr *MockS3APIMockRecorder) PutBucketLogging(arg0 interface{}) *gomock.Call
PutBucketLogging indicates an expected call of PutBucketLogging.
func (*MockS3APIMockRecorder) PutBucketLoggingRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketLoggingRequest(arg0 interface{}) *gomock.Call
PutBucketLoggingRequest indicates an expected call of PutBucketLoggingRequest.
func (*MockS3APIMockRecorder) PutBucketLoggingWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketLoggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketLoggingWithContext indicates an expected call of PutBucketLoggingWithContext.
func (*MockS3APIMockRecorder) PutBucketProtectionConfiguration ¶
func (mr *MockS3APIMockRecorder) PutBucketProtectionConfiguration(arg0 interface{}) *gomock.Call
PutBucketProtectionConfiguration indicates an expected call of PutBucketProtectionConfiguration.
func (*MockS3APIMockRecorder) PutBucketProtectionConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketProtectionConfigurationRequest(arg0 interface{}) *gomock.Call
PutBucketProtectionConfigurationRequest indicates an expected call of PutBucketProtectionConfigurationRequest.
func (*MockS3APIMockRecorder) PutBucketProtectionConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketProtectionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketProtectionConfigurationWithContext indicates an expected call of PutBucketProtectionConfigurationWithContext.
func (*MockS3APIMockRecorder) PutBucketReplication ¶
func (mr *MockS3APIMockRecorder) PutBucketReplication(arg0 interface{}) *gomock.Call
PutBucketReplication indicates an expected call of PutBucketReplication.
func (*MockS3APIMockRecorder) PutBucketReplicationRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketReplicationRequest(arg0 interface{}) *gomock.Call
PutBucketReplicationRequest indicates an expected call of PutBucketReplicationRequest.
func (*MockS3APIMockRecorder) PutBucketReplicationWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketReplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketReplicationWithContext indicates an expected call of PutBucketReplicationWithContext.
func (*MockS3APIMockRecorder) PutBucketVersioning ¶
func (mr *MockS3APIMockRecorder) PutBucketVersioning(arg0 interface{}) *gomock.Call
PutBucketVersioning indicates an expected call of PutBucketVersioning.
func (*MockS3APIMockRecorder) PutBucketVersioningRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketVersioningRequest(arg0 interface{}) *gomock.Call
PutBucketVersioningRequest indicates an expected call of PutBucketVersioningRequest.
func (*MockS3APIMockRecorder) PutBucketVersioningWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketVersioningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketVersioningWithContext indicates an expected call of PutBucketVersioningWithContext.
func (*MockS3APIMockRecorder) PutBucketWebsite ¶
func (mr *MockS3APIMockRecorder) PutBucketWebsite(arg0 interface{}) *gomock.Call
PutBucketWebsite indicates an expected call of PutBucketWebsite.
func (*MockS3APIMockRecorder) PutBucketWebsiteRequest ¶
func (mr *MockS3APIMockRecorder) PutBucketWebsiteRequest(arg0 interface{}) *gomock.Call
PutBucketWebsiteRequest indicates an expected call of PutBucketWebsiteRequest.
func (*MockS3APIMockRecorder) PutBucketWebsiteWithContext ¶
func (mr *MockS3APIMockRecorder) PutBucketWebsiteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBucketWebsiteWithContext indicates an expected call of PutBucketWebsiteWithContext.
func (*MockS3APIMockRecorder) PutObject ¶
func (mr *MockS3APIMockRecorder) PutObject(arg0 interface{}) *gomock.Call
PutObject indicates an expected call of PutObject.
func (*MockS3APIMockRecorder) PutObjectAcl ¶
func (mr *MockS3APIMockRecorder) PutObjectAcl(arg0 interface{}) *gomock.Call
PutObjectAcl indicates an expected call of PutObjectAcl.
func (*MockS3APIMockRecorder) PutObjectAclRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectAclRequest(arg0 interface{}) *gomock.Call
PutObjectAclRequest indicates an expected call of PutObjectAclRequest.
func (*MockS3APIMockRecorder) PutObjectAclWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectAclWithContext indicates an expected call of PutObjectAclWithContext.
func (*MockS3APIMockRecorder) PutObjectLegalHold ¶
func (mr *MockS3APIMockRecorder) PutObjectLegalHold(arg0 interface{}) *gomock.Call
PutObjectLegalHold indicates an expected call of PutObjectLegalHold.
func (*MockS3APIMockRecorder) PutObjectLegalHoldRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectLegalHoldRequest(arg0 interface{}) *gomock.Call
PutObjectLegalHoldRequest indicates an expected call of PutObjectLegalHoldRequest.
func (*MockS3APIMockRecorder) PutObjectLegalHoldWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectLegalHoldWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectLegalHoldWithContext indicates an expected call of PutObjectLegalHoldWithContext.
func (*MockS3APIMockRecorder) PutObjectLockConfiguration ¶
func (mr *MockS3APIMockRecorder) PutObjectLockConfiguration(arg0 interface{}) *gomock.Call
PutObjectLockConfiguration indicates an expected call of PutObjectLockConfiguration.
func (*MockS3APIMockRecorder) PutObjectLockConfigurationRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectLockConfigurationRequest(arg0 interface{}) *gomock.Call
PutObjectLockConfigurationRequest indicates an expected call of PutObjectLockConfigurationRequest.
func (*MockS3APIMockRecorder) PutObjectLockConfigurationWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectLockConfigurationWithContext indicates an expected call of PutObjectLockConfigurationWithContext.
func (*MockS3APIMockRecorder) PutObjectRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectRequest(arg0 interface{}) *gomock.Call
PutObjectRequest indicates an expected call of PutObjectRequest.
func (*MockS3APIMockRecorder) PutObjectRetention ¶
func (mr *MockS3APIMockRecorder) PutObjectRetention(arg0 interface{}) *gomock.Call
PutObjectRetention indicates an expected call of PutObjectRetention.
func (*MockS3APIMockRecorder) PutObjectRetentionRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectRetentionRequest(arg0 interface{}) *gomock.Call
PutObjectRetentionRequest indicates an expected call of PutObjectRetentionRequest.
func (*MockS3APIMockRecorder) PutObjectRetentionWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectRetentionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectRetentionWithContext indicates an expected call of PutObjectRetentionWithContext.
func (*MockS3APIMockRecorder) PutObjectTagging ¶
func (mr *MockS3APIMockRecorder) PutObjectTagging(arg0 interface{}) *gomock.Call
PutObjectTagging indicates an expected call of PutObjectTagging.
func (*MockS3APIMockRecorder) PutObjectTaggingRequest ¶
func (mr *MockS3APIMockRecorder) PutObjectTaggingRequest(arg0 interface{}) *gomock.Call
PutObjectTaggingRequest indicates an expected call of PutObjectTaggingRequest.
func (*MockS3APIMockRecorder) PutObjectTaggingWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectTaggingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectTaggingWithContext indicates an expected call of PutObjectTaggingWithContext.
func (*MockS3APIMockRecorder) PutObjectWithContext ¶
func (mr *MockS3APIMockRecorder) PutObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutObjectWithContext indicates an expected call of PutObjectWithContext.
func (*MockS3APIMockRecorder) PutPublicAccessBlock ¶
func (mr *MockS3APIMockRecorder) PutPublicAccessBlock(arg0 interface{}) *gomock.Call
PutPublicAccessBlock indicates an expected call of PutPublicAccessBlock.
func (*MockS3APIMockRecorder) PutPublicAccessBlockRequest ¶
func (mr *MockS3APIMockRecorder) PutPublicAccessBlockRequest(arg0 interface{}) *gomock.Call
PutPublicAccessBlockRequest indicates an expected call of PutPublicAccessBlockRequest.
func (*MockS3APIMockRecorder) PutPublicAccessBlockWithContext ¶
func (mr *MockS3APIMockRecorder) PutPublicAccessBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutPublicAccessBlockWithContext indicates an expected call of PutPublicAccessBlockWithContext.
func (*MockS3APIMockRecorder) RestoreObject ¶
func (mr *MockS3APIMockRecorder) RestoreObject(arg0 interface{}) *gomock.Call
RestoreObject indicates an expected call of RestoreObject.
func (*MockS3APIMockRecorder) RestoreObjectRequest ¶
func (mr *MockS3APIMockRecorder) RestoreObjectRequest(arg0 interface{}) *gomock.Call
RestoreObjectRequest indicates an expected call of RestoreObjectRequest.
func (*MockS3APIMockRecorder) RestoreObjectWithContext ¶
func (mr *MockS3APIMockRecorder) RestoreObjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RestoreObjectWithContext indicates an expected call of RestoreObjectWithContext.
func (*MockS3APIMockRecorder) UploadPart ¶
func (mr *MockS3APIMockRecorder) UploadPart(arg0 interface{}) *gomock.Call
UploadPart indicates an expected call of UploadPart.
func (*MockS3APIMockRecorder) UploadPartCopy ¶
func (mr *MockS3APIMockRecorder) UploadPartCopy(arg0 interface{}) *gomock.Call
UploadPartCopy indicates an expected call of UploadPartCopy.
func (*MockS3APIMockRecorder) UploadPartCopyRequest ¶
func (mr *MockS3APIMockRecorder) UploadPartCopyRequest(arg0 interface{}) *gomock.Call
UploadPartCopyRequest indicates an expected call of UploadPartCopyRequest.
func (*MockS3APIMockRecorder) UploadPartCopyWithContext ¶
func (mr *MockS3APIMockRecorder) UploadPartCopyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UploadPartCopyWithContext indicates an expected call of UploadPartCopyWithContext.
func (*MockS3APIMockRecorder) UploadPartRequest ¶
func (mr *MockS3APIMockRecorder) UploadPartRequest(arg0 interface{}) *gomock.Call
UploadPartRequest indicates an expected call of UploadPartRequest.
func (*MockS3APIMockRecorder) UploadPartWithContext ¶
func (mr *MockS3APIMockRecorder) UploadPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UploadPartWithContext indicates an expected call of UploadPartWithContext.
func (*MockS3APIMockRecorder) WaitUntilBucketExists ¶
func (mr *MockS3APIMockRecorder) WaitUntilBucketExists(arg0 interface{}) *gomock.Call
WaitUntilBucketExists indicates an expected call of WaitUntilBucketExists.
func (*MockS3APIMockRecorder) WaitUntilBucketExistsWithContext ¶
func (mr *MockS3APIMockRecorder) WaitUntilBucketExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBucketExistsWithContext indicates an expected call of WaitUntilBucketExistsWithContext.
func (*MockS3APIMockRecorder) WaitUntilBucketNotExists ¶
func (mr *MockS3APIMockRecorder) WaitUntilBucketNotExists(arg0 interface{}) *gomock.Call
WaitUntilBucketNotExists indicates an expected call of WaitUntilBucketNotExists.
func (*MockS3APIMockRecorder) WaitUntilBucketNotExistsWithContext ¶
func (mr *MockS3APIMockRecorder) WaitUntilBucketNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBucketNotExistsWithContext indicates an expected call of WaitUntilBucketNotExistsWithContext.
func (*MockS3APIMockRecorder) WaitUntilObjectExists ¶
func (mr *MockS3APIMockRecorder) WaitUntilObjectExists(arg0 interface{}) *gomock.Call
WaitUntilObjectExists indicates an expected call of WaitUntilObjectExists.
func (*MockS3APIMockRecorder) WaitUntilObjectExistsWithContext ¶
func (mr *MockS3APIMockRecorder) WaitUntilObjectExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilObjectExistsWithContext indicates an expected call of WaitUntilObjectExistsWithContext.
func (*MockS3APIMockRecorder) WaitUntilObjectNotExists ¶
func (mr *MockS3APIMockRecorder) WaitUntilObjectNotExists(arg0 interface{}) *gomock.Call
WaitUntilObjectNotExists indicates an expected call of WaitUntilObjectNotExists.
func (*MockS3APIMockRecorder) WaitUntilObjectNotExistsWithContext ¶
func (mr *MockS3APIMockRecorder) WaitUntilObjectNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilObjectNotExistsWithContext indicates an expected call of WaitUntilObjectNotExistsWithContext.