Interface GatewayControlGrpc.AsyncService (0.1.0)

public static interface GatewayControlGrpc.AsyncService

GatewayControl is the control plane API for Connect Gateway.

Methods

generateCredentials(GenerateCredentialsRequest request, StreamObserver<GenerateCredentialsResponse> responseObserver)

public default void generateCredentials(GenerateCredentialsRequest request, StreamObserver<GenerateCredentialsResponse> responseObserver)

GenerateCredentials provides connection information that allows a user to access the specified membership using Connect Gateway.

Parameters
Name Description
request GenerateCredentialsRequest
responseObserver io.grpc.stub.StreamObserver<GenerateCredentialsResponse>