register the workflow for openwhisk. parse faasr to get the server list and actions. create a actions for the FaaSr actions.
faasr_register_workflow_openwhisk(
faasr,
cred,
ssl = TRUE,
memory = 1024,
timeout = 600,
storage = NULL
)a list form of the JSON file
a list form of the credentials
SSL CA check; for the SSL certificate: FALSE
an integer for the max size of memory
an integer for the max length of timeout