Available on crate features
source-rest and source-sftp only.Modules§
Structs§
- Sftp
Connection Config - Shared SFTP connection configuration.
- Sftp
Source - An SFTP source that lists and reads remote files.
- Sftp
Source Config - Configuration for the SFTP source connector.
Enums§
- Faucet
Error - All possible errors returned by faucet-stream.
- Host
KeyPolicy - How the server’s host key is verified during the SSH handshake.
- Sftp
Auth - SFTP authentication method.
- Sftp
Format - Format of the remote files read by the SFTP source.
Traits§
- Source
- A source fetches records from an external system.