kubernetes.e2e_test.test_client module¶
- class kubernetes.e2e_test.test_client.TestClient(methodName='runTest')¶
Bases:
TestCase- classmethod setUpClass()¶
Hook method for setting up class fixture before running tests in the class.
- test_configmap_apis()¶
- test_exit_code()¶
- test_node_apis()¶
- test_pod_apis()¶
- test_pod_exec_close_channel()¶
Test sending CLOSE signal for a channel (v5 protocol).
- test_portforward_http()¶
- test_portforward_raw()¶
- test_replication_controller_apis()¶
- test_service_apis()¶
- kubernetes.e2e_test.test_client.manifest_with_command(name, command)¶
- kubernetes.e2e_test.test_client.short_uuid()¶