Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ listLifecycleOrphanDeleteMarkers.js
File
listLifecycleOrphanDeleteMarkers.js
tests/functional/backbeat/listLifecycleOrphanDeleteMarkers.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
{
4
CreateBucketCommand,
Callers
nothing calls this directly
Calls
7
promisify
Function · 0.85
createOrphanDeleteMarker
Function · 0.85
createDeleteMarker
Function · 0.85
send
Method · 0.80
getCredentials
Function · 0.70
makeBackbeatRequest
Function · 0.70
checkContents
Function · 0.70
Tested by
no test coverage detected