MCPcopy Index your code
hub / github.com/scality/cloudserver / makeRequest

Function makeRequest

tests/unit/api/apiUtils/permissionChecks.js:732–734  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

730 }
731
732 function makeRequest() {
733 return { serverAccessLog: {}, socket: { remoteAddress: '127.0.0.1' }, headers: {} };
734 }
735
736 function makeAuthInfo(canonicalID, arn, isIAMUser = false) {
737 return {

Callers 4

makeVeeamRequestFunction · 0.50
routeVeeam.jsFile · 0.50
routeBackbeat.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected