apps

package
v1.12.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2015 License: Apache-2.0, Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(c *client.Client, appID string) error

Delete an app.

func Get

func Get(c *client.Client, appID string) (api.App, error)

Get app details from a Deis controller.

func List

func List(c *client.Client, results int) ([]api.App, int, error)

List lists apps on a Deis controller.

func Logs

func Logs(c *client.Client, appID string, lines int) (string, error)

Logs retrieves logs from an app.

func New

func New(c *client.Client, id string) (api.App, error)

New creates a new app.

func Run

func Run(c *client.Client, appID string, command string) (api.AppRunResponse, error)

Run one time command in an app.

func Transfer added in v1.11.0

func Transfer(c *client.Client, appID string, username string) error

Transfer an app to another user.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL