docker

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Kafka = docker.Kafka
View Source
var Zookeeper = docker.Zookeeper

Functions

func Memcached

func Memcached(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)

func Postgres

func Postgres(ctx context.Context, wg *sync.WaitGroup, dbname string) (conStr string, err error)

func PostgresWithNetwork

func PostgresWithNetwork(ctx context.Context, wg *sync.WaitGroup, dbname string) (conStr string, containerIp string, hostPort string, err error)

func Tableworker

func Tableworker(ctx context.Context, wg *sync.WaitGroup, postgresHost string, postgresPort int, postgresUser string, postgresPw string, postgresDb string, kafkaBootstrap string, deviceManagerUrl string) (err error)

func Timescale

func Timescale(ctx context.Context, wg *sync.WaitGroup) (host string, port int, user string, pw string, db string, err error)

func Vernemqtt

func Vernemqtt(ctx context.Context, wg *sync.WaitGroup, connecorUrl string, certAuth bool, mqttVersion string) (brokerUrlForConnector string, brokerUrlForClients string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL