Documentation
¶
Index ¶
Constants ¶
View Source
const ( // NetperfImage is the Docker image used for performance testing // NB: this image includes netperf and a utility named xping that works // like ping but it also allows to specify the ICMP id. NetperfImage = "quay.io/cilium/net-test:v1.0.0" // HttpdImage is the image used for starting an HTTP server. HttpdImage = "quay.io/cilium/demo-httpd:1.0" // BindContainerImage is the image used for DNS binding testing. BindContainerImage = "docker.io/cilium/docker-bind:v0.3" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.