(routeGUID string, appGUID string, destinationProtocol string, destinationPort int)
| 26 | GetRouteByAttributes(domain resources.Domain, hostname, path string, port int) (resources.Route, v7action.Warnings, error) |
| 27 | GetRouteDestinationByAppGUID(route resources.Route, appGUID string) (resources.RouteDestination, error) |
| 28 | MapRoute(routeGUID string, appGUID string, destinationProtocol string, destinationPort int) (v7action.Warnings, error) |
| 29 | PollBuild(buildGUID string, appName string) (resources.Droplet, v7action.Warnings, error) |
| 30 | PollPackage(pkg resources.Package) (resources.Package, v7action.Warnings, error) |
| 31 | PollStart(app resources.Application, noWait bool, handleProcessStats func(string)) (v7action.Warnings, error) |
no outgoing calls
no test coverage detected