Home
last modified time | relevance | path

Searched refs:XdsUpdateHealthServiceClient (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
DXdsUpdateHealthServiceClient.php27 class XdsUpdateHealthServiceClient extends \Grpc\BaseStub { class
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dserver_app.py29 _XdsUpdateHealthServiceClient = grpc_testing.XdsUpdateHealthServiceClient
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc_testing.py124 class XdsUpdateHealthServiceClient(framework.rpc.grpc.GrpcClientHelper): class