kubernetes_asyncio.e2e_test.test_client module

class kubernetes_asyncio.e2e_test.test_client.TestClient(methodName='runTest')

Bases: IsolatedAsyncioTestCase

config: Configuration
classmethod setUpClass() None

Hook method for setting up class fixture before running tests in the class.

async test_body_as_dict() None
async test_configmap_apis() None
async test_node_apis() None
async test_pod_apis() None
async test_replication_controller_apis() None
async test_service_apis() None
kubernetes_asyncio.e2e_test.test_client.short_uuid() str