mirror of https://github.com/crossplane/docs.git
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:
parent
d5c746f4aa
commit
a84bf132d3
|
@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
|
||||||
custom resource mapping or storing and retrieving data across Claims and
|
custom resource mapping or storing and retrieving data across Claims and
|
||||||
Composite Resources.
|
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
|
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
|
||||||
dependency mappings. Usages can prevent Crossplane from deleting or can
|
dependency mappings. Usages can prevent Crossplane from deleting or can
|
||||||
ensure that a parent resource waits for Crossplane to delete all child
|
ensure that a parent resource waits for Crossplane to delete all child
|
||||||
|
|
|
@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
|
||||||
custom resource mapping or storing and retrieving data across Claims and
|
custom resource mapping or storing and retrieving data across Claims and
|
||||||
Composite Resources.
|
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
|
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
|
||||||
dependency mappings. Usages can prevent Crossplane from deleting or can
|
dependency mappings. Usages can prevent Crossplane from deleting or can
|
||||||
ensure that a parent resource waits for Crossplane to delete all child
|
ensure that a parent resource waits for Crossplane to delete all child
|
||||||
|
|
|
@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
|
||||||
custom resource mapping or storing and retrieving data across Claims and
|
custom resource mapping or storing and retrieving data across Claims and
|
||||||
Composite Resources.
|
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
|
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
|
||||||
dependency mappings. Usages can prevent Crossplane from deleting or can
|
dependency mappings. Usages can prevent Crossplane from deleting or can
|
||||||
ensure that a parent resource waits for Crossplane to delete all child
|
ensure that a parent resource waits for Crossplane to delete all child
|
||||||
|
|
Loading…
Reference in New Issue