(appGUID string, task resources.Task)
| 213 | RestartApplication(appGUID string, noWait bool) (v7action.Warnings, error) |
| 214 | RevokeAccessAndRefreshTokens() error |
| 215 | RunTask(appGUID string, task resources.Task) (resources.Task, v7action.Warnings, error) |
| 216 | ScaleProcessByApplication(appGUID string, process resources.Process) (v7action.Warnings, error) |
| 217 | ScheduleTokenRefresh(func(time.Duration) <-chan time.Time, chan struct{}, chan struct{}) (<-chan error, error) |
| 218 | SetApplicationDroplet(appGUID string, dropletGUID string) (v7action.Warnings, error) |
no outgoing calls
no test coverage detected