Home
last modified time | relevance | path

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/
Dcommon.py150 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/
Dk8s.py44 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/
Dk8s_xds_client_runner.py157 def _xds_test_client_for_pod(self, pod: k8s.V1Pod, *,
Dk8s_xds_server_runner.py218 pod: k8s.V1Pod,
Dk8s_base_runner.py479 def _start_port_forwarding_pod(self, pod: k8s.V1Pod,
488 pod: k8s.V1Pod,