Documentation
¶
Overview ¶
Package appconfig registers functions that operate on AppConfig/* toolchain units. Currently the only function is render-configmap, which renders the AppConfig data as a Kubernetes ConfigMap YAML document.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterFunctions ¶
func RegisterFunctions(converter configkit.ConfigConverter, resourceProvider yamlkit.ResourceProvider, fh handler.FunctionRegistry)
RegisterFunctions registers the AppConfig functions on the given FunctionRegistry. It is intended to be called from each AppConfig toolchain's RegisterFunctions in addition to the standard generic function registration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.