MCPcopy
hub / github.com/scality/cloudserver / objectLockHelpers.js

File objectLockHelpers.js

tests/unit/api/apiUtils/objectLockHelpers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const moment = require('moment');
3const { errorInstances } = require('arsenal');
4const BucketInfo = require('arsenal').models.BucketInfo;

Callers

nothing calls this directly

Calls 9

validateHeadersFunction · 0.85
calculateRetainUntilDateFunction · 0.85
isGovernanceModeMethod · 0.80
isComplianceModeMethod · 0.80
isExpiredMethod · 0.80
isLockedMethod · 0.80
canModifyPolicyMethod · 0.80
canModifyObjectMethod · 0.80

Tested by

no test coverage detected