19 #ifndef GRPC_CORE_LIB_SECURITY_CREDENTIALS_ALTS_CHECK_GCP_ENVIRONMENT_H 20 #define GRPC_CORE_LIB_SECURITY_CREDENTIALS_ALTS_CHECK_GCP_ENVIRONMENT_H char * read_bios_file(const char *bios_file)
This method is a helper function that reads a file containing system bios data.
Definition: check_gcp_environment.cc:57
Round Robin Policy.
Definition: backend_metric.cc:24
bool check_bios_data(const char *bios_data)
This method checks if system BIOS data contains Google-specific phrases.
bool grpc_alts_is_running_on_gcp()
This method checks if a VM (Windows or Linux) is running within Google compute Engine (GCE) or not...
Definition: check_gcp_environment_no_op.cc:27