kubernetes_asyncio.test.test_authorization_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_authorization_v1_api.TestAuthorizationV1Api(methodName='runTest')

Bases: IsolatedAsyncioTestCase

AuthorizationV1Api unit test stubs

async asyncSetUp()
tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_namespaced_local_subject_access_review()

Test case for create_namespaced_local_subject_access_review

test_create_self_subject_access_review()

Test case for create_self_subject_access_review

test_create_self_subject_rules_review()

Test case for create_self_subject_rules_review

test_create_subject_access_review()

Test case for create_subject_access_review

test_get_api_resources()

Test case for get_api_resources