Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider( mp connectiontunnelmanager.ConnectionProvider[neosync_benthos_mongodb.MongoClient], sp connectiontunnelmanager.ConnectionProvider[neosync_benthos_sql.SqlDbtx], ) *Provider
func (*Provider) CloseClientConnection ¶
func (*Provider) GetConnectionClient ¶
func (p *Provider) GetConnectionClient(cc *mgmtv1alpha1.ConnectionConfig) (any, error)
Click to show internal directories.
Click to hide internal directories.