kubernetes.aio.e2e_test.test_api module

class kubernetes.aio.e2e_test.test_api.TestClientApi(methodName='runTest')

Bases: IsolatedAsyncioTestCase

classmethod setUpClass()

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

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