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

File objectPut.js

tests/unit/api/objectPut.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const async = require('async');
3const moment = require('moment');
4const { s3middleware, storage, versioning } = require('arsenal');

Callers

nothing calls this directly

Calls 13

objectPutFunction · 0.85
bucketPutFunction · 0.85
bucketPutObjectLockFunction · 0.85
bucketPutVersioningFunction · 0.85
fakeMetadataArchiveFunction · 0.85
bucketPutPolicyFunction · 0.85
getTimeOptionsMethod · 0.80
testAuthFunction · 0.70
newPutObjectRequestFunction · 0.70
makeAuthInfoFunction · 0.50

Tested by

no test coverage detected