Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
assert = require(
'assert'
);
2
const
async
= require(
'async'
);
3
const
arsenal = require(
'arsenal'
);
4
const
{ GCP } = arsenal.storage.data.external.GCP;
Callers
nothing calls this directly
Calls
7
genBucketName
Function · 0.85
getRealAwsConfig
Function · 0.85
gcpRetry
Function · 0.85
waitForBucketReady
Function · 0.85
genUniqID
Function · 0.85
gcpUploadWithRetry
Function · 0.85
send
Method · 0.80
Tested by
no test coverage detected