Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ addDefaultFields
Method
addDefaultFields
tests/unit/helpers.js:268–270 ·
view source on GitHub ↗
(fields)
Source
from the content-addressed store, hash-verified
266
}
267
268
addDefaultFields(fields) {
269
Object.assign(this.defaultFields, fields);
270
}
271
272
end() {
273
return
this;
Callers
11
routeAdminRequest
Method · 0.80
routeBackbeat
Function · 0.80
routeMetadata
Function · 0.80
respondWithData
Function · 0.80
checkRateLimitIfNeeded
Function · 0.80
_getMPUBucket
Function · 0.80
objectDeleteInternal
Function · 0.80
multipartDelete
Function · 0.80
callApiHandler
Function · 0.80
callApiMethod
Function · 0.80
bucketGet
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected