Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResetCache ¶
func Stream ¶
func Stream(opts *StreamOpts) error
We can stream the deployment logs of an application, or we can stream the logs of a specific deployments. The StreamOpts.DeploymentID argument is optional.
Types ¶
type DeployWarRes ¶
type DeployWarRes struct {
Deployment *scalingo.Deployment `json:"deployment"`
}
type StreamOpts ¶
Click to show internal directories.
Click to hide internal directories.