The Go SDK for writing composition functions.
This SDK is currently a beta. We try to avoid breaking changes, but it will not have a stable API until it reaches v1.0.0. It follows the same contributing guidelines as Crossplane.
To learn how to use this SDK:
- Follow the guide to writing a composition function in Go
- Learn about how composition functions work
- Read the package documentation
If you just want to jump in and get started, consider using the function-template-go template repository.