Expand description
Manage test pods.
Structs§
- Command
Builder - Parameters required to build a
kubectlcommand to manage the testPod. - Config
- A config that holds a test
Podresource file.
Functions§
- manager
- Create a new
up_down::Managerwith the specifiedconfigand using the specifiedkubectl_command.