Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 344 Bytes

Example manifests

You can run your function locally and test it using crossplane beta render with these example manifests.

# Run the function locally
$ go run . --insecure --debug
# Then, in another terminal, call it with these example manifests
$ crossplane beta render xr.yaml composition.yaml functions.yaml