Module mz_storage::client::connections
source · [−]Expand description
Connection types.
Modules
AWS configuration for sources and sinks.
Nested message and enum types in ProtoKafkaConnectionSecurity.
Nested message and enum types in ProtoStringOrSecret.
Structs
Extra context to pass through when instantiating a connection for a source or sink.
A connection to a Confluent Schema Registry.
HTTP authentication credentials in a CsrConnection.
A connection to a PostgreSQL server.
A connection to a SSH tunnel.
A TLS key pair used for client identity.
Enums
Constants
Traits
Meant to create an equivalence function between enum-named options and
their free-form String counterparts.
Provides cleaner access to the populate_client_config implementation for
structs.
Functions
Propagates appropriate configuration options from kafka_connection and
options into config, ignoring any options identified in
drop_option_keys.