function-sdk-go icon indicating copy to clipboard operation
function-sdk-go copied to clipboard

Adding composed.To() method

Open BigGold1310 opened this issue 7 months ago • 1 comments

Description of your changes

Adds the composed.To() method to allow an easy conversion from a function-sdk-go Unstructured to a concrete/strongly typed object.

Fixes #93

I have:

  • [x] Read and followed Crossplane's contribution process.
  • [x] Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Code is tested by unit-testing.

BigGold1310 avatar Jul 08 '24 12:07 BigGold1310