faasr_workflow_invoke_openwhisk: faasr_workflow_invoke_openwhisk

View source: R/faasr_client_api_openwhisk.R

faasr_workflow_invoke_openwhiskR Documentation

faasr_workflow_invoke_openwhisk

Description

Invoke a workflow for the openwhisk this function is invoked by faasr_workflow_invoke

Usage

faasr_workflow_invoke_openwhisk(faasr, cred, faas_name, actionname, ssl = TRUE)

Arguments

faasr

a list form of the JSON file

cred

a list form of the credentials

faas_name

a string for the target server

actionname

a string for the target action name

ssl

SSL CA check; for the SSL certificate: FALSE


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