Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
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
11
getRealAwsConfig
Function · 0.85
genBucketName
Function · 0.85
gcpRetry
Function · 0.85
setupExistingObject
Function · 0.85
cleanupObject
Function · 0.85
genUniqID
Function · 0.85
send
Method · 0.80
headObject
Method · 0.80
putObject
Method · 0.80
copyObject
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected