kubernetes_asyncio.test.test_core_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_core_v1_api.TestCoreV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

CoreV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_connect_delete_namespaced_pod_proxy()

Test case for connect_delete_namespaced_pod_proxy

test_connect_delete_namespaced_pod_proxy_with_path()

Test case for connect_delete_namespaced_pod_proxy_with_path

test_connect_delete_namespaced_service_proxy()

Test case for connect_delete_namespaced_service_proxy

test_connect_delete_namespaced_service_proxy_with_path()

Test case for connect_delete_namespaced_service_proxy_with_path

test_connect_delete_node_proxy()

Test case for connect_delete_node_proxy

test_connect_delete_node_proxy_with_path()

Test case for connect_delete_node_proxy_with_path

test_connect_get_namespaced_pod_attach()

Test case for connect_get_namespaced_pod_attach

test_connect_get_namespaced_pod_exec()

Test case for connect_get_namespaced_pod_exec

test_connect_get_namespaced_pod_portforward()

Test case for connect_get_namespaced_pod_portforward

test_connect_get_namespaced_pod_proxy()

Test case for connect_get_namespaced_pod_proxy

test_connect_get_namespaced_pod_proxy_with_path()

Test case for connect_get_namespaced_pod_proxy_with_path

test_connect_get_namespaced_service_proxy()

Test case for connect_get_namespaced_service_proxy

test_connect_get_namespaced_service_proxy_with_path()

Test case for connect_get_namespaced_service_proxy_with_path

test_connect_get_node_proxy()

Test case for connect_get_node_proxy

test_connect_get_node_proxy_with_path()

Test case for connect_get_node_proxy_with_path

test_connect_head_namespaced_pod_proxy()

Test case for connect_head_namespaced_pod_proxy

test_connect_head_namespaced_pod_proxy_with_path()

Test case for connect_head_namespaced_pod_proxy_with_path

test_connect_head_namespaced_service_proxy()

Test case for connect_head_namespaced_service_proxy

test_connect_head_namespaced_service_proxy_with_path()

Test case for connect_head_namespaced_service_proxy_with_path

test_connect_head_node_proxy()

Test case for connect_head_node_proxy

test_connect_head_node_proxy_with_path()

Test case for connect_head_node_proxy_with_path

test_connect_options_namespaced_pod_proxy()

Test case for connect_options_namespaced_pod_proxy

test_connect_options_namespaced_pod_proxy_with_path()

Test case for connect_options_namespaced_pod_proxy_with_path

test_connect_options_namespaced_service_proxy()

Test case for connect_options_namespaced_service_proxy

test_connect_options_namespaced_service_proxy_with_path()

Test case for connect_options_namespaced_service_proxy_with_path

test_connect_options_node_proxy()

Test case for connect_options_node_proxy

test_connect_options_node_proxy_with_path()

Test case for connect_options_node_proxy_with_path

test_connect_patch_namespaced_pod_proxy()

Test case for connect_patch_namespaced_pod_proxy

test_connect_patch_namespaced_pod_proxy_with_path()

Test case for connect_patch_namespaced_pod_proxy_with_path

test_connect_patch_namespaced_service_proxy()

Test case for connect_patch_namespaced_service_proxy

test_connect_patch_namespaced_service_proxy_with_path()

Test case for connect_patch_namespaced_service_proxy_with_path

test_connect_patch_node_proxy()

Test case for connect_patch_node_proxy

test_connect_patch_node_proxy_with_path()

Test case for connect_patch_node_proxy_with_path

test_connect_post_namespaced_pod_attach()

Test case for connect_post_namespaced_pod_attach

test_connect_post_namespaced_pod_exec()

Test case for connect_post_namespaced_pod_exec

test_connect_post_namespaced_pod_portforward()

Test case for connect_post_namespaced_pod_portforward

test_connect_post_namespaced_pod_proxy()

Test case for connect_post_namespaced_pod_proxy

test_connect_post_namespaced_pod_proxy_with_path()

Test case for connect_post_namespaced_pod_proxy_with_path

test_connect_post_namespaced_service_proxy()

Test case for connect_post_namespaced_service_proxy

test_connect_post_namespaced_service_proxy_with_path()

Test case for connect_post_namespaced_service_proxy_with_path

test_connect_post_node_proxy()

Test case for connect_post_node_proxy

test_connect_post_node_proxy_with_path()

Test case for connect_post_node_proxy_with_path

test_connect_put_namespaced_pod_proxy()

Test case for connect_put_namespaced_pod_proxy

test_connect_put_namespaced_pod_proxy_with_path()

Test case for connect_put_namespaced_pod_proxy_with_path

test_connect_put_namespaced_service_proxy()

Test case for connect_put_namespaced_service_proxy

test_connect_put_namespaced_service_proxy_with_path()

Test case for connect_put_namespaced_service_proxy_with_path

test_connect_put_node_proxy()

Test case for connect_put_node_proxy

test_connect_put_node_proxy_with_path()

Test case for connect_put_node_proxy_with_path

test_create_namespace()

Test case for create_namespace

test_create_namespaced_binding()

Test case for create_namespaced_binding

test_create_namespaced_config_map()

Test case for create_namespaced_config_map

test_create_namespaced_endpoints()

Test case for create_namespaced_endpoints

test_create_namespaced_event()

Test case for create_namespaced_event

test_create_namespaced_limit_range()

Test case for create_namespaced_limit_range

test_create_namespaced_persistent_volume_claim()

Test case for create_namespaced_persistent_volume_claim

test_create_namespaced_pod()

Test case for create_namespaced_pod

test_create_namespaced_pod_binding()

Test case for create_namespaced_pod_binding

test_create_namespaced_pod_eviction()

Test case for create_namespaced_pod_eviction

test_create_namespaced_pod_template()

Test case for create_namespaced_pod_template

test_create_namespaced_replication_controller()

Test case for create_namespaced_replication_controller

test_create_namespaced_resource_quota()

Test case for create_namespaced_resource_quota

test_create_namespaced_secret()

Test case for create_namespaced_secret

test_create_namespaced_service()

Test case for create_namespaced_service

test_create_namespaced_service_account()

Test case for create_namespaced_service_account

test_create_namespaced_service_account_token()

Test case for create_namespaced_service_account_token

test_create_node()

Test case for create_node

test_create_persistent_volume()

Test case for create_persistent_volume

test_delete_collection_namespaced_config_map()

Test case for delete_collection_namespaced_config_map

test_delete_collection_namespaced_endpoints()

Test case for delete_collection_namespaced_endpoints

test_delete_collection_namespaced_event()

Test case for delete_collection_namespaced_event

test_delete_collection_namespaced_limit_range()

Test case for delete_collection_namespaced_limit_range

test_delete_collection_namespaced_persistent_volume_claim()

Test case for delete_collection_namespaced_persistent_volume_claim

test_delete_collection_namespaced_pod()

Test case for delete_collection_namespaced_pod

test_delete_collection_namespaced_pod_template()

Test case for delete_collection_namespaced_pod_template

test_delete_collection_namespaced_replication_controller()

Test case for delete_collection_namespaced_replication_controller

test_delete_collection_namespaced_resource_quota()

Test case for delete_collection_namespaced_resource_quota

test_delete_collection_namespaced_secret()

Test case for delete_collection_namespaced_secret

test_delete_collection_namespaced_service()

Test case for delete_collection_namespaced_service

test_delete_collection_namespaced_service_account()

Test case for delete_collection_namespaced_service_account

test_delete_collection_node()

Test case for delete_collection_node

test_delete_collection_persistent_volume()

Test case for delete_collection_persistent_volume

test_delete_namespace()

Test case for delete_namespace

test_delete_namespaced_config_map()

Test case for delete_namespaced_config_map

test_delete_namespaced_endpoints()

Test case for delete_namespaced_endpoints

test_delete_namespaced_event()

Test case for delete_namespaced_event

test_delete_namespaced_limit_range()

Test case for delete_namespaced_limit_range

test_delete_namespaced_persistent_volume_claim()

Test case for delete_namespaced_persistent_volume_claim

test_delete_namespaced_pod()

Test case for delete_namespaced_pod

test_delete_namespaced_pod_template()

Test case for delete_namespaced_pod_template

test_delete_namespaced_replication_controller()

Test case for delete_namespaced_replication_controller

test_delete_namespaced_resource_quota()

Test case for delete_namespaced_resource_quota

test_delete_namespaced_secret()

Test case for delete_namespaced_secret

test_delete_namespaced_service()

Test case for delete_namespaced_service

test_delete_namespaced_service_account()

Test case for delete_namespaced_service_account

test_delete_node()

Test case for delete_node

test_delete_persistent_volume()

