Go to the source code of this file.
Functions | |
grpc_channel_credentials * | grpc_rb_get_wrapped_xds_channel_credentials (VALUE v) |
bool | grpc_rb_is_xds_channel_credentials (VALUE v) |
void | Init_grpc_xds_channel_credentials () |
grpc_channel_credentials* grpc_rb_get_wrapped_xds_channel_credentials | ( | VALUE | v | ) |
Definition at line 208 of file rb_xds_channel_credentials.c.
bool grpc_rb_is_xds_channel_credentials | ( | VALUE | v | ) |
Definition at line 216 of file rb_xds_channel_credentials.c.
void Init_grpc_xds_channel_credentials | ( | ) |
Definition at line 188 of file rb_xds_channel_credentials.c.