k8s_
test_
framework
0.1.0
Module test_
pod
Module Items
Structs
Functions
In crate k8s_
test_
framework
k8s_test_framework
Module
test_pod
Copy item path
Source
Expand description
Manage test pods.
Structs
§
Command
Builder
Parameters required to build a
kubectl
command to manage the test
Pod
.
Config
A config that holds a test
Pod
resource file.
Functions
§
manager
Create a new
up_down::Manager
with the specified
config
and using the specified
kubectl_command
.