MCPcopy Index your code
hub / github.com/scality/cloudserver / upload.js

File upload.js

tests/functional/raw-node/test/GCP/object/upload.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 7

genBucketNameFunction · 0.85
getRealAwsConfigFunction · 0.85
gcpRetryFunction · 0.85
waitForBucketReadyFunction · 0.85
genUniqIDFunction · 0.85
gcpUploadWithRetryFunction · 0.85
sendMethod · 0.80

Tested by

no test coverage detected