UNPKG

pkgcloud

Version:

An infrastructure-as-a-service agnostic cloud library for node.js

8 lines (6 loc) 184 B
var pkgcloud = require('../../lib/pkgcloud'); var client = pkgcloud.compute.createClient({ provider: 'amazon', accessKey: 'asdfkjas;dkj43498aj3n', accessKeyId: '98kja34lkj' });