(routeGUID string, destinationGUID string)
| 39 | StageApplicationPackage(pkgGUID string) (resources.Build, v7action.Warnings, error) |
| 40 | StopApplication(appGUID string) (v7action.Warnings, error) |
| 41 | UnmapRoute(routeGUID string, destinationGUID string) (v7action.Warnings, error) |
| 42 | UpdateApplication(app resources.Application) (resources.Application, v7action.Warnings, error) |
| 43 | UpdateProcessByTypeAndApplication(processType string, appGUID string, updatedProcess resources.Process) (v7action.Warnings, error) |
| 44 | UpdateRoute(routeGUID string, options map[string]*string) (resources.Route, v7action.Warnings, error) |
no outgoing calls
no test coverage detected