Documentation ¶
Index ¶
- func Delete(c *client.Client, appID string) error
- func Get(c *client.Client, appID string) (api.App, error)
- func List(c *client.Client) ([]api.App, error)
- func Logs(c *client.Client, appID string, lines int) (string, error)
- func New(c *client.Client, id string) (api.App, error)
- func Run(c *client.Client, appID string, command string) (api.AppRunResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.