Package io.grpc.xds.client
Class Bootstrapper.CertificateProviderInfo
java.lang.Object
io.grpc.xds.client.Bootstrapper.CertificateProviderInfo
- Direct Known Subclasses:
AutoValue_Bootstrapper_CertificateProviderInfo
- Enclosing class:
Bootstrapper
Data class containing Certificate provider information: the plugin-name and an opaque
Map that represents the config for that plugin.
-
Constructor Details
-
CertificateProviderInfo
public CertificateProviderInfo()
-
-
Method Details
-
pluginName
-
config
-
create
-