|
testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
|
#include <optional>#include <string>#include <utility>#include <vector>#include "testcontainers/docker/DockerClient.hpp"Classes | |
| class | testcontainers::Network |
| A RAII handle to a user-defined Docker network. More... | |
| class | testcontainers::Network::Builder |
| A copyable builder for a richer user-defined network: driver, internal / attachable / IPv6 flags, IPAM address pools, driver options, and labels. More... | |
Namespaces | |
| namespace | testcontainers |