{
"image": "direktiv/googleinvoke",
"desc": "Executes a cloud function on google using a client authenticated via a service account key."
}
GoogleInvoke
Executes a cloud function on google using a client authenticated via a service account key.
Direktiv
id: invoke-function
functions:
- id: invoke
image: direktiv/googleinvoke:v1
description: "Invokes a cloud function based on the given details"
states:
- id: invoke-cloud
type: action
action:
function: invoke
input: jq(.)
Input
The following input is needed for the cloud function to be invoked successfully.