Skip to content

Commit

Permalink
Merge pull request #95 from girdharshubham/update-readme
Browse files Browse the repository at this point in the history
update readme definition for setResourceNameAnnotation
  • Loading branch information
jbw976 authored May 10, 2024
2 parents 82dc607 + 624628f commit 988f7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ about `crossplane beta render`.
| [`toYaml`](example/functions/toYaml) | Marshals any object into a YAML string |
| [`fromYaml`](example/functions/fromYaml) | Unmarshals a YAML string into an object |
| [`getResourceCondition`](example/functions/getResourceCondition) | Helper function to retreive conditions of resources |
| [`setResourceNameAnnotation`](example/inline) | Returns the special resource-name annotation with given name |
| [`setResourceNameAnnotation`](example/inline) | Sets the `crossplane.io/composition-resource-name` annotation for the resource |
| [`include`](example/functions/include) | Outputs template as a string |

## Developing this function
Expand Down

0 comments on commit 988f7ef

Please sign in to comment.