Documentation
¶
Overview ¶
Package status contains code for determining the current state of the world, including which pods belong to a load test.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PodsForLoadTest ¶
PodsForLoadTest returns a slice of pointers to pods which belong to a specific load test. It accepts the load test to match and a list of all pods to consider. If none of the pods match, an empty slice is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.