View source: R/faasr_client_tools.R
faasr_register_workflow | R Documentation |
Client tools for registering actions This aggregates openwhisk, github actions and lambda's register functions
faasr_register_workflow(...)
... |
inputs for timeout, cron, and memory |
return nothing / executes the FaaS
if (interactive()){
test <- faasr("test.json", "env")
test$register_workflow
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.