|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/lib/security/credentials/iam/iam_credentials.h"#include <string.h>#include "src/core/lib/gprpp/ref_counted_ptr.h"#include "src/core/lib/surface/api_trace.h"#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include <grpc/support/string_util.h>#include <grpc/support/sync.h>Functions | |
| grpc_call_credentials * | grpc_google_iam_credentials_create (const char *token, const char *authority_selector, void *reserved) |
| Creates an IAM credentials object for connecting to Google. More... | |
| grpc_call_credentials* grpc_google_iam_credentials_create | ( | const char * | token, |
| const char * | authority_selector, | ||
| void * | reserved | ||
| ) |
Creates an IAM credentials object for connecting to Google.