GRPC C++  1.39.1
Functions
iam_credentials.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/credentials/iam/iam_credentials.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/sync.h>
#include "absl/strings/str_format.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/surface/api_trace.h"

Functions

grpc_call_credentialsgrpc_google_iam_credentials_create (const char *token, const char *authority_selector, void *reserved)
 Creates an IAM credentials object for connecting to Google. More...
 

Function Documentation

◆ grpc_google_iam_credentials_create()

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.