MCPcopy Index your code
hub / github.com/scality/cloudserver / getAwsParamsBucketNotMatch

Function getAwsParamsBucketNotMatch

tests/multipleBackend/multipartUpload.js:139–141  ·  view source on GitHub ↗
(objectKey)

Source from the content-addressed store, hash-verified

137}
138
139function getAwsParamsBucketNotMatch(objectKey) {
140 return { Bucket: awsMismatchBucket, Key: `${bucketName}/${objectKey}` };
141}
142
143function assertMpuInitResults(initResult, key, cb) {
144 parseString(initResult, (err, json) => {

Callers 1

multipartUpload.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected