executor

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartExecutor

func StartExecutor(logger *zap.Logger, functionNamespace string, envBuilderNamespace string, port int) error

StartExecutor Starts executor and the executor components such as Poolmgr, deploymgr and potential future executor types

Types

type Executor

type Executor struct {
	// contains filtered or unexported fields
}

func MakeExecutor

func MakeExecutor(logger *zap.Logger, cms *cms.ConfigSecretController,
	fissionClient *crd.FissionClient, types map[fv1.ExecutorType]executortype.ExecutorType) (*Executor, error)

func (*Executor) GetHandler

func (executor *Executor) GetHandler() http.Handler

func (*Executor) Serve

func (executor *Executor) Serve(port int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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