Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ objectGetAttributes.js
File
objectGetAttributes.js
tests/unit/api/objectGetAttributes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
crypto = require(
'crypto'
);
3
const
{ parseStringPromise } = require(
'xml2js'
);
4
Callers
nothing calls this directly
Calls
7
promisify
Function · 0.85
objectGetAttributes
Function · 0.85
createGetAttributesRequest
Function · 0.85
createMpuObject
Function · 0.85
createObjectWithMetadata
Function · 0.85
makeAuthInfo
Function · 0.50
cleanup
Function · 0.50
Tested by
no test coverage detected