kubernetes.test package¶
Submodules¶
kubernetes.test.test_apis_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_apis_api.TestApisApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseApisApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_versions()¶ Test case for get_api_versions
-
kubernetes.test.test_apps_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_apps_api.TestAppsApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseAppsApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_apps_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_apps_v1beta1_api.TestAppsV1beta1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseAppsV1beta1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_controller_revision()¶ Test case for create_namespaced_controller_revision
-
test_create_namespaced_deployment()¶ Test case for create_namespaced_deployment
-
test_create_namespaced_deployment_rollback()¶ Test case for create_namespaced_deployment_rollback
-
test_create_namespaced_stateful_set()¶ Test case for create_namespaced_stateful_set
-
test_delete_collection_namespaced_controller_revision()¶ Test case for delete_collection_namespaced_controller_revision
-
test_delete_collection_namespaced_deployment()¶ Test case for delete_collection_namespaced_deployment
-
test_delete_collection_namespaced_stateful_set()¶ Test case for delete_collection_namespaced_stateful_set
-
test_delete_namespaced_controller_revision()¶ Test case for delete_namespaced_controller_revision
-
test_delete_namespaced_deployment()¶ Test case for delete_namespaced_deployment
-
test_delete_namespaced_stateful_set()¶ Test case for delete_namespaced_stateful_set
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_controller_revision_for_all_namespaces()¶ Test case for list_controller_revision_for_all_namespaces
-
test_list_deployment_for_all_namespaces()¶ Test case for list_deployment_for_all_namespaces
-
test_list_namespaced_controller_revision()¶ Test case for list_namespaced_controller_revision
-
test_list_namespaced_deployment()¶ Test case for list_namespaced_deployment
-
test_list_namespaced_stateful_set()¶ Test case for list_namespaced_stateful_set
-
test_list_stateful_set_for_all_namespaces()¶ Test case for list_stateful_set_for_all_namespaces
-
test_patch_namespaced_controller_revision()¶ Test case for patch_namespaced_controller_revision
-
test_patch_namespaced_deployment()¶ Test case for patch_namespaced_deployment
-
test_patch_namespaced_deployment_scale()¶ Test case for patch_namespaced_deployment_scale
-
test_patch_namespaced_deployment_status()¶ Test case for patch_namespaced_deployment_status
-
test_patch_namespaced_stateful_set()¶ Test case for patch_namespaced_stateful_set
-
test_patch_namespaced_stateful_set_scale()¶ Test case for patch_namespaced_stateful_set_scale
-
test_patch_namespaced_stateful_set_status()¶ Test case for patch_namespaced_stateful_set_status
-
test_read_namespaced_controller_revision()¶ Test case for read_namespaced_controller_revision
-
test_read_namespaced_deployment()¶ Test case for read_namespaced_deployment
-
test_read_namespaced_deployment_scale()¶ Test case for read_namespaced_deployment_scale
-
test_read_namespaced_deployment_status()¶ Test case for read_namespaced_deployment_status
-
test_read_namespaced_stateful_set()¶ Test case for read_namespaced_stateful_set
-
test_read_namespaced_stateful_set_scale()¶ Test case for read_namespaced_stateful_set_scale
-
test_read_namespaced_stateful_set_status()¶ Test case for read_namespaced_stateful_set_status
-
test_replace_namespaced_controller_revision()¶ Test case for replace_namespaced_controller_revision
-
test_replace_namespaced_deployment()¶ Test case for replace_namespaced_deployment
-
test_replace_namespaced_deployment_scale()¶ Test case for replace_namespaced_deployment_scale
-
test_replace_namespaced_deployment_status()¶ Test case for replace_namespaced_deployment_status
-
test_replace_namespaced_stateful_set()¶ Test case for replace_namespaced_stateful_set
-
test_replace_namespaced_stateful_set_scale()¶ Test case for replace_namespaced_stateful_set_scale
-
test_replace_namespaced_stateful_set_status()¶ Test case for replace_namespaced_stateful_set_status
-
kubernetes.test.test_authentication_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_authentication_api.TestAuthenticationApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseAuthenticationApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_authentication_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_authentication_v1beta1_api.TestAuthenticationV1beta1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseAuthenticationV1beta1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_token_review()¶ Test case for create_token_review
-
test_get_api_resources()¶ Test case for get_api_resources
-
kubernetes.test.test_authorization_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Bases:
unittest.case.TestCaseAuthorizationApi unit test stubs
Hook method for setting up the test fixture before exercising it.
Hook method for deconstructing the test fixture after testing it.
Test case for get_api_group
kubernetes.test.test_authorization_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Bases:
unittest.case.TestCaseAuthorizationV1beta1Api unit test stubs
Hook method for setting up the test fixture before exercising it.
Hook method for deconstructing the test fixture after testing it.
Test case for create_namespaced_local_subject_access_review
Test case for create_self_subject_access_review
Test case for create_self_subject_rules_review
Test case for create_subject_access_review
Test case for get_api_resources
kubernetes.test.test_autoscaling_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_autoscaling_api.TestAutoscalingApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseAutoscalingApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_autoscaling_v1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_autoscaling_v1_api.TestAutoscalingV1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseAutoscalingV1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_horizontal_pod_autoscaler()¶ Test case for create_namespaced_horizontal_pod_autoscaler
-
test_delete_collection_namespaced_horizontal_pod_autoscaler()¶ Test case for delete_collection_namespaced_horizontal_pod_autoscaler
-
test_delete_namespaced_horizontal_pod_autoscaler()¶ Test case for delete_namespaced_horizontal_pod_autoscaler
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_horizontal_pod_autoscaler_for_all_namespaces()¶ Test case for list_horizontal_pod_autoscaler_for_all_namespaces
-
test_list_namespaced_horizontal_pod_autoscaler()¶ Test case for list_namespaced_horizontal_pod_autoscaler
-
test_patch_namespaced_horizontal_pod_autoscaler()¶ Test case for patch_namespaced_horizontal_pod_autoscaler
-
test_patch_namespaced_horizontal_pod_autoscaler_status()¶ Test case for patch_namespaced_horizontal_pod_autoscaler_status
-
test_read_namespaced_horizontal_pod_autoscaler()¶ Test case for read_namespaced_horizontal_pod_autoscaler
-
test_read_namespaced_horizontal_pod_autoscaler_status()¶ Test case for read_namespaced_horizontal_pod_autoscaler_status
-
test_replace_namespaced_horizontal_pod_autoscaler()¶ Test case for replace_namespaced_horizontal_pod_autoscaler
-
test_replace_namespaced_horizontal_pod_autoscaler_status()¶ Test case for replace_namespaced_horizontal_pod_autoscaler_status
-
kubernetes.test.test_batch_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_batch_api.TestBatchApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseBatchApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_batch_v1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_batch_v1_api.TestBatchV1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseBatchV1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_job()¶ Test case for create_namespaced_job
-
test_delete_collection_namespaced_job()¶ Test case for delete_collection_namespaced_job
-
test_delete_namespaced_job()¶ Test case for delete_namespaced_job
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_job_for_all_namespaces()¶ Test case for list_job_for_all_namespaces
-
test_list_namespaced_job()¶ Test case for list_namespaced_job
-
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_job()¶ Test case for read_namespaced_job
-
test_read_namespaced_job_status()¶ Test case for read_namespaced_job_status
-
test_replace_namespaced_job()¶ Test case for replace_namespaced_job
-
test_replace_namespaced_job_status()¶ Test case for replace_namespaced_job_status
-
kubernetes.test.test_batch_v2alpha1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_batch_v2alpha1_api.TestBatchV2alpha1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseBatchV2alpha1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_cron_job()¶ Test case for create_namespaced_cron_job
-
test_delete_collection_namespaced_cron_job()¶ Test case for delete_collection_namespaced_cron_job
-
test_delete_namespaced_cron_job()¶ Test case for delete_namespaced_cron_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_namespaced_cron_job()¶ Test case for list_namespaced_cron_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_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_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
-
kubernetes.test.test_certificates_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_certificates_api.TestCertificatesApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseCertificatesApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_certificates_v1alpha1_api module¶
kubernetes.test.test_core_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_core_api.TestCoreApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseCoreApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_versions()¶ Test case for get_api_versions
-
kubernetes.test.test_core_v1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_core_v1_api.TestCoreV1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseCoreV1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
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_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_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_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_log()¶ Test case for read_namespaced_pod_log
-
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_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
-
kubernetes.test.test_extensions_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_extensions_api.TestExtensionsApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseExtensionsApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_extensions_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_extensions_v1beta1_api.TestExtensionsV1beta1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseExtensionsV1beta1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_daemon_set()¶ Test case for create_namespaced_daemon_set
-
test_create_namespaced_deployment()¶ Test case for create_namespaced_deployment
-
test_create_namespaced_deployment_rollback()¶ Test case for create_namespaced_deployment_rollback
-
test_create_namespaced_ingress()¶ Test case for create_namespaced_ingress
-
test_create_namespaced_network_policy()¶ Test case for create_namespaced_network_policy
-
test_create_namespaced_replica_set()¶ Test case for create_namespaced_replica_set
-
test_create_pod_security_policy()¶ Test case for create_pod_security_policy
-
test_delete_collection_namespaced_daemon_set()¶ Test case for delete_collection_namespaced_daemon_set
-
test_delete_collection_namespaced_deployment()¶ Test case for delete_collection_namespaced_deployment
-
test_delete_collection_namespaced_ingress()¶ Test case for delete_collection_namespaced_ingress
-
test_delete_collection_namespaced_network_policy()¶ Test case for delete_collection_namespaced_network_policy
-
test_delete_collection_namespaced_replica_set()¶ Test case for delete_collection_namespaced_replica_set
-
test_delete_collection_pod_security_policy()¶ Test case for delete_collection_pod_security_policy
-
test_delete_namespaced_daemon_set()¶ Test case for delete_namespaced_daemon_set
-
test_delete_namespaced_deployment()¶ Test case for delete_namespaced_deployment
-
test_delete_namespaced_ingress()¶ Test case for delete_namespaced_ingress
-
test_delete_namespaced_network_policy()¶ Test case for delete_namespaced_network_policy
-
test_delete_namespaced_replica_set()¶ Test case for delete_namespaced_replica_set
-
test_delete_pod_security_policy()¶ Test case for delete_pod_security_policy
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_daemon_set_for_all_namespaces()¶ Test case for list_daemon_set_for_all_namespaces
-
test_list_deployment_for_all_namespaces()¶ Test case for list_deployment_for_all_namespaces
-
test_list_ingress_for_all_namespaces()¶ Test case for list_ingress_for_all_namespaces
-
test_list_namespaced_daemon_set()¶ Test case for list_namespaced_daemon_set
-
test_list_namespaced_deployment()¶ Test case for list_namespaced_deployment
-
test_list_namespaced_ingress()¶ Test case for list_namespaced_ingress
-
test_list_namespaced_network_policy()¶ Test case for list_namespaced_network_policy
-
test_list_namespaced_replica_set()¶ Test case for list_namespaced_replica_set
-
test_list_network_policy_for_all_namespaces()¶ Test case for list_network_policy_for_all_namespaces
-
test_list_pod_security_policy()¶ Test case for list_pod_security_policy
-
test_list_replica_set_for_all_namespaces()¶ Test case for list_replica_set_for_all_namespaces
-
test_patch_namespaced_daemon_set()¶ Test case for patch_namespaced_daemon_set
-
test_patch_namespaced_daemon_set_status()¶ Test case for patch_namespaced_daemon_set_status
-
test_patch_namespaced_deployment()¶ Test case for patch_namespaced_deployment
-
test_patch_namespaced_deployment_scale()¶ Test case for patch_namespaced_deployment_scale
-
test_patch_namespaced_deployment_status()¶ Test case for patch_namespaced_deployment_status
-
test_patch_namespaced_ingress()¶ Test case for patch_namespaced_ingress
-
test_patch_namespaced_ingress_status()¶ Test case for patch_namespaced_ingress_status
-
test_patch_namespaced_network_policy()¶ Test case for patch_namespaced_network_policy
-
test_patch_namespaced_replica_set()¶ Test case for patch_namespaced_replica_set
-
test_patch_namespaced_replica_set_scale()¶ Test case for patch_namespaced_replica_set_scale
-
test_patch_namespaced_replica_set_status()¶ Test case for patch_namespaced_replica_set_status
-
test_patch_namespaced_replication_controller_dummy_scale()¶ Test case for patch_namespaced_replication_controller_dummy_scale
-
test_patch_pod_security_policy()¶ Test case for patch_pod_security_policy
-
test_read_namespaced_daemon_set()¶ Test case for read_namespaced_daemon_set
-
test_read_namespaced_daemon_set_status()¶ Test case for read_namespaced_daemon_set_status
-
test_read_namespaced_deployment()¶ Test case for read_namespaced_deployment
-
test_read_namespaced_deployment_scale()¶ Test case for read_namespaced_deployment_scale
-
test_read_namespaced_deployment_status()¶ Test case for read_namespaced_deployment_status
-
test_read_namespaced_ingress()¶ Test case for read_namespaced_ingress
-
test_read_namespaced_ingress_status()¶ Test case for read_namespaced_ingress_status
-
test_read_namespaced_network_policy()¶ Test case for read_namespaced_network_policy
-
test_read_namespaced_replica_set()¶ Test case for read_namespaced_replica_set
-
test_read_namespaced_replica_set_scale()¶ Test case for read_namespaced_replica_set_scale
-
test_read_namespaced_replica_set_status()¶ Test case for read_namespaced_replica_set_status
-
test_read_namespaced_replication_controller_dummy_scale()¶ Test case for read_namespaced_replication_controller_dummy_scale
-
test_read_pod_security_policy()¶ Test case for read_pod_security_policy
-
test_replace_namespaced_daemon_set()¶ Test case for replace_namespaced_daemon_set
-
test_replace_namespaced_daemon_set_status()¶ Test case for replace_namespaced_daemon_set_status
-
test_replace_namespaced_deployment()¶ Test case for replace_namespaced_deployment
-
test_replace_namespaced_deployment_scale()¶ Test case for replace_namespaced_deployment_scale
-
test_replace_namespaced_deployment_status()¶ Test case for replace_namespaced_deployment_status
-
test_replace_namespaced_ingress()¶ Test case for replace_namespaced_ingress
-
test_replace_namespaced_ingress_status()¶ Test case for replace_namespaced_ingress_status
-
test_replace_namespaced_network_policy()¶ Test case for replace_namespaced_network_policy
-
test_replace_namespaced_replica_set()¶ Test case for replace_namespaced_replica_set
-
test_replace_namespaced_replica_set_scale()¶ Test case for replace_namespaced_replica_set_scale
-
test_replace_namespaced_replica_set_status()¶ Test case for replace_namespaced_replica_set_status
-
test_replace_namespaced_replication_controller_dummy_scale()¶ Test case for replace_namespaced_replication_controller_dummy_scale
-
test_replace_pod_security_policy()¶ Test case for replace_pod_security_policy
-
kubernetes.test.test_intstr_int_or_string module¶
kubernetes.test.test_logs_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_logs_api.TestLogsApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseLogsApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_log_file_handler()¶ Test case for log_file_handler
-
test_log_file_list_handler()¶ Test case for log_file_list_handler
-
kubernetes.test.test_policy_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_policy_api.TestPolicyApi(methodName='runTest')¶ Bases:
unittest.case.TestCasePolicyApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_policy_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_policy_v1beta1_api.TestPolicyV1beta1Api(methodName='runTest')¶ Bases:
unittest.case.TestCasePolicyV1beta1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_namespaced_pod_disruption_budget()¶ Test case for create_namespaced_pod_disruption_budget
-
test_create_pod_security_policy()¶ Test case for create_pod_security_policy
-
test_delete_collection_namespaced_pod_disruption_budget()¶ Test case for delete_collection_namespaced_pod_disruption_budget
-
test_delete_collection_pod_security_policy()¶ Test case for delete_collection_pod_security_policy
-
test_delete_namespaced_pod_disruption_budget()¶ Test case for delete_namespaced_pod_disruption_budget
-
test_delete_pod_security_policy()¶ Test case for delete_pod_security_policy
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_namespaced_pod_disruption_budget()¶ Test case for list_namespaced_pod_disruption_budget
-
test_list_pod_disruption_budget_for_all_namespaces()¶ Test case for list_pod_disruption_budget_for_all_namespaces
-
test_list_pod_security_policy()¶ Test case for list_pod_security_policy
-
test_patch_namespaced_pod_disruption_budget()¶ Test case for patch_namespaced_pod_disruption_budget
-
test_patch_namespaced_pod_disruption_budget_status()¶ Test case for patch_namespaced_pod_disruption_budget_status
-
test_patch_pod_security_policy()¶ Test case for patch_pod_security_policy
-
test_read_namespaced_pod_disruption_budget()¶ Test case for read_namespaced_pod_disruption_budget
-
test_read_namespaced_pod_disruption_budget_status()¶ Test case for read_namespaced_pod_disruption_budget_status
-
test_read_pod_security_policy()¶ Test case for read_pod_security_policy
-
test_replace_namespaced_pod_disruption_budget()¶ Test case for replace_namespaced_pod_disruption_budget
-
test_replace_namespaced_pod_disruption_budget_status()¶ Test case for replace_namespaced_pod_disruption_budget_status
-
test_replace_pod_security_policy()¶ Test case for replace_pod_security_policy
-
kubernetes.test.test_rbac_authorization_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Bases:
unittest.case.TestCaseRbacAuthorizationApi unit test stubs
Hook method for setting up the test fixture before exercising it.
Hook method for deconstructing the test fixture after testing it.
Test case for get_api_group
kubernetes.test.test_rbac_authorization_v1alpha1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Bases:
unittest.case.TestCaseRbacAuthorizationV1alpha1Api unit test stubs
Hook method for setting up the test fixture before exercising it.
Hook method for deconstructing the test fixture after testing it.
Test case for create_cluster_role
Test case for create_cluster_role_binding
Test case for create_namespaced_role
Test case for create_namespaced_role_binding
Test case for delete_cluster_role
Test case for delete_cluster_role_binding
Test case for delete_collection_cluster_role
Test case for delete_collection_cluster_role_binding
Test case for delete_collection_namespaced_role
Test case for delete_collection_namespaced_role_binding
Test case for delete_namespaced_role
Test case for delete_namespaced_role_binding
Test case for get_api_resources
Test case for list_cluster_role
Test case for list_cluster_role_binding
Test case for list_namespaced_role
Test case for list_namespaced_role_binding
Test case for list_role_binding_for_all_namespaces
Test case for list_role_for_all_namespaces
Test case for patch_cluster_role
Test case for patch_cluster_role_binding
Test case for patch_namespaced_role
Test case for patch_namespaced_role_binding
Test case for read_cluster_role
Test case for read_cluster_role_binding
Test case for read_namespaced_role
Test case for read_namespaced_role_binding
Test case for replace_cluster_role
Test case for replace_cluster_role_binding
Test case for replace_namespaced_role
Test case for replace_namespaced_role_binding
kubernetes.test.test_resource_quantity module¶
kubernetes.test.test_runtime_raw_extension module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_runtime_raw_extension.TestRuntimeRawExtension(methodName='runTest')¶ Bases:
unittest.case.TestCaseRuntimeRawExtension unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testRuntimeRawExtension()¶ Test RuntimeRawExtension
-
kubernetes.test.test_storage_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_storage_api.TestStorageApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseStorageApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_api_group()¶ Test case for get_api_group
-
kubernetes.test.test_storage_v1beta1_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_storage_v1beta1_api.TestStorageV1beta1Api(methodName='runTest')¶ Bases:
unittest.case.TestCaseStorageV1beta1Api unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_create_storage_class()¶ Test case for create_storage_class
-
test_create_volume_attachment()¶ Test case for create_volume_attachment
-
test_delete_collection_storage_class()¶ Test case for delete_collection_storage_class
-
test_delete_collection_volume_attachment()¶ Test case for delete_collection_volume_attachment
-
test_delete_storage_class()¶ Test case for delete_storage_class
-
test_delete_volume_attachment()¶ Test case for delete_volume_attachment
-
test_get_api_resources()¶ Test case for get_api_resources
-
test_list_storage_class()¶ Test case for list_storage_class
-
test_list_volume_attachment()¶ Test case for list_volume_attachment
-
test_patch_storage_class()¶ Test case for patch_storage_class
-
test_patch_volume_attachment()¶ Test case for patch_volume_attachment
-
test_read_storage_class()¶ Test case for read_storage_class
-
test_read_volume_attachment()¶ Test case for read_volume_attachment
-
test_replace_storage_class()¶ Test case for replace_storage_class
-
test_replace_volume_attachment()¶ Test case for replace_volume_attachment
-
kubernetes.test.test_unversioned_api_group module¶
kubernetes.test.test_unversioned_api_group_list module¶
kubernetes.test.test_unversioned_api_resource module¶
kubernetes.test.test_unversioned_api_resource_list module¶
kubernetes.test.test_unversioned_api_versions module¶
kubernetes.test.test_unversioned_group_version_for_discovery module¶
kubernetes.test.test_unversioned_label_selector module¶
kubernetes.test.test_unversioned_label_selector_requirement module¶
kubernetes.test.test_unversioned_list_meta module¶
kubernetes.test.test_unversioned_server_address_by_client_cidr module¶
kubernetes.test.test_unversioned_status module¶
kubernetes.test.test_unversioned_status_cause module¶
kubernetes.test.test_unversioned_status_details module¶
kubernetes.test.test_unversioned_time module¶
kubernetes.test.test_v1_attached_volume module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_attached_volume.TestV1AttachedVolume(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1AttachedVolume unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1AttachedVolume()¶ Test V1AttachedVolume
-
kubernetes.test.test_v1_aws_elastic_block_store_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_aws_elastic_block_store_volume_source.TestV1AWSElasticBlockStoreVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1AWSElasticBlockStoreVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1AWSElasticBlockStoreVolumeSource()¶ Test V1AWSElasticBlockStoreVolumeSource
-
kubernetes.test.test_v1_azure_disk_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_azure_disk_volume_source.TestV1AzureDiskVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1AzureDiskVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1AzureDiskVolumeSource()¶ Test V1AzureDiskVolumeSource
-
kubernetes.test.test_v1_azure_file_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_azure_file_volume_source.TestV1AzureFileVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1AzureFileVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1AzureFileVolumeSource()¶ Test V1AzureFileVolumeSource
-
kubernetes.test.test_v1_binding module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_binding.TestV1Binding(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Binding unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Binding()¶ Test V1Binding
-
kubernetes.test.test_v1_capabilities module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_capabilities.TestV1Capabilities(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Capabilities unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Capabilities()¶ Test V1Capabilities
-
kubernetes.test.test_v1_ceph_fs_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_ceph_fs_volume_source.TestV1CephFSVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1CephFSVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1CephFSVolumeSource()¶ Test V1CephFSVolumeSource
-
kubernetes.test.test_v1_cinder_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_cinder_volume_source.TestV1CinderVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1CinderVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1CinderVolumeSource()¶ Test V1CinderVolumeSource
-
kubernetes.test.test_v1_component_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_component_condition.TestV1ComponentCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ComponentCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ComponentCondition()¶ Test V1ComponentCondition
-
kubernetes.test.test_v1_component_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_component_status.TestV1ComponentStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ComponentStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ComponentStatus()¶ Test V1ComponentStatus
-
kubernetes.test.test_v1_component_status_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_component_status_list.TestV1ComponentStatusList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ComponentStatusList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ComponentStatusList()¶ Test V1ComponentStatusList
-
kubernetes.test.test_v1_config_map module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_config_map.TestV1ConfigMap(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ConfigMap unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ConfigMap()¶ Test V1ConfigMap
-
kubernetes.test.test_v1_config_map_key_selector module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_config_map_key_selector.TestV1ConfigMapKeySelector(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ConfigMapKeySelector unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ConfigMapKeySelector()¶ Test V1ConfigMapKeySelector
-
kubernetes.test.test_v1_config_map_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_config_map_list.TestV1ConfigMapList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ConfigMapList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ConfigMapList()¶ Test V1ConfigMapList
-
kubernetes.test.test_v1_config_map_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_config_map_volume_source.TestV1ConfigMapVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ConfigMapVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ConfigMapVolumeSource()¶ Test V1ConfigMapVolumeSource
-
kubernetes.test.test_v1_container module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container.TestV1Container(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Container unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Container()¶ Test V1Container
-
kubernetes.test.test_v1_container_image module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_image.TestV1ContainerImage(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerImage unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerImage()¶ Test V1ContainerImage
-
kubernetes.test.test_v1_container_port module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_port.TestV1ContainerPort(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerPort unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerPort()¶ Test V1ContainerPort
-
kubernetes.test.test_v1_container_state module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_state.TestV1ContainerState(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerState unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerState()¶ Test V1ContainerState
-
kubernetes.test.test_v1_container_state_running module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_state_running.TestV1ContainerStateRunning(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerStateRunning unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerStateRunning()¶ Test V1ContainerStateRunning
-
kubernetes.test.test_v1_container_state_terminated module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_state_terminated.TestV1ContainerStateTerminated(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerStateTerminated unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerStateTerminated()¶ Test V1ContainerStateTerminated
-
kubernetes.test.test_v1_container_state_waiting module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_state_waiting.TestV1ContainerStateWaiting(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerStateWaiting unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerStateWaiting()¶ Test V1ContainerStateWaiting
-
kubernetes.test.test_v1_container_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_container_status.TestV1ContainerStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ContainerStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ContainerStatus()¶ Test V1ContainerStatus
-
kubernetes.test.test_v1_cross_version_object_reference module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_cross_version_object_reference.TestV1CrossVersionObjectReference(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1CrossVersionObjectReference unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1CrossVersionObjectReference()¶ Test V1CrossVersionObjectReference
-
kubernetes.test.test_v1_daemon_endpoint module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_daemon_endpoint.TestV1DaemonEndpoint(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1DaemonEndpoint unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1DaemonEndpoint()¶ Test V1DaemonEndpoint
-
kubernetes.test.test_v1_delete_options module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_delete_options.TestV1DeleteOptions(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1DeleteOptions unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1DeleteOptions()¶ Test V1DeleteOptions
-
kubernetes.test.test_v1_downward_api_volume_file module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_downward_api_volume_file.TestV1DownwardAPIVolumeFile(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1DownwardAPIVolumeFile unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1DownwardAPIVolumeFile()¶ Test V1DownwardAPIVolumeFile
-
kubernetes.test.test_v1_downward_api_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_downward_api_volume_source.TestV1DownwardAPIVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1DownwardAPIVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1DownwardAPIVolumeSource()¶ Test V1DownwardAPIVolumeSource
-
kubernetes.test.test_v1_empty_dir_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_empty_dir_volume_source.TestV1EmptyDirVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EmptyDirVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EmptyDirVolumeSource()¶ Test V1EmptyDirVolumeSource
-
kubernetes.test.test_v1_endpoint_address module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_endpoint_address.TestV1EndpointAddress(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EndpointAddress unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EndpointAddress()¶ Test V1EndpointAddress
-
kubernetes.test.test_v1_endpoint_port module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_endpoint_port.TestV1EndpointPort(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EndpointPort unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EndpointPort()¶ Test V1EndpointPort
-
kubernetes.test.test_v1_endpoint_subset module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_endpoint_subset.TestV1EndpointSubset(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EndpointSubset unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EndpointSubset()¶ Test V1EndpointSubset
-
kubernetes.test.test_v1_endpoints module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_endpoints.TestV1Endpoints(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Endpoints unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Endpoints()¶ Test V1Endpoints
-
kubernetes.test.test_v1_endpoints_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_endpoints_list.TestV1EndpointsList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EndpointsList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EndpointsList()¶ Test V1EndpointsList
-
kubernetes.test.test_v1_env_var module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_env_var.TestV1EnvVar(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EnvVar unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EnvVar()¶ Test V1EnvVar
-
kubernetes.test.test_v1_env_var_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_env_var_source.TestV1EnvVarSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EnvVarSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EnvVarSource()¶ Test V1EnvVarSource
-
kubernetes.test.test_v1_event module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_event.TestV1Event(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Event unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Event()¶ Test V1Event
-
kubernetes.test.test_v1_event_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_event_list.TestV1EventList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EventList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EventList()¶ Test V1EventList
-
kubernetes.test.test_v1_event_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_event_source.TestV1EventSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1EventSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1EventSource()¶ Test V1EventSource
-
kubernetes.test.test_v1_exec_action module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_exec_action.TestV1ExecAction(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ExecAction unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ExecAction()¶ Test V1ExecAction
-
kubernetes.test.test_v1_fc_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_fc_volume_source.TestV1FCVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1FCVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1FCVolumeSource()¶ Test V1FCVolumeSource
-
kubernetes.test.test_v1_flex_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_flex_volume_source.TestV1FlexVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1FlexVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1FlexVolumeSource()¶ Test V1FlexVolumeSource
-
kubernetes.test.test_v1_flocker_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_flocker_volume_source.TestV1FlockerVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1FlockerVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1FlockerVolumeSource()¶ Test V1FlockerVolumeSource
-
kubernetes.test.test_v1_gce_persistent_disk_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_gce_persistent_disk_volume_source.TestV1GCEPersistentDiskVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1GCEPersistentDiskVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1GCEPersistentDiskVolumeSource()¶ Test V1GCEPersistentDiskVolumeSource
-
kubernetes.test.test_v1_git_repo_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_git_repo_volume_source.TestV1GitRepoVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1GitRepoVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1GitRepoVolumeSource()¶ Test V1GitRepoVolumeSource
-
kubernetes.test.test_v1_glusterfs_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_glusterfs_volume_source.TestV1GlusterfsVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1GlusterfsVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1GlusterfsVolumeSource()¶ Test V1GlusterfsVolumeSource
-
kubernetes.test.test_v1_handler module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_handler.TestV1Handler(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Handler unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Handler()¶ Test V1Handler
-
kubernetes.test.test_v1_horizontal_pod_autoscaler module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_horizontal_pod_autoscaler.TestV1HorizontalPodAutoscaler(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HorizontalPodAutoscaler unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HorizontalPodAutoscaler()¶ Test V1HorizontalPodAutoscaler
-
kubernetes.test.test_v1_horizontal_pod_autoscaler_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_horizontal_pod_autoscaler_list.TestV1HorizontalPodAutoscalerList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HorizontalPodAutoscalerList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HorizontalPodAutoscalerList()¶ Test V1HorizontalPodAutoscalerList
-
kubernetes.test.test_v1_horizontal_pod_autoscaler_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_horizontal_pod_autoscaler_spec.TestV1HorizontalPodAutoscalerSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HorizontalPodAutoscalerSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HorizontalPodAutoscalerSpec()¶ Test V1HorizontalPodAutoscalerSpec
-
kubernetes.test.test_v1_horizontal_pod_autoscaler_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_horizontal_pod_autoscaler_status.TestV1HorizontalPodAutoscalerStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HorizontalPodAutoscalerStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HorizontalPodAutoscalerStatus()¶ Test V1HorizontalPodAutoscalerStatus
-
kubernetes.test.test_v1_host_path_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_host_path_volume_source.TestV1HostPathVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HostPathVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HostPathVolumeSource()¶ Test V1HostPathVolumeSource
-
kubernetes.test.test_v1_http_get_action module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_http_get_action.TestV1HTTPGetAction(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HTTPGetAction unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HTTPGetAction()¶ Test V1HTTPGetAction
-
kubernetes.test.test_v1_http_header module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_http_header.TestV1HTTPHeader(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1HTTPHeader unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1HTTPHeader()¶ Test V1HTTPHeader
-
kubernetes.test.test_v1_iscsi_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_iscsi_volume_source.TestV1ISCSIVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ISCSIVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ISCSIVolumeSource()¶ Test V1ISCSIVolumeSource
-
kubernetes.test.test_v1_job module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
kubernetes.test.test_v1_job_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_job_condition.TestV1JobCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1JobCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1JobCondition()¶ Test V1JobCondition
-
kubernetes.test.test_v1_job_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_job_list.TestV1JobList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1JobList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1JobList()¶ Test V1JobList
-
kubernetes.test.test_v1_job_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_job_spec.TestV1JobSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1JobSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1JobSpec()¶ Test V1JobSpec
-
kubernetes.test.test_v1_job_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_job_status.TestV1JobStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1JobStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1JobStatus()¶ Test V1JobStatus
-
kubernetes.test.test_v1_key_to_path module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_key_to_path.TestV1KeyToPath(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1KeyToPath unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1KeyToPath()¶ Test V1KeyToPath
-
kubernetes.test.test_v1_lifecycle module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_lifecycle.TestV1Lifecycle(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Lifecycle unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Lifecycle()¶ Test V1Lifecycle
-
kubernetes.test.test_v1_limit_range module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_limit_range.TestV1LimitRange(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LimitRange unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LimitRange()¶ Test V1LimitRange
-
kubernetes.test.test_v1_limit_range_item module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_limit_range_item.TestV1LimitRangeItem(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LimitRangeItem unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LimitRangeItem()¶ Test V1LimitRangeItem
-
kubernetes.test.test_v1_limit_range_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_limit_range_list.TestV1LimitRangeList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LimitRangeList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LimitRangeList()¶ Test V1LimitRangeList
-
kubernetes.test.test_v1_limit_range_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_limit_range_spec.TestV1LimitRangeSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LimitRangeSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LimitRangeSpec()¶ Test V1LimitRangeSpec
-
kubernetes.test.test_v1_load_balancer_ingress module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_load_balancer_ingress.TestV1LoadBalancerIngress(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LoadBalancerIngress unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LoadBalancerIngress()¶ Test V1LoadBalancerIngress
-
kubernetes.test.test_v1_load_balancer_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_load_balancer_status.TestV1LoadBalancerStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LoadBalancerStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LoadBalancerStatus()¶ Test V1LoadBalancerStatus
-
kubernetes.test.test_v1_local_object_reference module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_local_object_reference.TestV1LocalObjectReference(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1LocalObjectReference unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1LocalObjectReference()¶ Test V1LocalObjectReference
-
kubernetes.test.test_v1_namespace module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_namespace.TestV1Namespace(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Namespace unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Namespace()¶ Test V1Namespace
-
kubernetes.test.test_v1_namespace_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_namespace_list.TestV1NamespaceList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NamespaceList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NamespaceList()¶ Test V1NamespaceList
-
kubernetes.test.test_v1_namespace_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_namespace_spec.TestV1NamespaceSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NamespaceSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NamespaceSpec()¶ Test V1NamespaceSpec
-
kubernetes.test.test_v1_namespace_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_namespace_status.TestV1NamespaceStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NamespaceStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NamespaceStatus()¶ Test V1NamespaceStatus
-
kubernetes.test.test_v1_nfs_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_nfs_volume_source.TestV1NFSVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NFSVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NFSVolumeSource()¶ Test V1NFSVolumeSource
-
kubernetes.test.test_v1_node module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node.TestV1Node(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Node unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Node()¶ Test V1Node
-
kubernetes.test.test_v1_node_address module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_address.TestV1NodeAddress(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeAddress unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeAddress()¶ Test V1NodeAddress
-
kubernetes.test.test_v1_node_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_condition.TestV1NodeCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeCondition()¶ Test V1NodeCondition
-
kubernetes.test.test_v1_node_daemon_endpoints module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_daemon_endpoints.TestV1NodeDaemonEndpoints(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeDaemonEndpoints unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeDaemonEndpoints()¶ Test V1NodeDaemonEndpoints
-
kubernetes.test.test_v1_node_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_list.TestV1NodeList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeList()¶ Test V1NodeList
-
kubernetes.test.test_v1_node_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_spec.TestV1NodeSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeSpec()¶ Test V1NodeSpec
-
kubernetes.test.test_v1_node_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_status.TestV1NodeStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeStatus()¶ Test V1NodeStatus
-
kubernetes.test.test_v1_node_system_info module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_node_system_info.TestV1NodeSystemInfo(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1NodeSystemInfo unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1NodeSystemInfo()¶ Test V1NodeSystemInfo
-
kubernetes.test.test_v1_object_field_selector module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_object_field_selector.TestV1ObjectFieldSelector(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ObjectFieldSelector unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ObjectFieldSelector()¶ Test V1ObjectFieldSelector
-
kubernetes.test.test_v1_object_meta module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_object_meta.TestV1ObjectMeta(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ObjectMeta unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ObjectMeta()¶ Test V1ObjectMeta
-
kubernetes.test.test_v1_object_reference module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_object_reference.TestV1ObjectReference(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ObjectReference unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ObjectReference()¶ Test V1ObjectReference
-
kubernetes.test.test_v1_owner_reference module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_owner_reference.TestV1OwnerReference(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1OwnerReference unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1OwnerReference()¶ Test V1OwnerReference
-
kubernetes.test.test_v1_persistent_volume module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume.TestV1PersistentVolume(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolume unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolume()¶ Test V1PersistentVolume
-
kubernetes.test.test_v1_persistent_volume_claim module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_claim.TestV1PersistentVolumeClaim(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeClaim unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeClaim()¶ Test V1PersistentVolumeClaim
-
kubernetes.test.test_v1_persistent_volume_claim_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_claim_list.TestV1PersistentVolumeClaimList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeClaimList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeClaimList()¶ Test V1PersistentVolumeClaimList
-
kubernetes.test.test_v1_persistent_volume_claim_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_claim_spec.TestV1PersistentVolumeClaimSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeClaimSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeClaimSpec()¶ Test V1PersistentVolumeClaimSpec
-
kubernetes.test.test_v1_persistent_volume_claim_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_claim_status.TestV1PersistentVolumeClaimStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeClaimStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeClaimStatus()¶ Test V1PersistentVolumeClaimStatus
-
kubernetes.test.test_v1_persistent_volume_claim_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_claim_volume_source.TestV1PersistentVolumeClaimVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeClaimVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeClaimVolumeSource()¶ Test V1PersistentVolumeClaimVolumeSource
-
kubernetes.test.test_v1_persistent_volume_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_list.TestV1PersistentVolumeList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeList()¶ Test V1PersistentVolumeList
-
kubernetes.test.test_v1_persistent_volume_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_spec.TestV1PersistentVolumeSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeSpec()¶ Test V1PersistentVolumeSpec
-
kubernetes.test.test_v1_persistent_volume_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_persistent_volume_status.TestV1PersistentVolumeStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PersistentVolumeStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PersistentVolumeStatus()¶ Test V1PersistentVolumeStatus
-
kubernetes.test.test_v1_photon_persistent_disk_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_photon_persistent_disk_volume_source.TestV1PhotonPersistentDiskVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PhotonPersistentDiskVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PhotonPersistentDiskVolumeSource()¶ Test V1PhotonPersistentDiskVolumeSource
-
kubernetes.test.test_v1_pod module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
kubernetes.test.test_v1_pod_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_condition.TestV1PodCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodCondition()¶ Test V1PodCondition
-
kubernetes.test.test_v1_pod_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_list.TestV1PodList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodList()¶ Test V1PodList
-
kubernetes.test.test_v1_pod_security_context module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_security_context.TestV1PodSecurityContext(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodSecurityContext unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodSecurityContext()¶ Test V1PodSecurityContext
-
kubernetes.test.test_v1_pod_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_spec.TestV1PodSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodSpec()¶ Test V1PodSpec
-
kubernetes.test.test_v1_pod_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_status.TestV1PodStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodStatus()¶ Test V1PodStatus
-
kubernetes.test.test_v1_pod_template module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_template.TestV1PodTemplate(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodTemplate unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodTemplate()¶ Test V1PodTemplate
-
kubernetes.test.test_v1_pod_template_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_template_list.TestV1PodTemplateList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodTemplateList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodTemplateList()¶ Test V1PodTemplateList
-
kubernetes.test.test_v1_pod_template_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_pod_template_spec.TestV1PodTemplateSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1PodTemplateSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1PodTemplateSpec()¶ Test V1PodTemplateSpec
-
kubernetes.test.test_v1_preconditions module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_preconditions.TestV1Preconditions(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Preconditions unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Preconditions()¶ Test V1Preconditions
-
kubernetes.test.test_v1_probe module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_probe.TestV1Probe(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Probe unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Probe()¶ Test V1Probe
-
kubernetes.test.test_v1_quobyte_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_quobyte_volume_source.TestV1QuobyteVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1QuobyteVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1QuobyteVolumeSource()¶ Test V1QuobyteVolumeSource
-
kubernetes.test.test_v1_rbd_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_rbd_volume_source.TestV1RBDVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1RBDVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1RBDVolumeSource()¶ Test V1RBDVolumeSource
-
kubernetes.test.test_v1_replication_controller module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_replication_controller.TestV1ReplicationController(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ReplicationController unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ReplicationController()¶ Test V1ReplicationController
-
kubernetes.test.test_v1_replication_controller_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_replication_controller_condition.TestV1ReplicationControllerCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ReplicationControllerCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ReplicationControllerCondition()¶ Test V1ReplicationControllerCondition
-
kubernetes.test.test_v1_replication_controller_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_replication_controller_list.TestV1ReplicationControllerList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ReplicationControllerList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ReplicationControllerList()¶ Test V1ReplicationControllerList
-
kubernetes.test.test_v1_replication_controller_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_replication_controller_spec.TestV1ReplicationControllerSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ReplicationControllerSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ReplicationControllerSpec()¶ Test V1ReplicationControllerSpec
-
kubernetes.test.test_v1_replication_controller_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_replication_controller_status.TestV1ReplicationControllerStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ReplicationControllerStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ReplicationControllerStatus()¶ Test V1ReplicationControllerStatus
-
kubernetes.test.test_v1_resource_field_selector module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_field_selector.TestV1ResourceFieldSelector(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceFieldSelector unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceFieldSelector()¶ Test V1ResourceFieldSelector
-
kubernetes.test.test_v1_resource_quota module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_quota.TestV1ResourceQuota(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceQuota unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceQuota()¶ Test V1ResourceQuota
-
kubernetes.test.test_v1_resource_quota_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_quota_list.TestV1ResourceQuotaList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceQuotaList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceQuotaList()¶ Test V1ResourceQuotaList
-
kubernetes.test.test_v1_resource_quota_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_quota_spec.TestV1ResourceQuotaSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceQuotaSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceQuotaSpec()¶ Test V1ResourceQuotaSpec
-
kubernetes.test.test_v1_resource_quota_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_quota_status.TestV1ResourceQuotaStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceQuotaStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceQuotaStatus()¶ Test V1ResourceQuotaStatus
-
kubernetes.test.test_v1_resource_requirements module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_resource_requirements.TestV1ResourceRequirements(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ResourceRequirements unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ResourceRequirements()¶ Test V1ResourceRequirements
-
kubernetes.test.test_v1_scale module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_scale.TestV1Scale(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Scale unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Scale()¶ Test V1Scale
-
kubernetes.test.test_v1_scale_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_scale_spec.TestV1ScaleSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ScaleSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ScaleSpec()¶ Test V1ScaleSpec
-
kubernetes.test.test_v1_scale_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_scale_status.TestV1ScaleStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ScaleStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ScaleStatus()¶ Test V1ScaleStatus
-
kubernetes.test.test_v1_se_linux_options module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_se_linux_options.TestV1SELinuxOptions(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1SELinuxOptions unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1SELinuxOptions()¶ Test V1SELinuxOptions
-
kubernetes.test.test_v1_secret module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_secret.TestV1Secret(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Secret unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Secret()¶ Test V1Secret
-
kubernetes.test.test_v1_secret_key_selector module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_secret_key_selector.TestV1SecretKeySelector(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1SecretKeySelector unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1SecretKeySelector()¶ Test V1SecretKeySelector
-
kubernetes.test.test_v1_secret_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_secret_list.TestV1SecretList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1SecretList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1SecretList()¶ Test V1SecretList
-
kubernetes.test.test_v1_secret_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_secret_volume_source.TestV1SecretVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1SecretVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1SecretVolumeSource()¶ Test V1SecretVolumeSource
-
kubernetes.test.test_v1_security_context module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_security_context.TestV1SecurityContext(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1SecurityContext unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1SecurityContext()¶ Test V1SecurityContext
-
kubernetes.test.test_v1_service module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service.TestV1Service(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Service unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Service()¶ Test V1Service
-
kubernetes.test.test_v1_service_account module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_account.TestV1ServiceAccount(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServiceAccount unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServiceAccount()¶ Test V1ServiceAccount
-
kubernetes.test.test_v1_service_account_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_account_list.TestV1ServiceAccountList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServiceAccountList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServiceAccountList()¶ Test V1ServiceAccountList
-
kubernetes.test.test_v1_service_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_list.TestV1ServiceList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServiceList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServiceList()¶ Test V1ServiceList
-
kubernetes.test.test_v1_service_port module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_port.TestV1ServicePort(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServicePort unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServicePort()¶ Test V1ServicePort
-
kubernetes.test.test_v1_service_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_spec.TestV1ServiceSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServiceSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServiceSpec()¶ Test V1ServiceSpec
-
kubernetes.test.test_v1_service_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_service_status.TestV1ServiceStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1ServiceStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1ServiceStatus()¶ Test V1ServiceStatus
-
kubernetes.test.test_v1_tcp_socket_action module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_tcp_socket_action.TestV1TCPSocketAction(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1TCPSocketAction unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1TCPSocketAction()¶ Test V1TCPSocketAction
-
kubernetes.test.test_v1_volume module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_volume.TestV1Volume(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1Volume unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1Volume()¶ Test V1Volume
-
kubernetes.test.test_v1_volume_mount module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_volume_mount.TestV1VolumeMount(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1VolumeMount unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1VolumeMount()¶ Test V1VolumeMount
-
kubernetes.test.test_v1_vsphere_virtual_disk_volume_source module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1_vsphere_virtual_disk_volume_source.TestV1VsphereVirtualDiskVolumeSource(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1VsphereVirtualDiskVolumeSource unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1VsphereVirtualDiskVolumeSource()¶ Test V1VsphereVirtualDiskVolumeSource
-
kubernetes.test.test_v1alpha1_certificate_signing_request module¶
kubernetes.test.test_v1alpha1_certificate_signing_request_condition module¶
kubernetes.test.test_v1alpha1_certificate_signing_request_list module¶
kubernetes.test.test_v1alpha1_certificate_signing_request_spec module¶
kubernetes.test.test_v1alpha1_certificate_signing_request_status module¶
kubernetes.test.test_v1alpha1_cluster_role module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_cluster_role.TestV1alpha1ClusterRole(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1ClusterRole unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1ClusterRole()¶ Test V1alpha1ClusterRole
-
kubernetes.test.test_v1alpha1_cluster_role_binding module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_cluster_role_binding.TestV1alpha1ClusterRoleBinding(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1ClusterRoleBinding unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1ClusterRoleBinding()¶ Test V1alpha1ClusterRoleBinding
-
kubernetes.test.test_v1alpha1_cluster_role_binding_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_cluster_role_binding_list.TestV1alpha1ClusterRoleBindingList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1ClusterRoleBindingList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1ClusterRoleBindingList()¶ Test V1alpha1ClusterRoleBindingList
-
kubernetes.test.test_v1alpha1_cluster_role_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_cluster_role_list.TestV1alpha1ClusterRoleList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1ClusterRoleList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1ClusterRoleList()¶ Test V1alpha1ClusterRoleList
-
kubernetes.test.test_v1alpha1_policy_rule module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_policy_rule.TestV1alpha1PolicyRule(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1PolicyRule unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1PolicyRule()¶ Test V1alpha1PolicyRule
-
kubernetes.test.test_v1alpha1_role module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_role.TestV1alpha1Role(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1Role unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1Role()¶ Test V1alpha1Role
-
kubernetes.test.test_v1alpha1_role_binding module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_role_binding.TestV1alpha1RoleBinding(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1RoleBinding unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1RoleBinding()¶ Test V1alpha1RoleBinding
-
kubernetes.test.test_v1alpha1_role_binding_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_role_binding_list.TestV1alpha1RoleBindingList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1RoleBindingList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1RoleBindingList()¶ Test V1alpha1RoleBindingList
-
kubernetes.test.test_v1alpha1_role_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_role_list.TestV1alpha1RoleList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1RoleList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1RoleList()¶ Test V1alpha1RoleList
-
kubernetes.test.test_v1alpha1_role_ref module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_role_ref.TestV1alpha1RoleRef(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1RoleRef unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1RoleRef()¶ Test V1alpha1RoleRef
-
kubernetes.test.test_v1alpha1_subject module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1alpha1_subject.TestV1alpha1Subject(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1alpha1Subject unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1alpha1Subject()¶ Test V1alpha1Subject
-
kubernetes.test.test_v1beta1_api_version module¶
kubernetes.test.test_v1beta1_cpu_target_utilization module¶
kubernetes.test.test_v1beta1_daemon_set module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_daemon_set.TestV1beta1DaemonSet(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1DaemonSet unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1DaemonSet()¶ Test V1beta1DaemonSet
-
kubernetes.test.test_v1beta1_daemon_set_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_daemon_set_list.TestV1beta1DaemonSetList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1DaemonSetList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1DaemonSetList()¶ Test V1beta1DaemonSetList
-
kubernetes.test.test_v1beta1_daemon_set_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_daemon_set_spec.TestV1beta1DaemonSetSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1DaemonSetSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1DaemonSetSpec()¶ Test V1beta1DaemonSetSpec
-
kubernetes.test.test_v1beta1_daemon_set_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_daemon_set_status.TestV1beta1DaemonSetStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1DaemonSetStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1DaemonSetStatus()¶ Test V1beta1DaemonSetStatus
-
kubernetes.test.test_v1beta1_deployment module¶
kubernetes.test.test_v1beta1_deployment_condition module¶
kubernetes.test.test_v1beta1_deployment_list module¶
kubernetes.test.test_v1beta1_deployment_rollback module¶
kubernetes.test.test_v1beta1_deployment_spec module¶
kubernetes.test.test_v1beta1_deployment_status module¶
kubernetes.test.test_v1beta1_deployment_strategy module¶
kubernetes.test.test_v1beta1_eviction module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_eviction.TestV1beta1Eviction(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1Eviction unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1Eviction()¶ Test V1beta1Eviction
-
kubernetes.test.test_v1beta1_horizontal_pod_autoscaler module¶
kubernetes.test.test_v1beta1_horizontal_pod_autoscaler_list module¶
kubernetes.test.test_v1beta1_horizontal_pod_autoscaler_spec module¶
kubernetes.test.test_v1beta1_horizontal_pod_autoscaler_status module¶
kubernetes.test.test_v1beta1_http_ingress_path module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_http_ingress_path.TestV1beta1HTTPIngressPath(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1HTTPIngressPath unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1HTTPIngressPath()¶ Test V1beta1HTTPIngressPath
-
kubernetes.test.test_v1beta1_http_ingress_rule_value module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_http_ingress_rule_value.TestV1beta1HTTPIngressRuleValue(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1HTTPIngressRuleValue unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1HTTPIngressRuleValue()¶ Test V1beta1HTTPIngressRuleValue
-
kubernetes.test.test_v1beta1_ingress module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress.TestV1beta1Ingress(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1Ingress unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1Ingress()¶ Test V1beta1Ingress
-
kubernetes.test.test_v1beta1_ingress_backend module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_backend.TestV1beta1IngressBackend(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressBackend unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressBackend()¶ Test V1beta1IngressBackend
-
kubernetes.test.test_v1beta1_ingress_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_list.TestV1beta1IngressList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressList()¶ Test V1beta1IngressList
-
kubernetes.test.test_v1beta1_ingress_rule module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_rule.TestV1beta1IngressRule(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressRule unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressRule()¶ Test V1beta1IngressRule
-
kubernetes.test.test_v1beta1_ingress_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_spec.TestV1beta1IngressSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressSpec()¶ Test V1beta1IngressSpec
-
kubernetes.test.test_v1beta1_ingress_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_status.TestV1beta1IngressStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressStatus()¶ Test V1beta1IngressStatus
-
kubernetes.test.test_v1beta1_ingress_tls module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_ingress_tls.TestV1beta1IngressTLS(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1IngressTLS unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1IngressTLS()¶ Test V1beta1IngressTLS
-
kubernetes.test.test_v1beta1_job module¶
kubernetes.test.test_v1beta1_job_condition module¶
kubernetes.test.test_v1beta1_job_list module¶
kubernetes.test.test_v1beta1_job_spec module¶
kubernetes.test.test_v1beta1_job_status module¶
kubernetes.test.test_v1beta1_local_subject_access_review module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_local_subject_access_review.TestV1beta1LocalSubjectAccessReview(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1LocalSubjectAccessReview unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1LocalSubjectAccessReview()¶ Test V1beta1LocalSubjectAccessReview
-
kubernetes.test.test_v1beta1_network_policy module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy.TestV1beta1NetworkPolicy(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicy unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicy()¶ Test V1beta1NetworkPolicy
-
kubernetes.test.test_v1beta1_network_policy_ingress_rule module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy_ingress_rule.TestV1beta1NetworkPolicyIngressRule(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicyIngressRule unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicyIngressRule()¶ Test V1beta1NetworkPolicyIngressRule
-
kubernetes.test.test_v1beta1_network_policy_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy_list.TestV1beta1NetworkPolicyList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicyList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicyList()¶ Test V1beta1NetworkPolicyList
-
kubernetes.test.test_v1beta1_network_policy_peer module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy_peer.TestV1beta1NetworkPolicyPeer(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicyPeer unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicyPeer()¶ Test V1beta1NetworkPolicyPeer
-
kubernetes.test.test_v1beta1_network_policy_port module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy_port.TestV1beta1NetworkPolicyPort(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicyPort unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicyPort()¶ Test V1beta1NetworkPolicyPort
-
kubernetes.test.test_v1beta1_network_policy_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_network_policy_spec.TestV1beta1NetworkPolicySpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NetworkPolicySpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NetworkPolicySpec()¶ Test V1beta1NetworkPolicySpec
-
kubernetes.test.test_v1beta1_non_resource_attributes module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_non_resource_attributes.TestV1beta1NonResourceAttributes(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1NonResourceAttributes unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1NonResourceAttributes()¶ Test V1beta1NonResourceAttributes
-
kubernetes.test.test_v1beta1_pod_disruption_budget module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_pod_disruption_budget.TestV1beta1PodDisruptionBudget(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1PodDisruptionBudget unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1PodDisruptionBudget()¶ Test V1beta1PodDisruptionBudget
-
kubernetes.test.test_v1beta1_pod_disruption_budget_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_pod_disruption_budget_list.TestV1beta1PodDisruptionBudgetList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1PodDisruptionBudgetList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1PodDisruptionBudgetList()¶ Test V1beta1PodDisruptionBudgetList
-
kubernetes.test.test_v1beta1_pod_disruption_budget_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_pod_disruption_budget_spec.TestV1beta1PodDisruptionBudgetSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1PodDisruptionBudgetSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1PodDisruptionBudgetSpec()¶ Test V1beta1PodDisruptionBudgetSpec
-
kubernetes.test.test_v1beta1_pod_disruption_budget_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_pod_disruption_budget_status.TestV1beta1PodDisruptionBudgetStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1PodDisruptionBudgetStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1PodDisruptionBudgetStatus()¶ Test V1beta1PodDisruptionBudgetStatus
-
kubernetes.test.test_v1beta1_replica_set module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_replica_set.TestV1beta1ReplicaSet(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ReplicaSet unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ReplicaSet()¶ Test V1beta1ReplicaSet
-
kubernetes.test.test_v1beta1_replica_set_condition module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_replica_set_condition.TestV1beta1ReplicaSetCondition(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ReplicaSetCondition unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ReplicaSetCondition()¶ Test V1beta1ReplicaSetCondition
-
kubernetes.test.test_v1beta1_replica_set_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_replica_set_list.TestV1beta1ReplicaSetList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ReplicaSetList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ReplicaSetList()¶ Test V1beta1ReplicaSetList
-
kubernetes.test.test_v1beta1_replica_set_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_replica_set_spec.TestV1beta1ReplicaSetSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ReplicaSetSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ReplicaSetSpec()¶ Test V1beta1ReplicaSetSpec
-
kubernetes.test.test_v1beta1_replica_set_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_replica_set_status.TestV1beta1ReplicaSetStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ReplicaSetStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ReplicaSetStatus()¶ Test V1beta1ReplicaSetStatus
-
kubernetes.test.test_v1beta1_resource_attributes module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_resource_attributes.TestV1beta1ResourceAttributes(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1ResourceAttributes unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1ResourceAttributes()¶ Test V1beta1ResourceAttributes
-
kubernetes.test.test_v1beta1_rollback_config module¶
kubernetes.test.test_v1beta1_rolling_update_deployment module¶
kubernetes.test.test_v1beta1_scale module¶
kubernetes.test.test_v1beta1_scale_spec module¶
kubernetes.test.test_v1beta1_scale_status module¶
kubernetes.test.test_v1beta1_self_subject_access_review module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_self_subject_access_review.TestV1beta1SelfSubjectAccessReview(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1SelfSubjectAccessReview unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1SelfSubjectAccessReview()¶ Test V1beta1SelfSubjectAccessReview
-
kubernetes.test.test_v1beta1_self_subject_access_review_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_self_subject_access_review_spec.TestV1beta1SelfSubjectAccessReviewSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1SelfSubjectAccessReviewSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1SelfSubjectAccessReviewSpec()¶ Test V1beta1SelfSubjectAccessReviewSpec
-
kubernetes.test.test_v1beta1_stateful_set module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_stateful_set.TestV1beta1StatefulSet(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StatefulSet unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StatefulSet()¶ Test V1beta1StatefulSet
-
kubernetes.test.test_v1beta1_stateful_set_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_stateful_set_list.TestV1beta1StatefulSetList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StatefulSetList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StatefulSetList()¶ Test V1beta1StatefulSetList
-
kubernetes.test.test_v1beta1_stateful_set_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_stateful_set_spec.TestV1beta1StatefulSetSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StatefulSetSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StatefulSetSpec()¶ Test V1beta1StatefulSetSpec
-
kubernetes.test.test_v1beta1_stateful_set_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_stateful_set_status.TestV1beta1StatefulSetStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StatefulSetStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StatefulSetStatus()¶ Test V1beta1StatefulSetStatus
-
kubernetes.test.test_v1beta1_storage_class module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_storage_class.TestV1beta1StorageClass(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StorageClass unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StorageClass()¶ Test V1beta1StorageClass
-
kubernetes.test.test_v1beta1_storage_class_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_storage_class_list.TestV1beta1StorageClassList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1StorageClassList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1StorageClassList()¶ Test V1beta1StorageClassList
-
kubernetes.test.test_v1beta1_subject_access_review module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_subject_access_review.TestV1beta1SubjectAccessReview(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1SubjectAccessReview unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1SubjectAccessReview()¶ Test V1beta1SubjectAccessReview
-
kubernetes.test.test_v1beta1_subject_access_review_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_subject_access_review_spec.TestV1beta1SubjectAccessReviewSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1SubjectAccessReviewSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1SubjectAccessReviewSpec()¶ Test V1beta1SubjectAccessReviewSpec
-
kubernetes.test.test_v1beta1_subject_access_review_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_subject_access_review_status.TestV1beta1SubjectAccessReviewStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1SubjectAccessReviewStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1SubjectAccessReviewStatus()¶ Test V1beta1SubjectAccessReviewStatus
-
kubernetes.test.test_v1beta1_subresource_reference module¶
kubernetes.test.test_v1beta1_third_party_resource module¶
kubernetes.test.test_v1beta1_third_party_resource_list module¶
kubernetes.test.test_v1beta1_token_review module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_token_review.TestV1beta1TokenReview(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1TokenReview unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1TokenReview()¶ Test V1beta1TokenReview
-
kubernetes.test.test_v1beta1_token_review_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_token_review_spec.TestV1beta1TokenReviewSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1TokenReviewSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1TokenReviewSpec()¶ Test V1beta1TokenReviewSpec
-
kubernetes.test.test_v1beta1_token_review_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_token_review_status.TestV1beta1TokenReviewStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1TokenReviewStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1TokenReviewStatus()¶ Test V1beta1TokenReviewStatus
-
kubernetes.test.test_v1beta1_user_info module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v1beta1_user_info.TestV1beta1UserInfo(methodName='runTest')¶ Bases:
unittest.case.TestCaseV1beta1UserInfo unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV1beta1UserInfo()¶ Test V1beta1UserInfo
-
kubernetes.test.test_v2alpha1_cron_job module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v2alpha1_cron_job.TestV2alpha1CronJob(methodName='runTest')¶ Bases:
unittest.case.TestCaseV2alpha1CronJob unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV2alpha1CronJob()¶ Test V2alpha1CronJob
-
kubernetes.test.test_v2alpha1_cron_job_list module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v2alpha1_cron_job_list.TestV2alpha1CronJobList(methodName='runTest')¶ Bases:
unittest.case.TestCaseV2alpha1CronJobList unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV2alpha1CronJobList()¶ Test V2alpha1CronJobList
-
kubernetes.test.test_v2alpha1_cron_job_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v2alpha1_cron_job_spec.TestV2alpha1CronJobSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV2alpha1CronJobSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV2alpha1CronJobSpec()¶ Test V2alpha1CronJobSpec
-
kubernetes.test.test_v2alpha1_cron_job_status module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v2alpha1_cron_job_status.TestV2alpha1CronJobStatus(methodName='runTest')¶ Bases:
unittest.case.TestCaseV2alpha1CronJobStatus unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV2alpha1CronJobStatus()¶ Test V2alpha1CronJobStatus
-
kubernetes.test.test_v2alpha1_job module¶
kubernetes.test.test_v2alpha1_job_condition module¶
kubernetes.test.test_v2alpha1_job_list module¶
kubernetes.test.test_v2alpha1_job_spec module¶
kubernetes.test.test_v2alpha1_job_status module¶
kubernetes.test.test_v2alpha1_job_template_spec module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_v2alpha1_job_template_spec.TestV2alpha1JobTemplateSpec(methodName='runTest')¶ Bases:
unittest.case.TestCaseV2alpha1JobTemplateSpec unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testV2alpha1JobTemplateSpec()¶ Test V2alpha1JobTemplateSpec
-
kubernetes.test.test_version_api module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_version_api.TestVersionApi(methodName='runTest')¶ Bases:
unittest.case.TestCaseVersionApi unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_get_code()¶ Test case for get_code
-
kubernetes.test.test_version_info module¶
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.10.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
-
class
kubernetes.test.test_version_info.TestVersionInfo(methodName='runTest')¶ Bases:
unittest.case.TestCaseVersionInfo unit test stubs
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
testVersionInfo()¶ Test VersionInfo
-