UNPKG
racker
Version:
latest (0.0.1-alpha3)
0.0.1-alpha3
0.0.1-alpha2
0.0.1-alpha1
Robust Rackspace cloudfiles client
yields/racker
racker
/
lib
/
hosts.js
10 lines
(7 loc)
•
161 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * export
`hosts`
*
/ module.exports = { us: 'https:/
/identity.api.rackspacecloud.com/
v1.0
', uk: '
https:
//l
on.identity.api.rackspacecloud.com/
v1.0
' };