Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ deleteMarker.js
File
deleteMarker.js
tests/unit/api/deleteMarker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
async
= require(
'async'
);
2
const
assert = require(
'assert'
);
3
const
crypto = require(
'crypto'
);
4
Callers
nothing calls this directly
Calls
9
_createBucketPutVersioningReq
Function · 0.85
bucketPut
Function · 0.85
bucketPutVersioning
Function · 0.85
objectDelete
Function · 0.85
_assertDeleteMarkerMd
Function · 0.85
_createMultiObjectDeleteRequest
Function · 0.85
makeAuthInfo
Function · 0.50
cleanup
Function · 0.50
multiObjectDelete
Function · 0.50
Tested by
no test coverage detected