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, results int) (api.Apps, int, 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)
- func Transfer(c *client.Client, appID string, username string) 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.