public static interface XdsUpdateClientConfigureServiceGrpc.AsyncService
A service to dynamically update the configuration of an xDS test client.
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(Messages.ClientConfigureRequest request,
io.grpc.stub.StreamObserver<Messages.ClientConfigureResponse> responseObserver)
Update the tes client's configuration.
|
default void configure(Messages.ClientConfigureRequest request, io.grpc.stub.StreamObserver<Messages.ClientConfigureResponse> responseObserver)
Update the tes client's configuration.