Home
Namespaces
jobs
artifactsDestroy
artifactsGet
artifactsList
clone
create
destroy
list
logs
machineTypes
show
stop
waitfor
login
user
logout
user
machines
availability
create
destroy
list
restart
setAccessForUser
show
start
stop
update
utilization
waitfor
networks
list
project
clear
init
show
resourceDelegations
create
scripts
create
destroy
list
show
text
templates
list
users
list
networks/index.js
'use strict'; /** * @namespace networks */ module.exports = { list: require('./list'), };