Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Performance is a label applied to any tests which run performance tests // These often require more resources/time to complete, and likely report their findings to a remote location Performance = "performance" // E2E is a label applied to any tests which run Gloo Edge end-to-end E2E = "end-to-end" )
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.