MCPcopy Index your code
hub / github.com/scality/cloudserver / objectCopy.js

File objectCopy.js

tests/functional/aws-node-sdk/test/object/objectCopy.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const withV4 = require('../support/withV4');
3const BucketUtility = require('../../lib/utility/bucket-util');
4const checkError = require('../../lib/utility/checkError');

Callers

nothing calls this directly

Calls 15

withV4Function · 0.85
checkNoTaggingFunction · 0.85
genMaxSizeMetaHeadersFunction · 0.85
fakeMetadataArchiveFunction · 0.85
fakeMetadataTransitionFunction · 0.85
changeObjectLockFunction · 0.85
emptyMethod · 0.80
deleteManyMethod · 0.80
writeMethod · 0.80
createOneMethod · 0.80
sendMethod · 0.80
deleteOneMethod · 0.80

Tested by

no test coverage detected