fission

package
v0.0.0-...-98ba599 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

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

Proxy between Fission and Workflows to ensure that invocations comply with Fission function interface. This ensures that workflows can be executed exactly like Fission functions are executed.

func NewEnvironmentProxyServer

func NewEnvironmentProxyServer(client *apiserver.Client, defaultTimeout time.Duration) *Proxy

NewEnvironmentProxyServer creates a proxy server to adheres to the Fission Environment specification.

func (*Proxy) RegisterServer

func (fp *Proxy) RegisterServer(mux *http.ServeMux)

RegisterServer adds the endpoints needed for the Fission Environment interface to the mux server.

Jump to

Keyboard shortcuts

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