|
GRPC Core
0.10.0.0
|
#include "src/core/security/credentials.h"#include <string.h>#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include <grpc/support/sync.h>#include "src/core/httpcli/httpcli.h"#include "src/core/support/env.h"#include "src/core/support/file.h"Data Structures | |
| struct | compute_engine_detector |
Macros | |
| #define | GRPC_COMPUTE_ENGINE_DETECTION_HOST "metadata.google.internal" |
Functions | |
| grpc_credentials * | grpc_google_default_credentials_create (void) |
| void | grpc_flush_cached_google_default_credentials (void) |
| #define GRPC_COMPUTE_ENGINE_DETECTION_HOST "metadata.google.internal" |
| void grpc_flush_cached_google_default_credentials | ( | void | ) |
| grpc_credentials* grpc_google_default_credentials_create | ( | void | ) |
1.8.6