processors

package
v0.18.3-0...-c90ca1e Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(envModel *models.Env) error

Build sets up the environment and runs a code build

func Clean

func Clean(envModels []*models.Env) error

func Compile

func Compile(envModel *models.Env) error

Compile sets up the environment and runs a code build

func Configure

func Configure() error

func ConfigureSet

func ConfigureSet(key, val string) error

func Console

func Console(envModel *models.Env, consoleConfig ConsoleConfig) error

func Deploy

func Deploy(envModel *models.Env, deployConfig DeployConfig) error

func Implode

func Implode() error

Implode destroys the provider and cleans nanobox off of the system

func Login

func Login(username, password, endpoint string) error

Process ...

func Logout

func Logout(endpoint string) error

Process ...

func Run

func Run(envModel *models.Env, appModel *models.App, consoleConfig console.ConsoleConfig) error

Run a code container with your runtime installed

func Start

func Start() error

Start starts the provider (VM)

func Status

func Status() error

displays status about provider status and running apps

func Stop

func Stop() error

Stop stops the running apps, unmounts all envs, and stops the provider

func SubmitLog

func SubmitLog(args string) error

func Tunnel

func Tunnel(envModel *models.Env, tunnelConfig models.TunnelConfig) error

func Update

func Update() error

Types

type ConsoleConfig

type ConsoleConfig struct {
	App  string
	Host string
}

type DeployConfig

type DeployConfig struct {
	App     string
	Message string
	Force   bool
}

Directories

Path Synopsis
app
dns
Package code ...
Package code ...
Package service ...
Package service ...
env
Package log is a processor for live streaming and pulling historic production logs.
Package log is a processor for live streaming and pulling historic production logs.
Package platform ...
Package platform ...

Jump to

Keyboard shortcuts

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