Functions | |
| def | main (argv) |
Variables | |
| _CLEANUP_NAMESPACE | |
| _CMD | |
| _CONFIG_MESH | |
| _PRINT_RESPONSE | |
| _QPS = flags.DEFINE_integer('qps', default=25, help='Queries per second') | |
| _REUSE_NAMESPACE | |
| _SECURE | |
| KubernetesClientRunner = client_app.KubernetesClientRunner | |
| logger = logging.getLogger(__name__) | |
| def bin.run_test_client.main | ( | argv | ) |
Definition at line 58 of file run_test_client.py.
|
private |
Definition at line 45 of file run_test_client.py.
|
private |
Definition at line 27 of file run_test_client.py.
|
private |
Definition at line 38 of file run_test_client.py.
|
private |
Definition at line 35 of file run_test_client.py.
|
private |
Definition at line 34 of file run_test_client.py.
|
private |
Definition at line 42 of file run_test_client.py.
|
private |
Definition at line 31 of file run_test_client.py.
| bin.run_test_client.KubernetesClientRunner = client_app.KubernetesClientRunner |
Definition at line 55 of file run_test_client.py.
| bin.run_test_client.logger = logging.getLogger(__name__) |
Definition at line 25 of file run_test_client.py.