function_python_3_6_runtime

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BuildContextHandlerDir string = "function_handler"

BuildContextHandlerDir script dir inside docker

View Source
const BuildContextPystring = "handler"

BuildContextJS system create target js file name

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionRunTime

type FunctionRunTime struct {
}

FunctionRunTime function runtime

func (FunctionRunTime) CopyFunctionIntoBuildContextLocation

func (functionRunTime FunctionRunTime) CopyFunctionIntoBuildContextLocation(
	functionID string,
	functionSource types.FunctionSourceFile,
) error

func (FunctionRunTime) GetFunctionDockerFileContent

func (functionRunTime FunctionRunTime) GetFunctionDockerFileContent() string

func (FunctionRunTime) GetTargetFunctionArtifactPath

func (functionRunTime FunctionRunTime) GetTargetFunctionArtifactPath(functionID string) string

func (FunctionRunTime) RuntimeType

func (functionRunTime FunctionRunTime) RuntimeType() string

func (FunctionRunTime) SetFunctionHandler

func (functionRunTime FunctionRunTime) SetFunctionHandler(
	function *types.Function,
	functionSourceFile types.FunctionSourceFile,
) error

Jump to

Keyboard shortcuts

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