Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerHost ¶ added in v0.4.4
func DockerHost() string
DockerHost returns the IP/hostname to use for Kafka's advertised listeners. It mirrors testcontainers' own host resolution so the advertised address matches what container.Host() will return after startup.
func EnvToLabels ¶ added in v0.4.3
EnvToLabels converts environment variables with the "TEST_LABEL_" prefix into a label map. The prefix is stripped and underscores are replaced with dots to form the label key; the env value becomes the label value.
Types ¶
Click to show internal directories.
Click to hide internal directories.