shell

package
v0.0.0-...-2f10389 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRuntime

func NewRuntime(parentLogger nuclio.Logger, configuration *Configuration) (runtime.Runtime, error)

Types

type Configuration

type Configuration struct {
	runtime.Configuration

	// what to run
	ScriptPath string
	ScriptArgs []string

	// a map of environment variables that need to be injected into the shell process. a nil value
	// indicates to take it from the running process' environment map
	Env map[string]*string
}

Jump to

Keyboard shortcuts

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