Documentation
¶
Index ¶
- func Create(appName string, remote string) error
- func Destroy(appName string) error
- func List() error
- func Logs(appName string, stream bool, n int, filter string) error
- func Ps(app string) error
- func Restart(app string, sync bool, args []string) error
- func Run(opts RunOpts) error
- func Scale(app string, sync bool, types []string) error
- type LogsRes
- type RunOpts
- type ScaleRes
- type ScaleUnprocessableEntity
- type WSEvent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ScaleUnprocessableEntity ¶ added in v1.1.0
func (ScaleUnprocessableEntity) Error ¶ added in v1.1.0
func (err ScaleUnprocessableEntity) Error() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.