MCPcopy
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

routeAdminRequestMethod · 0.80
routeBackbeatFunction · 0.80
routeMetadataFunction · 0.80
respondWithDataFunction · 0.80
checkRateLimitIfNeededFunction · 0.80
_getMPUBucketFunction · 0.80
objectDeleteInternalFunction · 0.80
multipartDeleteFunction · 0.80
callApiHandlerFunction · 0.80
callApiMethodFunction · 0.80
bucketGetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected