grpc_alts_credentials_options.h
Go to the documentation of this file.
1 /*
2  *
3  * Copyright 2018 gRPC authors.
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  * http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18 
19 #ifndef GRPC_CORE_LIB_SECURITY_CREDENTIALS_ALTS_GRPC_ALTS_CREDENTIALS_OPTIONS_H
20 #define GRPC_CORE_LIB_SECURITY_CREDENTIALS_ALTS_GRPC_ALTS_CREDENTIALS_OPTIONS_H
21 
23 
24 #include <grpc/grpc_security.h>
25 
27 
28 /* V-table for grpc_alts_credentials_options */
34 
38 };
39 
40 typedef struct target_service_account {
42  char* data;
44 
54 
62 
73 
74 #endif /* GRPC_CORE_LIB_SECURITY_CREDENTIALS_ALTS_GRPC_ALTS_CREDENTIALS_OPTIONS_H \
75  */
grpc_alts_credentials_client_options::base
grpc_alts_credentials_options base
Definition: grpc_alts_credentials_options.h:51
grpc_alts_credentials_client_options
Definition: grpc_alts_credentials_options.h:50
grpc_alts_credentials_options::vtable
const struct grpc_alts_credentials_options_vtable * vtable
Definition: grpc_alts_credentials_options.h:36
grpc_alts_credentials_client_options::target_account_list_head
target_service_account * target_account_list_head
Definition: grpc_alts_credentials_options.h:52
options
double_dict options[]
Definition: capstone_test.c:55
target_service_account
Definition: grpc_alts_credentials_options.h:40
grpc_alts_credentials_server_options
Definition: grpc_alts_credentials_options.h:59
grpc_security.h
grpc_alts_credentials_options_vtable
Definition: grpc_alts_credentials_options.h:29
grpc_alts_credentials_options_copy
grpc_alts_credentials_options * grpc_alts_credentials_options_copy(const grpc_alts_credentials_options *options)
Definition: grpc_alts_credentials_options.cc:26
grpc_alts_credentials_server_options::base
grpc_alts_credentials_options base
Definition: grpc_alts_credentials_options.h:60
grpc_alts_credentials_options_vtable
struct grpc_alts_credentials_options_vtable grpc_alts_credentials_options_vtable
target_service_account
struct target_service_account target_service_account
grpc_alts_credentials_options
Definition: grpc_alts_credentials_options.h:35
grpc_alts_credentials_options::rpc_versions
grpc_gcp_rpc_protocol_versions rpc_versions
Definition: grpc_alts_credentials_options.h:37
grpc_alts_credentials_server_options
struct grpc_alts_credentials_server_options grpc_alts_credentials_server_options
transport_security_common_api.h
grpc_alts_credentials_client_options
struct grpc_alts_credentials_client_options grpc_alts_credentials_client_options
grpc_alts_credentials_options_vtable::destruct
void(* destruct)(grpc_alts_credentials_options *options)
Definition: grpc_alts_credentials_options.h:32
_grpc_gcp_RpcProtocolVersions
Definition: transport_security_common_api.h:38
target_service_account::data
char * data
Definition: grpc_alts_credentials_options.h:42
target_service_account::next
struct target_service_account * next
Definition: grpc_alts_credentials_options.h:41
port_platform.h


grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:44