Public Member Functions | Public Attributes | List of all members
grpc_core::CommonTlsContext::CertificateProviderPluginInstance Struct Reference

#include <xds_common_types.h>

Public Member Functions

bool Empty () const
 
bool operator== (const CertificateProviderPluginInstance &other) const
 
std::string ToString () const
 

Public Attributes

std::string certificate_name
 
std::string instance_name
 

Detailed Description

Definition at line 46 of file xds_common_types.h.

Member Function Documentation

◆ Empty()

bool grpc_core::CommonTlsContext::CertificateProviderPluginInstance::Empty ( ) const

Definition at line 79 of file xds_common_types.cc.

◆ operator==()

bool grpc_core::CommonTlsContext::CertificateProviderPluginInstance::operator== ( const CertificateProviderPluginInstance other) const
inline

Definition at line 50 of file xds_common_types.h.

◆ ToString()

std::string grpc_core::CommonTlsContext::CertificateProviderPluginInstance::ToString ( ) const

Definition at line 66 of file xds_common_types.cc.

Member Data Documentation

◆ certificate_name

std::string grpc_core::CommonTlsContext::CertificateProviderPluginInstance::certificate_name

Definition at line 48 of file xds_common_types.h.

◆ instance_name

std::string grpc_core::CommonTlsContext::CertificateProviderPluginInstance::instance_name

Definition at line 47 of file xds_common_types.h.


The documentation for this struct was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:35