Directories ¶
Path | Synopsis |
---|---|
Package framework contains a framework for writing functions in Go.
|
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.
|
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.
|
Package main contains an example using the framework. |
frameworktestutil
Package frameworktestutil contains utilities for testing functions written using the framework.
|
Package frameworktestutil contains utilities for testing functions written using the framework. |
parser
Package parser contains implementations of the framework.TemplateParser and framework.SchemaParser interfaces.
|
Package parser contains implementations of the framework.TemplateParser and framework.SchemaParser interfaces. |
runtime
|
|
exec
Package exec contains the exec function implementation.
|
Package exec contains the exec function implementation. |
runtimeutil
Package runtimeutil contains libraries for implementing function runtimes.
|
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.
|
Package starlark contains a kio.Filter which can be applied to resources to transform them through starlark program. |
Click to show internal directories.
Click to hide internal directories.