Module connector_common

Source
Expand description

Common parameters and utilities for both source and sink.

Re-exportsยง

pub use postgres::PostgresExternalTable;
pub use postgres::SslMode;
pub use postgres::create_pg_client;

Modulesยง

common ๐Ÿ”’
connection ๐Ÿ”’
iceberg ๐Ÿ”’
maybe_tls_connector ๐Ÿ”’
mqtt_common ๐Ÿ”’
postgres

Structsยง

AwsAuthProps
A flatten config map for aws auth.
AwsPrivateLinkItem
ConfluentSchemaRegistryConnection
ElasticsearchConnection
IcebergCommon
IcebergConnection
KafkaCommon
KafkaConnection
KafkaConnectionProps
KafkaPrivateLinkCommon
KinesisCommon
MongodbCommon
MqttCommon
NatsCommon
PulsarCommon
PulsarOauthCommon
RdKafkaPropertiesCommon

Enumsยง

MqttQualityOfService

Constantsยง

PRIVATE_LINK_BROKER_REWRITE_MAP_KEY
PRIVATE_LINK_TARGETS_KEY
SCHEMA_REGISTRY_CONNECTION_TYPE

Traitsยง

Connection

Functionsยง

validate_connection