Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.SFTPEventSource

SFTPEventSource describes an event-source for sftp related events.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
address object Address sftp address.
eventType string
filter object
metadata object
password object Password required for authentication if any.
pollIntervalDuration string
sshKeySecret object SSHKeySecret refers to the secret that contains SSH key. Key needs to contain private key and public key.
username object Username required for authentication if any.
watchPathConfig object
View JSON Schema on GitHub