docker

package
v0.2.50 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: Apache-2.0 Imports: 16 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeviceRepo added in v0.2.45

func DeviceRepo(ctx context.Context, wg *sync.WaitGroup, relativePathToRoot string, kafkaUrl string, mongoUrl string, permv2Url string) (hostPort string, ipAddress string, err error)

func GetFreePort

func GetFreePort() (int, error)

func Kafka

func Kafka(ctx context.Context, wg *sync.WaitGroup) (kafkaUrl string, err error)

func MongoDB

func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip string, err error)

func NewEnv

func NewEnv(baseCtx context.Context, wg *sync.WaitGroup, startConfig configuration.Config) (config configuration.Config, err error)

func PermissionsV2

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

Types

type LogConsumer added in v0.2.45

type LogConsumer struct {
	Prefix string
}

func (LogConsumer) Accept added in v0.2.45

func (this LogConsumer) Accept(l testcontainers.Log)

Jump to

Keyboard shortcuts

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