Remove duplicated "Composition Functions" concept (#742)

* Removed duplicate concept

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>

* Removed duplicate concept in the master

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>

---------

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>
Co-authored-by: Alexander Pashkov <cyberventur3@gmail.com>
This commit is contained in:
Alexander Pashkov 2024-03-29 16:30:53 +02:00 committed by GitHub
parent d5c746f4aa
commit a84bf132d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 0 additions and 15 deletions

View File

@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
custom resource mapping or storing and retrieving data across Claims and
Composite Resources.
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
of your own custom code which can read, write and change any Crossplane
resource. Composition functions are incredibly powerful tools allowing for
loops and conditional patching or resource generation.
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
dependency mappings. Usages can prevent Crossplane from deleting or can
ensure that a parent resource waits for Crossplane to delete all child

View File

@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
custom resource mapping or storing and retrieving data across Claims and
Composite Resources.
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
of your own custom code which can read, write and change any Crossplane
resource. Composition functions are incredibly powerful tools allowing for
loops and conditional patching or resource generation.
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
dependency mappings. Usages can prevent Crossplane from deleting or can
ensure that a parent resource waits for Crossplane to delete all child

View File

@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
custom resource mapping or storing and retrieving data across Claims and
Composite Resources.
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
of your own custom code which can read, write and change any Crossplane
resource. Composition functions are incredibly powerful tools allowing for
loops and conditional patching or resource generation.
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
dependency mappings. Usages can prevent Crossplane from deleting or can
ensure that a parent resource waits for Crossplane to delete all child