Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ metadataUtils.js
File
metadataUtils.js
lib/metadata/metadataUtils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ promisify } = require(
'util'
);
2
const
async
= require(
'async'
);
3
const
{ errors } = require(
'arsenal'
);
4
Callers
nothing calls this directly
Calls
3
standardMetadataValidateBucketAndObj
Function · 0.85
attachCorsHeadersToError
Function · 0.85
standardMetadataValidateBucket
Function · 0.85
Tested by
no test coverage detected