Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { GatewayURL string RabbitConnectionURL string RabbitSanitizedURL string IsTLSEnabled bool TLSConfig *tls.Config Topology internal.Topology TopicRefreshTime time.Duration BasicAuth *auth.BasicAuthCredentials InsecureSkipVerify bool MaxClientsPerHost int }
Controller is the config needed for the connector
Click to show internal directories.
Click to hide internal directories.