| Package | Description |
|---|---|
| com.github.ydespreaux.testcontainers.kafka.cmd | |
| com.github.ydespreaux.testcontainers.kafka.containers |
| Modifier and Type | Method and Description |
|---|---|
AclsAddCmd |
AclsAddCmd.cluster(String cluster) |
AclsAddCmd |
AclsAddCmd.group(String group) |
AclsAddCmd |
AclsAddCmd.operation(AclsOperation operation) |
AclsAddCmd |
AclsAddCmd.topic(String topic) |
AclsAddCmd |
AclsAddCmd.user(String user) |
| Modifier and Type | Method and Description |
|---|---|
KafkaContainer |
KafkaContainer.withAcls(List<AclsAddCmd> commands) |
Copyright © 2019. All rights reserved.