Namespaces | Functions
xds_csds_end2end_test.cc File Reference
#include <memory>
#include <string>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "absl/memory/memory.h"
#include "absl/strings/str_cat.h"
#include <grpcpp/create_channel.h>
#include <grpcpp/security/credentials.h>
#include "src/core/ext/filters/client_channel/backup_poller.h"
#include "src/cpp/client/secure_credentials.h"
#include "src/proto/grpc/testing/xds/v3/cluster.grpc.pb.h"
#include "src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.h"
#include "src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.h"
#include "src/proto/grpc/testing/xds/v3/listener.grpc.pb.h"
#include "src/proto/grpc/testing/xds/v3/route.grpc.pb.h"
#include "test/core/util/test_config.h"
#include "test/cpp/end2end/xds/xds_end2end_test_lib.h"
#include "src/cpp/server/csds/csds.h"
#include "src/proto/grpc/testing/xds/v3/csds.grpc.pb.h"
Include dependency graph for xds_csds_end2end_test.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 702 of file xds_csds_end2end_test.cc.

Variable Documentation

◆ admin_channel_

std::shared_ptr<Channel> admin_channel_
private

Definition at line 305 of file xds_csds_end2end_test.cc.

◆ admin_server_thread_

std::unique_ptr<AdminServerThread> admin_server_thread_
private

Definition at line 304 of file xds_csds_end2end_test.cc.

◆ csds_service_

Definition at line 301 of file xds_csds_end2end_test.cc.

◆ csds_stub_

std::unique_ptr< envoy::service::status::v3::ClientStatusDiscoveryService::Stub> csds_stub_
private

Definition at line 308 of file xds_csds_end2end_test.cc.

◆ stream_

std::unique_ptr< ClientReaderWriter<envoy::service::status::v3::ClientStatusRequest, envoy::service::status::v3::ClientStatusResponse> > stream_
private

Definition at line 313 of file xds_csds_end2end_test.cc.

◆ stream_context_

ClientContext stream_context_
private

Definition at line 309 of file xds_csds_end2end_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:38