kubernetes_asyncio.test.test_storage_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_storage_v1_api.TestStorageV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

StorageV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_csi_driver()

Test case for create_csi_driver

test_create_csi_node()

Test case for create_csi_node

test_create_namespaced_csi_storage_capacity()

Test case for create_namespaced_csi_storage_capacity

test_create_storage_class()

Test case for create_storage_class

test_create_volume_attachment()

Test case for create_volume_attachment

test_create_volume_attributes_class()

Test case for create_volume_attributes_class

test_delete_collection_csi_driver()

Test case for delete_collection_csi_driver

test_delete_collection_csi_node()

Test case for delete_collection_csi_node

test_delete_collection_namespaced_csi_storage_capacity()

Test case for delete_collection_namespaced_csi_storage_capacity

test_delete_collection_storage_class()

Test case for delete_collection_storage_class

test_delete_collection_volume_attachment()

Test case for delete_collection_volume_attachment

test_delete_collection_volume_attributes_class()

Test case for delete_collection_volume_attributes_class

test_delete_csi_driver()

Test case for delete_csi_driver

test_delete_csi_node()

Test case for delete_csi_node

test_delete_namespaced_csi_storage_capacity()

Test case for delete_namespaced_csi_storage_capacity

test_delete_storage_class()

Test case for delete_storage_class

test_delete_volume_attachment()

Test case for delete_volume_attachment

test_delete_volume_attributes_class()

Test case for delete_volume_attributes_class

test_get_api_resources()

Test case for get_api_resources

test_list_csi_driver()

Test case for list_csi_driver

test_list_csi_node()

Test case for list_csi_node

test_list_csi_storage_capacity_for_all_namespaces()

Test case for list_csi_storage_capacity_for_all_namespaces

test_list_namespaced_csi_storage_capacity()

Test case for list_namespaced_csi_storage_capacity

test_list_storage_class()

Test case for list_storage_class

test_list_volume_attachment()

Test case for list_volume_attachment

test_list_volume_attributes_class()

Test case for list_volume_attributes_class

test_patch_csi_driver()

Test case for patch_csi_driver

test_patch_csi_node()

Test case for patch_csi_node

test_patch_namespaced_csi_storage_capacity()

Test case for patch_namespaced_csi_storage_capacity

test_patch_storage_class()

Test case for patch_storage_class

test_patch_volume_attachment()

Test case for patch_volume_attachment

test_patch_volume_attachment_status()

Test case for patch_volume_attachment_status

test_patch_volume_attributes_class()

Test case for patch_volume_attributes_class

test_read_csi_driver()

Test case for read_csi_driver

test_read_csi_node()

Test case for read_csi_node

test_read_namespaced_csi_storage_capacity()

Test case for read_namespaced_csi_storage_capacity

test_read_storage_class()

Test case for read_storage_class

test_read_volume_attachment()

Test case for read_volume_attachment

test_read_volume_attachment_status()

Test case for read_volume_attachment_status

test_read_volume_attributes_class()

Test case for read_volume_attributes_class

test_replace_csi_driver()

Test case for replace_csi_driver

test_replace_csi_node()

Test case for replace_csi_node

test_replace_namespaced_csi_storage_capacity()

Test case for replace_namespaced_csi_storage_capacity

test_replace_storage_class()

Test case for replace_storage_class

test_replace_volume_attachment()

Test case for replace_volume_attachment

test_replace_volume_attachment_status()

Test case for replace_volume_attachment_status

test_replace_volume_attributes_class()

Test case for replace_volume_attributes_class