Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ arnPrefix.js
File
arnPrefix.js
tests/functional/sse-kms-migration/arnPrefix.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
const
{ promisify } = require(
'util'
);
3
const
{ DummyRequestLogger } = require(
'../../unit/helpers'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
8
promisify
Function · 0.85
assertKmsError
Function · 0.85
setup
Method · 0.80
putObject
Method · 0.80
empty
Method · 0.80
headObject
Method · 0.80
completeMultipartUpload
Method · 0.80
copyObject
Method · 0.80
Tested by
no test coverage detected