Skip to content

Pulumi Provider Functions #11748

Dec 30, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

For functions, your Provider subclass will need an implementation of invoke, similar to construct, that checks to see if the token is "example::argFunction".

Resource methods are similar, but are implemented inside call rather than invoke. See https://www.pulumi.com/blog/resource-methods-for-pulumi-packages/ for more details.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wlsidlsi
Comment options

Answer selected by wlsidlsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants