kubernetes_asyncio.test.test_batch_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_batch_v1_api.TestBatchV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

BatchV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_namespaced_cron_job()

Test case for create_namespaced_cron_job

test_create_namespaced_job()

Test case for create_namespaced_job

test_delete_collection_namespaced_cron_job()

Test case for delete_collection_namespaced_cron_job

test_delete_collection_namespaced_job()

Test case for delete_collection_namespaced_job

test_delete_namespaced_cron_job()

Test case for delete_namespaced_cron_job

test_delete_namespaced_job()

Test case for delete_namespaced_job

test_get_api_resources()

Test case for get_api_resources

test_list_cron_job_for_all_namespaces()

Test case for list_cron_job_for_all_namespaces

test_list_job_for_all_namespaces()

Test case for list_job_for_all_namespaces

test_list_namespaced_cron_job()

Test case for list_namespaced_cron_job

test_list_namespaced_job()

Test case for list_namespaced_job

test_patch_namespaced_cron_job()

Test case for patch_namespaced_cron_job

test_patch_namespaced_cron_job_status()

Test case for patch_namespaced_cron_job_status

test_patch_namespaced_job()

Test case for patch_namespaced_job

test_patch_namespaced_job_status()

Test case for patch_namespaced_job_status

test_read_namespaced_cron_job()

Test case for read_namespaced_cron_job

test_read_namespaced_cron_job_status()

Test case for read_namespaced_cron_job_status

test_read_namespaced_job()

Test case for read_namespaced_job

test_read_namespaced_job_status()

Test case for read_namespaced_job_status

test_replace_namespaced_cron_job()

Test case for replace_namespaced_cron_job

test_replace_namespaced_cron_job_status()

Test case for replace_namespaced_cron_job_status

test_replace_namespaced_job()

Test case for replace_namespaced_job

test_replace_namespaced_job_status()

Test case for replace_namespaced_job_status