Expand description
Manage test pods.
Structs§
- Command
Builder - Parameters required to build a
kubectl
command to manage the testPod
. - Config
- A config that holds a test
Pod
resource file.
Functions§
- manager
- Create a new
up_down::Manager
with the specifiedconfig
and using the specifiedkubectl_command
.