kubernetes_asyncio.test.test_networking_v1beta1_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_networking_v1beta1_api.TestNetworkingV1beta1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

NetworkingV1beta1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_ip_address()

Test case for create_ip_address

test_create_service_cidr()

Test case for create_service_cidr

test_delete_collection_ip_address()

Test case for delete_collection_ip_address

test_delete_collection_service_cidr()

Test case for delete_collection_service_cidr

test_delete_ip_address()

Test case for delete_ip_address

test_delete_service_cidr()

Test case for delete_service_cidr

test_get_api_resources()

Test case for get_api_resources

test_list_ip_address()

Test case for list_ip_address

test_list_service_cidr()

Test case for list_service_cidr

test_patch_ip_address()

Test case for patch_ip_address

test_patch_service_cidr()

Test case for patch_service_cidr

test_patch_service_cidr_status()

Test case for patch_service_cidr_status

test_read_ip_address()

Test case for read_ip_address

test_read_service_cidr()

Test case for read_service_cidr

test_read_service_cidr_status()

Test case for read_service_cidr_status

test_replace_ip_address()

Test case for replace_ip_address

test_replace_service_cidr()

Test case for replace_service_cidr

test_replace_service_cidr_status()

Test case for replace_service_cidr_status