Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveFuncIOToConfigMap ¶
func SaveFuncIOToConfigMap(funcName string, kubeClient client.Client) func(context.Context, *runtime.Runtime) runtime.Result
SaveFuncIOToConfigMap is a helper function to make it easy to determine the contents of the FunctionIO. This function is not a normall composition function! It won't add anything to the functionIO object to avoid it being bloated. It will keep two configmaps: previous generation functionIO current generation functionIO The config maps are always written to the default namespace and contain the composite name as the name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.