Community
function-dummy
By crossplane-contrib
Last changed a year ago

Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.

Report this package
Overview
A composition function that returns what you tell it to

This composition function returns whatever you tell it to. Provide a YAML-serialized RunFunctionResponse as the function's input. The response's desired object will be merged onto any desired state that was passed to the function using proto.Merge semantics. See the README for examples and documentation.