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

File objectPutACL.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const async = require('async');
3const { errorInstances } = require('arsenal');
4const AuthInfo = require('arsenal').auth.AuthInfo;

Callers

nothing calls this directly

Calls 9

bucketPutFunction · 0.85
objectPutFunction · 0.85
objectPutACLFunction · 0.85
bucketPutPolicyFunction · 0.85
getPolicyRequestFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50
addGranteeMethod · 0.45
getXmlMethod · 0.45

Tested by

no test coverage detected