Test case for delete_persistent_volume

test_get_api_resources()

Test case for get_api_resources

test_list_component_status()

Test case for list_component_status

test_list_config_map_for_all_namespaces()

Test case for list_config_map_for_all_namespaces

test_list_endpoints_for_all_namespaces()

Test case for list_endpoints_for_all_namespaces

test_list_event_for_all_namespaces()

Test case for list_event_for_all_namespaces

test_list_limit_range_for_all_namespaces()

Test case for list_limit_range_for_all_namespaces

test_list_namespace()

Test case for list_namespace

test_list_namespaced_config_map()

Test case for list_namespaced_config_map

test_list_namespaced_endpoints()

Test case for list_namespaced_endpoints

test_list_namespaced_event()

Test case for list_namespaced_event

test_list_namespaced_limit_range()

Test case for list_namespaced_limit_range

test_list_namespaced_persistent_volume_claim()

Test case for list_namespaced_persistent_volume_claim

test_list_namespaced_pod()

Test case for list_namespaced_pod

test_list_namespaced_pod_template()

Test case for list_namespaced_pod_template

test_list_namespaced_replication_controller()

Test case for list_namespaced_replication_controller

test_list_namespaced_resource_quota()

Test case for list_namespaced_resource_quota

test_list_namespaced_secret()

Test case for list_namespaced_secret

test_list_namespaced_service()

Test case for list_namespaced_service

test_list_namespaced_service_account()

Test case for list_namespaced_service_account

test_list_node()

Test case for list_node

test_list_persistent_volume()

Test case for list_persistent_volume

test_list_persistent_volume_claim_for_all_namespaces()

Test case for list_persistent_volume_claim_for_all_namespaces

test_list_pod_for_all_namespaces()

Test case for list_pod_for_all_namespaces

test_list_pod_template_for_all_namespaces()

Test case for list_pod_template_for_all_namespaces

test_list_replication_controller_for_all_namespaces()

Test case for list_replication_controller_for_all_namespaces

test_list_resource_quota_for_all_namespaces()

Test case for list_resource_quota_for_all_namespaces

test_list_secret_for_all_namespaces()

Test case for list_secret_for_all_namespaces

test_list_service_account_for_all_namespaces()

Test case for list_service_account_for_all_namespaces

test_list_service_for_all_namespaces()

Test case for list_service_for_all_namespaces

test_patch_namespace()

Test case for patch_namespace

test_patch_namespace_status()

Test case for patch_namespace_status

test_patch_namespaced_config_map()

Test case for patch_namespaced_config_map

test_patch_namespaced_endpoints()

Test case for patch_namespaced_endpoints

test_patch_namespaced_event()

Test case for patch_namespaced_event

test_patch_namespaced_limit_range()

Test case for patch_namespaced_limit_range

test_patch_namespaced_persistent_volume_claim()

Test case for patch_namespaced_persistent_volume_claim

test_patch_namespaced_persistent_volume_claim_status()

Test case for patch_namespaced_persistent_volume_claim_status

test_patch_namespaced_pod()

Test case for patch_namespaced_pod

test_patch_namespaced_pod_ephemeralcontainers()

Test case for patch_namespaced_pod_ephemeralcontainers

test_patch_namespaced_pod_resize()

Test case for patch_namespaced_pod_resize

test_patch_namespaced_pod_status()

Test case for patch_namespaced_pod_status

test_patch_namespaced_pod_template()

Test case for patch_namespaced_pod_template

test_patch_namespaced_replication_controller()

Test case for patch_namespaced_replication_controller

test_patch_namespaced_replication_controller_scale()

Test case for patch_namespaced_replication_controller_scale

test_patch_namespaced_replication_controller_status()

Test case for patch_namespaced_replication_controller_status

test_patch_namespaced_resource_quota()

Test case for patch_namespaced_resource_quota

test_patch_namespaced_resource_quota_status()

Test case for patch_namespaced_resource_quota_status

test_patch_namespaced_secret()

Test case for patch_namespaced_secret

test_patch_namespaced_service()

Test case for patch_namespaced_service

test_patch_namespaced_service_account()

Test case for patch_namespaced_service_account

test_patch_namespaced_service_status()

Test case for patch_namespaced_service_status

test_patch_node()

Test case for patch_node

test_patch_node_status()

Test case for patch_node_status

test_patch_persistent_volume()

Test case for patch_persistent_volume

