Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ versioning.js
File
versioning.js
tests/unit/api/apiUtils/versioning.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
3
const
{ versioning } = require(
'arsenal'
);
4
const
{ config } = require(
'../../../../lib/Config'
);
Callers
nothing calls this directly
Calls
6
getMasterState
Function · 0.85
processVersioningState
Function · 0.85
getVersionSpecificMetadataOptions
Function · 0.85
preprocessingVersioningDelete
Function · 0.85
overwritingVersioning
Function · 0.85
getTimeOptions
Method · 0.80
Tested by
no test coverage detected