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

File ensureServiceUser.js

tests/functional/scripts/ensureServiceUser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const crypto = require('crypto');
3const path = require('path');
4const { execFile } = require('child_process');

Callers

nothing calls this directly

Calls 6

promisifyFunction · 0.85
randomUserNameFunction · 0.85
deleteServiceUserFunction · 0.85
runScriptFunction · 0.85
sendMethod · 0.80
getCredentialsFunction · 0.50

Tested by

no test coverage detected