functiontypes

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionType

type FunctionType string
const (
	FunctionTypeLambda    FunctionType = "functionTypeLambda"
	FunctionTypeGfuncs    FunctionType = "functionTypeGfuncs"
	FunctionTypeSwagger   FunctionType = "functionTypeSwagger"
	FunctionTypeOpenFaaS  FunctionType = "functionTypeFaaS"
	FunctionTypeAzure     FunctionType = "functionTypeAzure"
	FunctionTypeFission   FunctionType = "functionTypeFission"
	FunctionTypeProjectFn FunctionType = "functionTypeProjectFn"
	NonFunctional         FunctionType = "nonFunctional"
	FunctionTypeGRPC      FunctionType = "functionTypeGRPC"
)

func GetFunctionType

func GetFunctionType(us *v1.Upstream) FunctionType

Jump to

Keyboard shortcuts

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