Callbacks#
pulumi/pulumi:proto/pulumi/callback.proto
Services#
๐ Callbacks#
Callbacks is a service for invoking functions in one runtime from other processes.
๐ Invoke#
โคต๏ธ CallbackInvokeRequest โคด๏ธ CallbackInvokeResponse
Invoke invokes a given callback, identified by its token.
Messages#
๐จ Callback#
๐จ CallbackInvokeRequest#
๐จ CallbackInvokeResponse#
responsebytesthe serialized protobuf message of the response for this callback.