MCPcopy Index your code
hub / github.com/scality/cloudserver / bucketPutNotification.js

File bucketPutNotification.js

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

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2
3const { bucketPut } = require('../../../lib/api/bucketPut');
4const bucketPutNotification = require('../../../lib/api/bucketPutNotification');

Callers

nothing calls this directly

Calls 4

bucketPutFunction · 0.85
bucketPutNotificationFunction · 0.85
getNotifRequestFunction · 0.85
makeAuthInfoFunction · 0.50

Tested by

no test coverage detected