Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ tagging.js
File
tagging.js
tests/functional/raw-node/test/GCP/object/tagging.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
genUniqID
Function · 0.85
genPutTagObj
Function · 0.85
genGetTagObj
Function · 0.85
genDelTagObj
Function · 0.85
assertObjectMetaTag
Function · 0.85
write
Method · 0.80
send
Method · 0.80
headObject
Method · 0.80
Tested by
no test coverage detected