JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
O
R
W
C
configure()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
containerIsStarting(InspectContainerResponse)
- Method in class org.testcontainers.redpanda.
RedpandaContainer
E
enableAuthorization()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Enables authorization.
enableSasl()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Enables SASL.
enableSchemaRegistryHttpBasicAuth()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Enables Http Basic Auth for Schema Registry.
G
getAdminAddress()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Returns the admin address.
getBootstrapServers()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Returns the bootstrap servers address.
getRestProxyAddress()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Returns the rest proxy address.
getSchemaRegistryAddress()
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Returns the schema registry address.
O
org.testcontainers.redpanda
- package org.testcontainers.redpanda
R
RedpandaContainer
- Class in
org.testcontainers.redpanda
Testcontainers implementation for Redpanda.
RedpandaContainer(String)
- Constructor for class org.testcontainers.redpanda.
RedpandaContainer
RedpandaContainer(DockerImageName)
- Constructor for class org.testcontainers.redpanda.
RedpandaContainer
W
withListener(Supplier<String>)
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Add a
Supplier
that will provide a listener with format
host:port
.
withSuperuser(String)
- Method in class org.testcontainers.redpanda.
RedpandaContainer
Register username as a superuser.
C
E
G
O
R
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes