grpc_tls_credential_reload_arg

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cb
void function(grpc_tls_credential_reload_arg*) cb;
Undocumented in source.
cb_user_data
void* cb_user_data;
Undocumented in source.
config
grpc_tls_credential_reload_config* config;
Undocumented in source.
context
void* context;
Undocumented in source.
destroy_context
void function(void*) destroy_context;
Undocumented in source.
error_details
const(char)* error_details;
Undocumented in source.
key_materials_config
grpc_tls_key_materials_config* key_materials_config;
Undocumented in source.
status
grpc_ssl_certificate_config_reload_status status;
Undocumented in source.

Meta