MCPcopy
hub / github.com/scality/cloudserver / object.js

File object.js

tests/functional/raw-node/test/GCP/object/object.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const async = require('async');
3const arsenal = require('arsenal');
4const { GCP } = arsenal.storage.data.external.GCP;

Callers

nothing calls this directly

Calls 11

getRealAwsConfigFunction · 0.85
genBucketNameFunction · 0.85
gcpRetryFunction · 0.85
setupExistingObjectFunction · 0.85
cleanupObjectFunction · 0.85
genUniqIDFunction · 0.85
sendMethod · 0.80
headObjectMethod · 0.80
putObjectMethod · 0.80
copyObjectMethod · 0.80
writeMethod · 0.80

Tested by

no test coverage detected