Versions in this module Expand all Collapse all v1 v1.16.6 Feb 11, 2020 Changes in this version + func Deploy(app, archivePath, gitRef string) error + func DeployWar(appName, warPath, gitRef string) error + func List(app string) error + func Logs(app, deployment string) error + func ResetCache(app string) error + func Stream(opts *StreamOpts) error + type DeployRes struct + Deployment *scalingo.Deployment + type DeployWarRes struct + Deployment *scalingo.Deployment + type StreamOpts struct + AppName string + DeploymentID string