apps

package
v0.0.0-...-117299a Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoAppMatch = errors.New("\"No App matches the given query.\"")

Functions

func Create

func Create(user model.User, options ...string) model.App

Create executes `deis apps:create` as the specified user with the specified, arvitrary options.

func Destroy

func Destroy(user model.User, app model.App) *Session

Destroy executes `deis apps:destroy` on the specified app as the specified user.

func Open

func Open(user model.User, app model.App)

Open executes `deis apps:open` on the specified app as the specified user. A shim is used to intercept the execution of `open` (Darwin) or `xdg-open` (Linux) and verify that the browser would have navigated to the correct address.

Types

This section is empty.

Jump to

Keyboard shortcuts

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