MCPcopy
hub / github.com/scality/cloudserver / objectPutPart.js

File objectPutPart.js

tests/multipleBackend/objectPutPart.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const async = require('async');
3const crypto = require('crypto');
4const { parseString } = require('xml2js');

Callers

nothing calls this directly

Calls 7

getRealAwsConfigFunction · 0.85
listAndAbortFunction · 0.85
objectPutPartFunction · 0.85
putPartFunction · 0.70
_getOverviewKeyFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected