GRPC Core  18.0.0
Static Public Member Functions
grpc_core::XdsChannelCredsRegistry Class Reference

#include <xds_bootstrap.h>

Static Public Member Functions

static bool IsSupported (const std::string &creds_type)
 
static bool IsValidConfig (const std::string &creds_type, const Json &config)
 
static RefCountedPtr< grpc_channel_credentialsMakeChannelCreds (const std::string &creds_type, const Json &config)
 

Member Function Documentation

◆ IsSupported()

bool grpc_core::XdsChannelCredsRegistry::IsSupported ( const std::string &  creds_type)
static

◆ IsValidConfig()

bool grpc_core::XdsChannelCredsRegistry::IsValidConfig ( const std::string &  creds_type,
const Json config 
)
static

◆ MakeChannelCreds()

RefCountedPtr< grpc_channel_credentials > grpc_core::XdsChannelCredsRegistry::MakeChannelCreds ( const std::string &  creds_type,
const Json config 
)
static

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