Commit Graph

2 Commits

Author SHA1 Message Date
Nic Cope 1f3ee551a0 Switch the SDK to use v1 protos
v1 is currently identical to v1beta1. Upstream we have automation that
makes sure the two protos are identical (apart from their package).

Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-16 13:20:45 -07:00
Nic Cope d23e2c8fb4 Make a non-nil map of desired XR connection details
This way even if the RunFunctionRequest doesn't include a desired XR,
GetDesiredComposedResource will return a datastructure that you can
mutate and return without fear of writing to a nil map.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-29 18:11:48 -07:00