Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
assert = require(
'assert'
);
2
const
crypto = require(
'crypto'
);
3
const
path = require(
'path'
);
4
const
{ execFile } = require(
'child_process'
);
Callers
nothing calls this directly
Calls
6
promisify
Function · 0.85
randomUserName
Function · 0.85
deleteServiceUser
Function · 0.85
runScript
Function · 0.85
send
Method · 0.80
getCredentials
Function · 0.50
Tested by
no test coverage detected