Searched defs:V1Pod (Results 1 – 5 of 5) sorted by relevance
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/lib/ |
D | common.py | 150 server_pod: k8s.V1Pod, **kwargs) -> _XdsTestServer: 155 client_pod: k8s.V1Pod, **kwargs) -> _XdsTestClient:
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/ |
D | k8s.py | 44 V1Pod = client.V1Pod variable 494 pod: V1Pod, 567 def _pod_started(cls, pod: V1Pod) -> bool:
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/runners/k8s/ |
D | k8s_xds_client_runner.py | 157 def _xds_test_client_for_pod(self, pod: k8s.V1Pod, *,
|
D | k8s_xds_server_runner.py | 218 pod: k8s.V1Pod,
|
D | k8s_base_runner.py | 479 def _start_port_forwarding_pod(self, pod: k8s.V1Pod, 488 pod: k8s.V1Pod,
|