Name |
Synopsis |
.. |
framework
|
Package framework contains a framework for writing functions in Go.
|
command
|
Package command contains a builder for creating cobra.Commands based on configuration functions written using the kyaml function framework.
|
example
|
Package main contains an example using the framework.
|
frameworktestutil
|
Package frameworktestutil contains utilities for testing functions written using the framework.
|
parser
|
Package parser contains implementations of the framework.TemplateParser and framework.SchemaParser interfaces.
|
runtime
|
|
container
|
|
exec
|
Package exec contains the exec function implementation.
|
runtimeutil
|
Package runtimeutil contains libraries for implementing function runtimes.
|
starlark
|
Package starlark contains a kio.Filter which can be applied to resources to transform them through starlark program.
|