(params v7action.ListServiceAppBindingParams)
| 188 | GetUser(username, origin string) (resources.User, error) |
| 189 | ListAppBindings(params v7action.ListAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error) |
| 190 | ListServiceAppBindings(params v7action.ListServiceAppBindingParams) ([]resources.ServiceCredentialBinding, v7action.Warnings, error) |
| 191 | MakeCurlRequest(httpMethod string, path string, customHeaders []string, httpData string, failOnHTTPError bool) ([]byte, *http.Response, error) |
| 192 | MapRoute(routeGUID string, appGUID string, destinationProtocol string, destinationPort int) (v7action.Warnings, error) |
| 193 | Marketplace(filter v7action.MarketplaceFilter) ([]v7action.ServiceOfferingWithPlans, v7action.Warnings, error) |
no outgoing calls
no test coverage detected