Get desktop application:
View/edit binary Protocol Buffers messages
Configs is a list of Source configurations specified by users.
context holds context stream.
Payload is a payload of a external request.
Config is Source configuration specified by users.
context holds context for external request.
event is a response of a external request.
version is a version of a given plugin. It should follow the SemVer syntax.
description is a description of a given plugin.
json_schema is a JSON schema of a given plugin configuration.
dependencies is a list of dependencies of a given plugin.
external_request is a metadata of a given external request.
URL to plugin documentation.
Recommended plugin recommended
Used in:
,RawYAML contains the Source configuration in YAML definitions.
Used in:
urls is the map of URL of the dependency. The key is in format of "os/arch", such as "linux/amd64".
Used in:
Used in:
payload is a payload of a external request.
Used in:
json_schema is a JSON schema of a given incoming webhook request body.
Used in:
Used in:
,value is the string value of the JSON schema.
ref_url is the remote reference of the JSON schema.
Used in:
,Used in:
kubeConfig is is kubeConfig represented in bytes.