kubernetes.aio.test.test_node_v1_api module¶
Kubernetes
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.36 Generated by: https://openapi-generator.tech
- class kubernetes.aio.test.test_node_v1_api.TestNodeV1Api(methodName='runTest')¶
Bases:
IsolatedAsyncioTestCaseNodeV1Api unit test stubs
- async asyncSetUp()¶
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- test_create_runtime_class()¶
Test case for create_runtime_class
- test_delete_collection_runtime_class()¶
Test case for delete_collection_runtime_class
- test_delete_runtime_class()¶
Test case for delete_runtime_class
- test_get_api_resources()¶
Test case for get_api_resources
- test_list_runtime_class()¶
Test case for list_runtime_class
- test_patch_runtime_class()¶
Test case for patch_runtime_class
- test_read_runtime_class()¶
Test case for read_runtime_class
- test_replace_runtime_class()¶
Test case for replace_runtime_class