WebhookConfig {googleCloudRunner}R Documentation

WebhookConfig (Build Triggers)

Description

WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.

Usage

WebhookConfig(secret, state = NULL)

Arguments

secret

Resource name for the secret required as a URL parameter.

state

Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests.

Value

A WebhookConfig object


[Package googleCloudRunner version 0.5.0 Index]