faasr_register_workflow: faasr_register_workflow

View source: R/faasr_client_tools.R

faasr_register_workflowR Documentation

faasr_register_workflow

Description

Client tools for registering actions This aggregates openwhisk, github actions and lambda's register functions

Usage

faasr_register_workflow(...)

Arguments

...

inputs for timeout, cron, and memory

Value

return nothing / executes the FaaS

Examples

if (interactive()){
test <- faasr("test.json", "env")
test$register_workflow
}

FaaSr documentation built on June 22, 2024, 9:38 a.m.