Public Member Functions | Public Attributes | List of all members
grpc::testing::XdsEnd2endTest::WaitForBackendOptions Struct Reference

#include <xds_end2end_test_lib.h>

Public Member Functions

WaitForBackendOptionsset_reset_counters (bool enable)
 
WaitForBackendOptionsset_timeout_ms (int ms)
 
 WaitForBackendOptions ()
 

Public Attributes

bool reset_counters = true
 
int timeout_ms = 5000
 

Detailed Description

Definition at line 880 of file xds_end2end_test_lib.h.

Constructor & Destructor Documentation

◆ WaitForBackendOptions()

grpc::testing::XdsEnd2endTest::WaitForBackendOptions::WaitForBackendOptions ( )
inline

Definition at line 886 of file xds_end2end_test_lib.h.

Member Function Documentation

◆ set_reset_counters()

WaitForBackendOptions& grpc::testing::XdsEnd2endTest::WaitForBackendOptions::set_reset_counters ( bool  enable)
inline

Definition at line 888 of file xds_end2end_test_lib.h.

◆ set_timeout_ms()

WaitForBackendOptions& grpc::testing::XdsEnd2endTest::WaitForBackendOptions::set_timeout_ms ( int  ms)
inline

Definition at line 893 of file xds_end2end_test_lib.h.

Member Data Documentation

◆ reset_counters

bool grpc::testing::XdsEnd2endTest::WaitForBackendOptions::reset_counters = true

Definition at line 882 of file xds_end2end_test_lib.h.

◆ timeout_ms

int grpc::testing::XdsEnd2endTest::WaitForBackendOptions::timeout_ms = 5000

Definition at line 884 of file xds_end2end_test_lib.h.


The documentation for this struct was generated from the following file:


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