testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
Loading...
Searching...
No Matches
Kafka.hpp File Reference
#include <chrono>
#include <cstdint>
#include <functional>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "testcontainers/Container.hpp"
#include "testcontainers/GenericImage.hpp"

Classes

class  testcontainers::modules::KafkaImage
 A single-node Apache Kafka broker in KRaft mode (no ZooKeeper), for tests. More...
class  testcontainers::modules::KafkaContainer
 A running single-node Kafka broker: address getters plus the owned container. More...

Namespaces

namespace  testcontainers
namespace  testcontainers::modules