public static final class IstioCertificateService.Stub extends IstioCertificateService implements IstioCertificateService.Interface
| 限定符和类型 | 方法和说明 |
|---|---|
void |
createCertificate(com.google.protobuf.RpcController controller,
IstioCertificateRequest request,
com.google.protobuf.RpcCallback<IstioCertificateResponse> done)
Using provided CSR, returns a signed certificate.
|
com.google.protobuf.RpcChannel |
getChannel() |
public com.google.protobuf.RpcChannel getChannel()
public void createCertificate(com.google.protobuf.RpcController controller,
IstioCertificateRequest request,
com.google.protobuf.RpcCallback<IstioCertificateResponse> done)
IstioCertificateServiceUsing provided CSR, returns a signed certificate.
rpc CreateCertificate(.istio.v1.auth.IstioCertificateRequest) returns (.istio.v1.auth.IstioCertificateResponse);Copyright © 2024 The Apache Software Foundation. All rights reserved.