Class: CloudFoundry

CloudFoundry

new CloudFoundry(endPoint)

This class manages the entry point with the Cloud Foundry Controller. https://github.com/cloudfoundry/uaa
Parameters:
Name Type Description
endPoint String [cc enpoint]
Source:

Methods

getInfo() → {Json}

Get information from Cloud Controller http://apidocs.cloudfoundry.org/214/info/get_info.html
Source:
Returns:
[description]
Type
Json

setEndPoint(endPoint)

Set endpoint
Parameters:
Name Type Description
endPoint String [cc enpoint]
Source: