kubernetes_asyncio.test.test_apiregistration_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_apiregistration_v1_api.TestApiregistrationV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

ApiregistrationV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_api_service()

Test case for create_api_service

test_delete_api_service()

Test case for delete_api_service

test_delete_collection_api_service()

Test case for delete_collection_api_service

test_get_api_resources()

Test case for get_api_resources

test_list_api_service()

Test case for list_api_service

test_patch_api_service()

Test case for patch_api_service

test_patch_api_service_status()

Test case for patch_api_service_status

test_read_api_service()

Test case for read_api_service

test_read_api_service_status()

Test case for read_api_service_status

test_replace_api_service()

Test case for replace_api_service

test_replace_api_service_status()

Test case for replace_api_service_status