kubernetes_asyncio.test.test_scheduling_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: v1.34.3 Generated by: https://openapi-generator.tech
- class kubernetes_asyncio.test.test_scheduling_v1_api.TestSchedulingV1Api(methodName='runTest')
Bases:
IsolatedAsyncioTestCaseSchedulingV1Api unit test stubs
- async asyncSetUp()
- tearDown()
Hook method for deconstructing the test fixture after testing it.
- test_create_priority_class()
Test case for create_priority_class
- test_delete_collection_priority_class()
Test case for delete_collection_priority_class
- test_delete_priority_class()
Test case for delete_priority_class
- test_get_api_resources()
Test case for get_api_resources
- test_list_priority_class()
Test case for list_priority_class
- test_patch_priority_class()
Test case for patch_priority_class
- test_read_priority_class()
Test case for read_priority_class
- test_replace_priority_class()
Test case for replace_priority_class