kubernetes_asyncio.client.test_rest module

class kubernetes_asyncio.client.test_rest.TestRESTClientObject(methodName='runTest')

Bases: IsolatedAsyncioTestCase

classmethod setUpClass()

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

async test_disable_ssl_verification()
async test_rest_request_timeout()