Documentation
¶
Index ¶
- func Create(appName string) error
- func Destroy(appName string) error
- func List() error
- func Logs(appName string, stream bool, n int) error
- func Ps(app string) error
- func ReadJson(body io.ReadCloser, out interface{}) error
- func Restart(app string, sync bool, args []string) error
- func Run(app string, command []string, cmdEnv []string, files []string) error
- func Scale(app string, sync bool, types []string) error
- type LogsRes
- type ScaleRes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadJson ¶
func ReadJson(body io.ReadCloser, out interface{}) error
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.