kubernetes_asyncio.dynamic.discovery_test module
- class kubernetes_asyncio.dynamic.discovery_test.TestDiscoverer(methodName='runTest')
Bases:
IsolatedAsyncioTestCase- config: Configuration
- classmethod setUpClass() None
Hook method for setting up class fixture before running tests in the class.
- async test_cache_decoder_resource_and_subresource() None
- async test_get_resources_for_api_version(mock_get_resources) None
Test case for get_resources_for_api_version
- async test_init_cache_from_file() None