test_patch_persistent_volume_status()

Test case for patch_persistent_volume_status

test_read_component_status()

Test case for read_component_status

test_read_namespace()

Test case for read_namespace

test_read_namespace_status()

Test case for read_namespace_status

test_read_namespaced_config_map()

Test case for read_namespaced_config_map

test_read_namespaced_endpoints()

Test case for read_namespaced_endpoints

test_read_namespaced_event()

Test case for read_namespaced_event

test_read_namespaced_limit_range()

Test case for read_namespaced_limit_range

test_read_namespaced_persistent_volume_claim()

Test case for read_namespaced_persistent_volume_claim

test_read_namespaced_persistent_volume_claim_status()

Test case for read_namespaced_persistent_volume_claim_status

test_read_namespaced_pod()

Test case for read_namespaced_pod

test_read_namespaced_pod_ephemeralcontainers()

Test case for read_namespaced_pod_ephemeralcontainers

test_read_namespaced_pod_log()

Test case for read_namespaced_pod_log

test_read_namespaced_pod_resize()

Test case for read_namespaced_pod_resize

test_read_namespaced_pod_status()

Test case for read_namespaced_pod_status

test_read_namespaced_pod_template()

Test case for read_namespaced_pod_template

test_read_namespaced_replication_controller()

Test case for read_namespaced_replication_controller

test_read_namespaced_replication_controller_scale()

Test case for read_namespaced_replication_controller_scale

test_read_namespaced_replication_controller_status()

Test case for read_namespaced_replication_controller_status

test_read_namespaced_resource_quota()

Test case for read_namespaced_resource_quota

test_read_namespaced_resource_quota_status()

Test case for read_namespaced_resource_quota_status

test_read_namespaced_secret()

Test case for read_namespaced_secret

test_read_namespaced_service()

Test case for read_namespaced_service

test_read_namespaced_service_account()

Test case for read_namespaced_service_account

test_read_namespaced_service_status()

Test case for read_namespaced_service_status

test_read_node()

Test case for read_node

test_read_node_status()

Test case for read_node_status

test_read_persistent_volume()

Test case for read_persistent_volume

test_read_persistent_volume_status()

Test case for read_persistent_volume_status

test_replace_namespace()

Test case for replace_namespace

test_replace_namespace_finalize()

Test case for replace_namespace_finalize

test_replace_namespace_status()

Test case for replace_namespace_status

test_replace_namespaced_config_map()

Test case for replace_namespaced_config_map

test_replace_namespaced_endpoints()

Test case for replace_namespaced_endpoints

test_replace_namespaced_event()

Test case for replace_namespaced_event

test_replace_namespaced_limit_range()

Test case for replace_namespaced_limit_range

test_replace_namespaced_persistent_volume_claim()

Test case for replace_namespaced_persistent_volume_claim

test_replace_namespaced_persistent_volume_claim_status()

Test case for replace_namespaced_persistent_volume_claim_status

test_replace_namespaced_pod()

Test case for replace_namespaced_pod

test_replace_namespaced_pod_ephemeralcontainers()

Test case for replace_namespaced_pod_ephemeralcontainers

test_replace_namespaced_pod_resize()

Test case for replace_namespaced_pod_resize

test_replace_namespaced_pod_status()

Test case for replace_namespaced_pod_status

test_replace_namespaced_pod_template()

Test case for replace_namespaced_pod_template

test_replace_namespaced_replication_controller()

Test case for replace_namespaced_replication_controller

test_replace_namespaced_replication_controller_scale()

Test case for replace_namespaced_replication_controller_scale

test_replace_namespaced_replication_controller_status()

Test case for replace_namespaced_replication_controller_status

test_replace_namespaced_resource_quota()

Test case for replace_namespaced_resource_quota

test_replace_namespaced_resource_quota_status()

Test case for replace_namespaced_resource_quota_status

test_replace_namespaced_secret()

Test case for replace_namespaced_secret

test_replace_namespaced_service()

Test case for replace_namespaced_service

test_replace_namespaced_service_account()

Test case for replace_namespaced_service_account

test_replace_namespaced_service_status()

Test case for replace_namespaced_service_status

test_replace_node()

Test case for replace_node

test_replace_node_status()

Test case for replace_node_status

test_replace_persistent_volume()

Test case for replace_persistent_volume

test_replace_persistent_volume_status()

Test case for replace_persistent_volume_status