GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <map>
#include "absl/strings/string_view.h"
#include "src/core/ext/xds/certificate_provider_factory.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::CertificateProviderStore |
struct | grpc_core::CertificateProviderStore::PluginDefinition |
Namespaces | |
grpc_core | |
Round Robin Policy. | |