Documentation ¶ Index ¶ Constants func For(name string) string Constants ¶ View Source const ( // TestUtils is the image name to be used to retrieve the test utils image TestUtils = "testutils" // Dpdk is the image name to be used to retrieve the dpdk image Dpdk = "dpdk" ) Variables ¶ This section is empty. Functions ¶ func For ¶ func For(name string) string For returns the image to be used for the given key Types ¶ This section is empty. Source Files ¶ View all Source files images.go Click to show internal directories. Click to hide internal directories.