Skip to main content

Module config

Module config 

Source
Expand description

NATS source and sink configuration.

Structs§

NatsSinkConfig
NATS sink configuration.
NatsSourceConfig
NATS source configuration.
TlsConfig
TLS transport configuration.

Enums§

AckPolicy
JetStream consumer ack policy.
AuthMode
NATS user-authentication mode. Custom Debug redacts secrets because the parent config structs derive Debug.
DeliverPolicy
JetStream consumer delivery policy — where to start.
Mode
NATS connector mode.
SubjectSpec
Where the sink gets the subject to publish to.