Documentation ¶
Index ¶
- func ByType(processes api.Processes) api.ProcessTypes
- func List(c *client.Client, appID string, results int) (api.Processes, int, error)
- func Restart(c *client.Client, appID string, procType string, num int) ([]api.Process, error)
- func Scale(c *client.Client, appID string, targets map[string]int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByType ¶
func ByType(processes api.Processes) api.ProcessTypes
ByType organizes processes of an app by process type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.