kubernetes_asyncio.test.test_flowcontrol_apiserver_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_flowcontrol_apiserver_v1_api.TestFlowcontrolApiserverV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

FlowcontrolApiserverV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_flow_schema()

Test case for create_flow_schema

test_create_priority_level_configuration()

Test case for create_priority_level_configuration

test_delete_collection_flow_schema()

Test case for delete_collection_flow_schema

test_delete_collection_priority_level_configuration()

Test case for delete_collection_priority_level_configuration

test_delete_flow_schema()

Test case for delete_flow_schema

test_delete_priority_level_configuration()

Test case for delete_priority_level_configuration

test_get_api_resources()

Test case for get_api_resources

test_list_flow_schema()

Test case for list_flow_schema

test_list_priority_level_configuration()

Test case for list_priority_level_configuration

test_patch_flow_schema()

Test case for patch_flow_schema

test_patch_flow_schema_status()

Test case for patch_flow_schema_status

test_patch_priority_level_configuration()

Test case for patch_priority_level_configuration

test_patch_priority_level_configuration_status()

Test case for patch_priority_level_configuration_status

test_read_flow_schema()

Test case for read_flow_schema

test_read_flow_schema_status()

Test case for read_flow_schema_status

test_read_priority_level_configuration()

Test case for read_priority_level_configuration

test_read_priority_level_configuration_status()

Test case for read_priority_level_configuration_status

test_replace_flow_schema()

Test case for replace_flow_schema

test_replace_flow_schema_status()

Test case for replace_flow_schema_status

test_replace_priority_level_configuration()

Test case for replace_priority_level_configuration

test_replace_priority_level_configuration_status()

Test case for replace_priority_level_configuration_status