Documentation ¶
Index ¶
Constants ¶
View Source
const NameExpression = "-a-zA-Z_0-9."
NameExpression for a function / service
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(handlers *types.FaaSHandlers, config *types.FaaSConfig)
Serve load your handlers into the correct OpenFaaS route spec. This function is blocking.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package logs provides the standard interface and handler for OpenFaaS providers to expose function logs.
|
Package logs provides the standard interface and handler for OpenFaaS providers to expose function logs. |
Package proxy provides a default function invocation proxy method for OpenFaaS providers.
|
Package proxy provides a default function invocation proxy method for OpenFaaS providers. |
Click to show internal directories.
Click to hide internal directories.