Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ deletedFlagBucket.js
File
deletedFlagBucket.js
tests/unit/api/deletedFlagBucket.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
crypto = require(
'crypto'
);
2
const
assert = require(
'assert'
);
3
4
const
BucketInfo = require(
'arsenal'
).models.BucketInfo;
Callers
nothing calls this directly
Calls
15
bucketPut
Function · 0.85
checkBucketListing
Function · 0.85
createAlteredRequest
Function · 0.85
bucketPutACL
Function · 0.85
objectPut
Function · 0.85
bucketDelete
Function · 0.85
confirmDeleted
Function · 0.85
bucketDeleteWebsite
Function · 0.85
bucketGet
Function · 0.85
bucketGetACL
Function · 0.85
bucketGetCors
Function · 0.85
bucketPutCors
Function · 0.85
Tested by
no test coverage detected