# Constants
AlpineCurlImage is the image used for invoking curl with a small base image.
AlpineImage is used during the memcached tests as the text client.
BindContainerImage is the image used for DNS binding testing.
BuxyboxImage is a space efficient-image used for basic testing.
CassandraImage is the image used for testing of the cassandra proxy functionality in Cilium.
DNSSECContainerImage is the image used for starting a DNSSec client.
HttpdImage is the image used for starting an HTTP server.
KafkaClientImage is the image used for Kafka clients.
KafkaImage is the image used for setting up a multi-broker Kafka container.
MemcacheBinClient is the image used during binary memcached parser tests.
MemcachedImage is the image used to test memcached in the runtime tests.
NetperfImage is the Docker image used for performance testing.
Zookeeper image is the image used for running Zookeeper.
# Variables
AllImages is the set of all container images which are ran directly via `docker run` in the Cilium CI.