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

File bucketGetLogging.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

bucketPutFunction · 0.85
createGetLoggingRequestFunction · 0.85
bucketGetLoggingFunction · 0.85
bucketPutLoggingFunction · 0.85
createValidLoggingXMLFunction · 0.70
createLoggingRequestFunction · 0.70
makeAuthInfoFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected