Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
assert = require(
'assert'
);
2
const
async
= require(
'async'
);
3
const
moment = require(
'moment'
);
4
const
{ s3middleware, storage, versioning } = require(
'arsenal'
);
Callers
nothing calls this directly
Calls
13
objectPut
Function · 0.85
bucketPut
Function · 0.85
bucketPutObjectLock
Function · 0.85
bucketPutVersioning
Function · 0.85
fakeMetadataArchive
Function · 0.85
bucketPutPolicy
Function · 0.85
createTestPutObjectRequest
Function · 0.85
getTimeOptions
Method · 0.80
testAuth
Function · 0.70
newPutIngestBucketRequest
Function · 0.70
newPutObjectRequest
Function · 0.70
makeAuthInfo
Function · 0.50
Tested by
no test coverage detected