(appName string, spaceGUID string, client sharedaction.LogCacheClient)
| 182 | GetStacks(string) ([]resources.Stack, v7action.Warnings, error) |
| 183 | UpdateStack(stackGUID string, state string, reason string) (resources.Stack, v7action.Warnings, error) |
| 184 | GetStreamingLogsForApplicationByNameAndSpace(appName string, spaceGUID string, client sharedaction.LogCacheClient) (<-chan sharedaction.LogMessage, <-chan error, context.CancelFunc, v7action.Warnings, error) |
| 185 | GetTaskBySequenceIDAndApplication(sequenceID int, appGUID string) (resources.Task, v7action.Warnings, error) |
| 186 | GetUAAAPIVersion() (string, error) |
| 187 | GetUnstagedNewestPackageGUID(appGuid string) (string, v7action.Warnings, error) |
no outgoing calls
no test coverage detected