Documentation
¶
Index ¶
- Constants
- func GetFreePort() (int, error)
- func Kafka(ctx context.Context, wg *sync.WaitGroup, zookeeperUrl string) (kafkaUrl string, err error)
- func MongoDB(ctx context.Context, wg *sync.WaitGroup) (hostport string, containerip 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, kafkaUrl string, dbIp string) (hostPort string, ipAddress string, err error)
- func Zookeeper(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
Constants ¶
View Source
const OpenSearchTestPw = "01J1iEnT#>kE"
Variables ¶
This section is empty.
Functions ¶
func GetFreePort ¶
func OpenSearch ¶ added in v0.0.27
func PermissionSearch ¶ added in v0.0.27
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.