kubernetes_asyncio.test.test_resource_v1alpha3_api module
Kubernetes
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: v1.34.3 Generated by: https://openapi-generator.tech
- class kubernetes_asyncio.test.test_resource_v1alpha3_api.TestResourceV1alpha3Api(methodName='runTest')
Bases:
IsolatedAsyncioTestCaseResourceV1alpha3Api unit test stubs
- async asyncSetUp()
- tearDown()
Hook method for deconstructing the test fixture after testing it.
- test_create_device_taint_rule()
Test case for create_device_taint_rule
- test_delete_collection_device_taint_rule()
Test case for delete_collection_device_taint_rule
- test_delete_device_taint_rule()
Test case for delete_device_taint_rule
- test_get_api_resources()
Test case for get_api_resources
- test_list_device_taint_rule()
Test case for list_device_taint_rule
- test_patch_device_taint_rule()
Test case for patch_device_taint_rule
- test_read_device_taint_rule()
Test case for read_device_taint_rule
- test_replace_device_taint_rule()
Test case for replace_device_taint_rule