crossplane/internal/controller/apiextensions/composite
Nic Cope add67cbbea Just call them "connection secret keys"
I wanted to move to saying "connection detail keys" in FunctionIO to
differentiate from specifically Kubernetes secrets. This is confusing
though, because the old "connection secret key" exists in a lot of
places. It's not strictly wrong; connection details come from a "secret
store" so let's just leave it as is.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-19 15:20:42 -08:00
..
environment feat(compositions): Support patching from environment 2022-12-23 13:46:50 +01:00
api.go Use goverter to automatically generate conversion code 2022-11-30 16:01:37 -08:00
api_test.go Add a Composer that uses both P&T and Composition Functions 2023-01-19 09:35:50 -08:00
composed.go Don't treat Composition Fn desired resources as if they failed to render 2023-01-19 09:35:51 -08:00
composite.go Add a Composer that uses both P&T and Composition Functions 2023-01-19 09:35:50 -08:00
composition_fallback.go Update commentary pertaining to Composition Functions 2023-01-19 09:35:51 -08:00
composition_fallback_test.go Add a Composer that uses both P&T and Composition Functions 2023-01-19 09:35:50 -08:00
composition_patches.go Update commentary pertaining to Composition Functions 2023-01-19 09:35:51 -08:00
composition_patches_test.go Move "Patch and Transform" composition logic into its own file 2023-01-19 09:33:05 -08:00
composition_pt.go Don't treat Composition Fn desired resources as if they failed to render 2023-01-19 09:35:51 -08:00
composition_pt_test.go Emit FunctionIO results as either errors or events 2023-01-19 09:35:51 -08:00
composition_ptf.go Don't treat Composition Fn desired resources as if they failed to render 2023-01-19 09:35:51 -08:00
composition_ptf_test.go Don't treat Composition Fn desired resources as if they failed to render 2023-01-19 09:35:51 -08:00
composition_transforms.go Move "Patch and Transform" composition logic into its own file 2023-01-19 09:33:05 -08:00
composition_transforms_test.go Move "Patch and Transform" composition logic into its own file 2023-01-19 09:33:05 -08:00
composition_validate.go Make Composition validation aware of Composition Functions 2023-01-19 09:35:50 -08:00
composition_validate_test.go Make Composition validation aware of Composition Functions 2023-01-19 09:35:50 -08:00
connection.go Just call them "connection secret keys" 2023-01-19 15:20:42 -08:00
connection_test.go Add a Composer that uses both P&T and Composition Functions 2023-01-19 09:35:50 -08:00
merge.go s/interface{}/any/g 2022-07-21 21:45:06 -07:00
merge_test.go Switch to the crossplane-runtime pkg/errors library 2021-09-13 22:06:19 +00:00
ready.go Move FunctionIO to apis/apiextensions/fn/io/ 2023-01-19 09:35:51 -08:00
ready_test.go Add a Composer that uses both P&T and Composition Functions 2023-01-19 09:35:50 -08:00
reconciler.go Rename 'cp' back to 'comp' 2023-01-19 09:35:51 -08:00
reconciler_test.go Emit FunctionIO results as either errors or events 2023-01-19 09:35:51 -08:00