kubernetes_asyncio.e2e_test.test_api module

class kubernetes_asyncio.e2e_test.test_api.TestClientApi(methodName='runTest')

Bases: IsolatedAsyncioTestCase

config: Configuration
classmethod setUpClass() None

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

async test_create_daemonset() None
async test_create_deployment() None
async test_create_deployment_from_yaml_file() None