File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,14 @@ apiVersion: meta.pkg.crossplane.io/v1beta1
3
3
kind : Function
4
4
metadata :
5
5
name : function-patch-and-transform
6
+ annotation :
7
+ meta.crossplane.io/maintainer : Crossplane Maintainers <info@crossplane.io>
8
+ meta.crossplane.io/source : github.com/crossplane-contrib/function-patch-and-transform
9
+ meta.crossplane.io/license : Apache-2.0
10
+ meta.crossplane.io/description : A patch & transform composition function
11
+ meta.crossplane.io/readme : |
12
+ This composition function does everything Crossplane's built-in
13
+ [patch & transform][https://docs.crossplane.io/v1.14/concepts/patch-and-transform/]
14
+ composition does. Instead of specifying `spec.resources` in your
15
+ Composition, you can use this function.
6
16
spec : {}
You can’t perform that action at this time.
0 commit comments