Public Attributes | List of all members
alts_tsi_handshaker Struct Reference

Public Attributes

tsi_handshaker base
 
grpc_channelchannel = nullptr
 
alts_handshaker_clientclient = nullptr
 
alts_handshaker_client_vtableclient_vtable_for_testing = nullptr
 
char * handshaker_service_url
 
bool has_created_handshaker_client = false
 
bool has_sent_start_message = false
 
grpc_pollset_setinterested_parties
 
bool is_client
 
size_t max_frame_size
 
grpc_core::Mutex mu
 
grpc_alts_credentials_optionsoptions
 
bool shutdown = false
 
grpc_slice target_name
 
bool use_dedicated_cq
 

Detailed Description

Definition at line 49 of file alts_tsi_handshaker.cc.

Member Data Documentation

◆ base

tsi_handshaker alts_tsi_handshaker::base

Definition at line 50 of file alts_tsi_handshaker.cc.

◆ channel

grpc_channel* alts_tsi_handshaker::channel = nullptr

Definition at line 59 of file alts_tsi_handshaker.cc.

◆ client

alts_handshaker_client* alts_tsi_handshaker::client = nullptr

Definition at line 66 of file alts_tsi_handshaker.cc.

◆ client_vtable_for_testing

alts_handshaker_client_vtable* alts_tsi_handshaker::client_vtable_for_testing = nullptr

Definition at line 58 of file alts_tsi_handshaker.cc.

◆ handshaker_service_url

char* alts_tsi_handshaker::handshaker_service_url

Definition at line 55 of file alts_tsi_handshaker.cc.

◆ has_created_handshaker_client

bool alts_tsi_handshaker::has_created_handshaker_client = false

Definition at line 54 of file alts_tsi_handshaker.cc.

◆ has_sent_start_message

bool alts_tsi_handshaker::has_sent_start_message = false

Definition at line 53 of file alts_tsi_handshaker.cc.

◆ interested_parties

grpc_pollset_set* alts_tsi_handshaker::interested_parties

Definition at line 56 of file alts_tsi_handshaker.cc.

◆ is_client

bool alts_tsi_handshaker::is_client

Definition at line 52 of file alts_tsi_handshaker.cc.

◆ max_frame_size

size_t alts_tsi_handshaker::max_frame_size

Definition at line 71 of file alts_tsi_handshaker.cc.

◆ mu

grpc_core::Mutex alts_tsi_handshaker::mu

Definition at line 65 of file alts_tsi_handshaker.cc.

◆ options

grpc_alts_credentials_options* alts_tsi_handshaker::options

Definition at line 57 of file alts_tsi_handshaker.cc.

◆ shutdown

bool alts_tsi_handshaker::shutdown = false

Definition at line 69 of file alts_tsi_handshaker.cc.

◆ target_name

grpc_slice alts_tsi_handshaker::target_name

Definition at line 51 of file alts_tsi_handshaker.cc.

◆ use_dedicated_cq

bool alts_tsi_handshaker::use_dedicated_cq

Definition at line 60 of file alts_tsi_handshaker.cc.


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


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