Documentation
¶
Index ¶
- Constants
- func Dockerlog(ctx context.Context, container testcontainers.Container, name string) error
- func Kafka(ctx context.Context, wg *sync.WaitGroup, zookeeperUrl string) (kafkaUrl string, err error)
- func OpenSearch(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- func PermissionSearch(ctx context.Context, wg *sync.WaitGroup, containerLog bool, kafkaUrl string, ...) (hostPort string, ipAddress string, err error)
- func Zookeeper(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- type LogWriter
Constants ¶
View Source
const OpenSearchTestPw = "01J1iEnT#>kE"
Variables ¶
This section is empty.
Functions ¶
func OpenSearch ¶
func PermissionSearch ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.