Deprecated.
Fluent method, which sets a waiting strategy to wait until the node is ready.
Deprecated.
Sets the authentication type for the Kafka container.
Deprecated.
Fluent method, assign provider for overriding bootstrap servers string
Deprecated.
Fluent method, which sets brokerId.
Deprecated.
Fluent method, which sets kafkaConfigurationMap.
StrimziKafkaContainer.withKafkaLog(org.apache.logging.log4j.Level level)
Deprecated.
Configures the Kafka container to use the specified logging level for Kafka logs
and the io.strimzi logger.
Deprecated.
Fluent method, which sets kafkaVersion.
Deprecated.
Fluent method to enable log collection with a default log file path.
Deprecated.
Fluent method to enable log collection for all containers in the cluster with a custom log file path.
Deprecated.
Fluent method that sets the node ID.
StrimziKafkaContainer.withNodeRole(io.strimzi.test.container.KafkaNodeRole nodeRole)
Deprecated.
Fluent method to set the Kafka node role.
Deprecated.
Fluent method to configure OAuth settings.
StrimziKafkaContainer.withPort(int fixedPort)
Deprecated.
Fluent method, which sets fixed exposed port.
StrimziKafkaContainer.withProxyContainer(org.testcontainers.containers.ToxiproxyContainer proxyContainer)
Deprecated.
Fluent method, which sets a proxy container.
Deprecated.
Fluent method to set the SASL PLAIN mechanism's password.
Deprecated.
Fluent method to set the SASL PLAIN mechanism's username.
StrimziKafkaContainer.withServerProperties(org.testcontainers.utility.MountableFile serverPropertiesFile)
Deprecated.
Fluent method, copy server properties file to the container