([]resources.Route)
| 145 | GetRouteLabels(routeName string, spaceGUID string) (map[string]types.NullString, v7action.Warnings, error) |
| 146 | GetRouterGroups() ([]v7action.RouterGroup, error) |
| 147 | GetRouteSummaries([]resources.Route) ([]v7action.RouteSummary, v7action.Warnings, error) |
| 148 | GetRoutesByOrg(orgGUID string, labels string) ([]resources.Route, v7action.Warnings, error) |
| 149 | GetRoutesBySpace(spaceGUID string, labels string) ([]resources.Route, v7action.Warnings, error) |
| 150 | GetSSHEnabled(appGUID string) (ccv3.SSHEnabled, v7action.Warnings, error) |
no outgoing calls
no test coverage detected