kubernetes_asyncio.test.test_networking_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_networking_v1_api.TestNetworkingV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

NetworkingV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_ingress_class()

Test case for create_ingress_class

test_create_ip_address()

Test case for create_ip_address

test_create_namespaced_ingress()

Test case for create_namespaced_ingress

test_create_namespaced_network_policy()

Test case for create_namespaced_network_policy

test_create_service_cidr()

Test case for create_service_cidr

test_delete_collection_ingress_class()

Test case for delete_collection_ingress_class

test_delete_collection_ip_address()

Test case for delete_collection_ip_address

test_delete_collection_namespaced_ingress()

Test case for delete_collection_namespaced_ingress

test_delete_collection_namespaced_network_policy()

Test case for delete_collection_namespaced_network_policy

test_delete_collection_service_cidr()

Test case for delete_collection_service_cidr

test_delete_ingress_class()

Test case for delete_ingress_class

test_delete_ip_address()

Test case for delete_ip_address

test_delete_namespaced_ingress()

Test case for delete_namespaced_ingress

test_delete_namespaced_network_policy()

Test case for delete_namespaced_network_policy

test_delete_service_cidr()

Test case for delete_service_cidr

test_get_api_resources()

Test case for get_api_resources

test_list_ingress_class()

Test case for list_ingress_class

test_list_ingress_for_all_namespaces()

Test case for list_ingress_for_all_namespaces

test_list_ip_address()

Test case for list_ip_address

test_list_namespaced_ingress()

Test case for list_namespaced_ingress

test_list_namespaced_network_policy()

Test case for list_namespaced_network_policy

test_list_network_policy_for_all_namespaces()

Test case for list_network_policy_for_all_namespaces

test_list_service_cidr()

Test case for list_service_cidr

test_patch_ingress_class()

Test case for patch_ingress_class

test_patch_ip_address()

Test case for patch_ip_address

test_patch_namespaced_ingress()

Test case for patch_namespaced_ingress

test_patch_namespaced_ingress_status()

Test case for patch_namespaced_ingress_status

test_patch_namespaced_network_policy()

Test case for patch_namespaced_network_policy

test_patch_service_cidr()

Test case for patch_service_cidr

test_patch_service_cidr_status()

Test case for patch_service_cidr_status

test_read_ingress_class()

Test case for read_ingress_class

test_read_ip_address()

Test case for read_ip_address

test_read_namespaced_ingress()

Test case for read_namespaced_ingress

test_read_namespaced_ingress_status()

Test case for read_namespaced_ingress_status

test_read_namespaced_network_policy()

Test case for read_namespaced_network_policy

test_read_service_cidr()

Test case for read_service_cidr

test_read_service_cidr_status()

Test case for read_service_cidr_status

test_replace_ingress_class()

Test case for replace_ingress_class

test_replace_ip_address()

Test case for replace_ip_address

test_replace_namespaced_ingress()

Test case for replace_namespaced_ingress

test_replace_namespaced_ingress_status()

Test case for replace_namespaced_ingress_status

test_replace_namespaced_network_policy()

Test case for replace_namespaced_network_policy

test_replace_service_cidr()

Test case for replace_service_cidr

test_replace_service_cidr_status()

Test case for replace_service_cidr_status