kubernetes_asyncio.test.test_custom_objects_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_custom_objects_api.TestCustomObjectsApi(methodName='runTest')

Bases: IsolatedAsyncioTestCase

CustomObjectsApi unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_cluster_custom_object()

Test case for create_cluster_custom_object

test_create_namespaced_custom_object()

Test case for create_namespaced_custom_object

test_delete_cluster_custom_object()

Test case for delete_cluster_custom_object

test_delete_collection_cluster_custom_object()

Test case for delete_collection_cluster_custom_object

test_delete_collection_namespaced_custom_object()

Test case for delete_collection_namespaced_custom_object

test_delete_namespaced_custom_object()

Test case for delete_namespaced_custom_object

test_get_api_resources()

Test case for get_api_resources

test_get_cluster_custom_object()

Test case for get_cluster_custom_object

test_get_cluster_custom_object_scale()

Test case for get_cluster_custom_object_scale

test_get_cluster_custom_object_status()

Test case for get_cluster_custom_object_status

test_get_namespaced_custom_object()

Test case for get_namespaced_custom_object

test_get_namespaced_custom_object_scale()

Test case for get_namespaced_custom_object_scale

test_get_namespaced_custom_object_status()

Test case for get_namespaced_custom_object_status

test_list_cluster_custom_object()

Test case for list_cluster_custom_object

test_list_custom_object_for_all_namespaces()

Test case for list_custom_object_for_all_namespaces

test_list_namespaced_custom_object()

Test case for list_namespaced_custom_object

test_patch_cluster_custom_object()

Test case for patch_cluster_custom_object

test_patch_cluster_custom_object_scale()

Test case for patch_cluster_custom_object_scale

test_patch_cluster_custom_object_status()

Test case for patch_cluster_custom_object_status

test_patch_namespaced_custom_object()

Test case for patch_namespaced_custom_object

test_patch_namespaced_custom_object_scale()

Test case for patch_namespaced_custom_object_scale

test_patch_namespaced_custom_object_status()

Test case for patch_namespaced_custom_object_status

test_replace_cluster_custom_object()

Test case for replace_cluster_custom_object

test_replace_cluster_custom_object_scale()

Test case for replace_cluster_custom_object_scale

test_replace_cluster_custom_object_status()

Test case for replace_cluster_custom_object_status

test_replace_namespaced_custom_object()

Test case for replace_namespaced_custom_object

test_replace_namespaced_custom_object_scale()

Test case for replace_namespaced_custom_object_scale

test_replace_namespaced_custom_object_status()

Test case for replace_namespaced_custom_object_status