kubernetes.aio.test.test_scheduling_v1alpha2_api module

Kubernetes

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.36 Generated by: https://openapi-generator.tech

class kubernetes.aio.test.test_scheduling_v1alpha2_api.TestSchedulingV1alpha2Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

SchedulingV1alpha2Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_namespaced_pod_group()

Test case for create_namespaced_pod_group

test_create_namespaced_workload()

Test case for create_namespaced_workload

test_delete_collection_namespaced_pod_group()

Test case for delete_collection_namespaced_pod_group

test_delete_collection_namespaced_workload()

Test case for delete_collection_namespaced_workload

test_delete_namespaced_pod_group()

Test case for delete_namespaced_pod_group

test_delete_namespaced_workload()

Test case for delete_namespaced_workload

test_get_api_resources()

Test case for get_api_resources

test_list_namespaced_pod_group()

Test case for list_namespaced_pod_group

test_list_namespaced_workload()

Test case for list_namespaced_workload

test_list_pod_group_for_all_namespaces()

Test case for list_pod_group_for_all_namespaces

test_list_workload_for_all_namespaces()

Test case for list_workload_for_all_namespaces

test_patch_namespaced_pod_group()

Test case for patch_namespaced_pod_group

test_patch_namespaced_pod_group_status()

Test case for patch_namespaced_pod_group_status

test_patch_namespaced_workload()

Test case for patch_namespaced_workload

test_read_namespaced_pod_group()

Test case for read_namespaced_pod_group

test_read_namespaced_pod_group_status()

Test case for read_namespaced_pod_group_status

test_read_namespaced_workload()

Test case for read_namespaced_workload

test_replace_namespaced_pod_group()

Test case for replace_namespaced_pod_group

test_replace_namespaced_pod_group_status()

Test case for replace_namespaced_pod_group_status

test_replace_namespaced_workload()

Test case for replace_namespaced_workload